Replies: 1 comment 2 replies
-
|
Hi Thank for suggestion, I added a pull request with a predefined template coollabsio/coolify#3219 to make it even easier to deploy. I will check installation with postgres to see why is not working properly with docker. Thanks for feedback. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @givanz ,
I noticed you browsing various ideas for hosting vvveb. So far I found the quickest way to deploy whole app is coolify https://coolify.io/self-hosted
You can install it via Dockerfile, Docker Compose or Exsisting Docker image from Docker Hub
3rd option is the quickest one with vvveb/vvvebcms:latest image. Whole deploy process is taking under 1min with database setup.
vvveb/vvvebcms:latestDocker image with persistent storage and/var/www/htmlas destination pathand that's it. Multisite domains also working with no issue :)
Coolify have also pre built docker templates which I think are worth to check or maybe even promote vvveb there.
All setup is very smooth and I think can be very good option for people who have issues with their hostings.
Beta Was this translation helpful? Give feedback.
All reactions