Adding Coolify to existing VPS with Nginx and Docker Compose #5918
Unanswered
SadmanYasar
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a VPS with Nginx and SSL certificates setup as well as docker containers running with docker compose. Currently I set up a CICD pipeline that uses some shell scripts to pull image and start containers. But everything is in terminal and I was wondering if Coolify can be added in this VPS while all the configs of Nginx and the docker containers are kept. I have a PostGIS database, Redis, Directus, and a Nextjs application, all as docker containers. TIA.
The docker compose in Directus:
Directus Dockerfile:
Dockerfile for Nextjs app is same as the Official Example
Beta Was this translation helpful? Give feedback.
All reactions