[ANSWERED]Custom domain for Plausible
I want to provide a custom domain for a Plausible template. However, there is no "domains" tab. I've had a look at the template's compose file and think I could make changes there. Im wondering if I changed the PLAUSIBLE_HOST env var if it would automatically assign SSL certificates?
https://github.com/Dokploy/dokploy/blob/9d0edd810ed22181af2b4d2289885b4e901d5996/templates/plausible/docker-compose.yml#L44
GitHub
dokploy/templates/plausible/docker-compose.yml at 9d0edd810ed22181a...
Open Source Alternative to Vercel, Netlify and Heroku. - Dokploy/dokploy
3 Replies
I suppose you need to use the environment tab, and change the PLAUSIBLE_HOST and BASE_URL variables there then deploy
Yea I did that. It wasnt working at first,
404 not found
, bad gateway
. but after redeploying it seems to be functioningHi, to assign a custom domain is basically the same for any service you can see this video https://youtu.be/3qr_celxISA?si=s0_zBLxKr-m6zWfx
Dokploy
YouTube
Deploy docker compose on a VPS [Dokploy]
In this video, I'll show you just how easy it is to deploy your Docker Compose projects using Dokploy. Whether you're a beginner or a seasoned developer, Dokploy simplifies the process, making deployment a breeze. Watch as I walk you through each step, and see how quickly you can get your applications up and running.
Connect with Dokploy:
Offic...