coochie boy sniped you
CCConvex Community
•Created by coochie boy sniped you on 3/22/2025 in #support-community
how do i install ssl on my selfhosted docker deploy?
then i opened up the proxy manager and
added three hosts
first host I set the source domain as convex.example.com then I set the destination to http://backend:3210 (backend refers to the backend docker service)
second host I set the source domain as convexapi.example.com then i set the destination to http://backend:3211
third host I set the source domain as convexdashboard.example.com then i set the destination to http://dashboard:6791 (dashboard refers to the dashboard docker service)
then I enabled websockets on all of them and added ssl certs with the proxy manager's built in ssl functions.
also I removed all the ports entries on the dashboard and backend in the docker-compose.yml. I only kept the ports on the proxy.
when putting in ur urls into ur client application make sure u dont add an additional port to the extension of ur domain(e.g :3210).
also change all the localhosts in ur dockercompose.yml to the correct urls and without additional ports.
when i set up the Sub Domains i just made DNS A records that refer to the docker's host IP.
6 replies
CCConvex Community
•Created by coochie boy sniped you on 3/22/2025 in #support-community
how do i install ssl on my selfhosted docker deploy?
i added it to my docker compose file
6 replies
CCConvex Community
•Created by coochie boy sniped you on 3/22/2025 in #support-community
how do i install ssl on my selfhosted docker deploy?
i ended up setting up a reverse proxy with the nginx proxy manager docker image
6 replies
CCConvex Community
•Created by coochie boy sniped you on 3/18/2025 in #support-community
Fetch runs out after a minute in my "use node" action
it does timeout on postman as well
11 replies
CCConvex Community
•Created by coochie boy sniped you on 3/18/2025 in #support-community
Fetch runs out after a minute in my "use node" action
nvm its just github codespaces
11 replies
CCConvex Community
•Created by coochie boy sniped you on 3/21/2025 in #support-community
file storage on selfhosted? how does this work? do i have to use s3
ima try using spaces bc i want convient backups
8 replies
CCConvex Community
•Created by coochie boy sniped you on 3/21/2025 in #support-community
file storage on selfhosted? how does this work? do i have to use s3
thank u so much
8 replies
CCConvex Community
•Created by coochie boy sniped you on 3/21/2025 in #support-community
file storage on selfhosted? how does this work? do i have to use s3
https://www.digitalocean.com/products/spaces
u guys think this would be compatible with Convex s3 integration?
8 replies
CCConvex Community
•Created by coochie boy sniped you on 3/18/2025 in #support-community
Fetch runs out after a minute in my "use node" action
I tried fetching with postman and it doesnt timeout there
11 replies
CCConvex Community
•Created by coochie boy sniped you on 3/18/2025 in #support-community
Fetch runs out after a minute in my "use node" action
thank u i will check my api
11 replies