Replies: 5 comments 6 replies
-
|
Hi @pfriedl I haven't used Coolify before so I'm not familiar with how it work. |
Beta Was this translation helpful? Give feedback.
-
|
@pfriedl - I was just thinking the same thing! 🙂 Before we make it a deploy with one click we could just create a docker compose that handles everything. From reading the issues I think here (#1801) it was also discussed to have a Prebuilt Docker Image so if we are able to pull it from a public registry then we could set this up to be a very easy deploy. I want to take a look at it when I have some time but if someone does it faster, then thank you in advance! |
Beta Was this translation helpful? Give feedback.
-
|
Here's what I'm trying to do with Coolify - which is just a glorified
docker manager with a pretty UI
You create a project and add a resource, and I'm selecting the GIT repo:
<img width="856" height="436" alt="01" src="https://github.com/user-attachments/assets/f08d029b-dc21-4df7-968b-452cd13f6c5c" />
Next you can set the build pack to a DockerFile, and you give it the path
to the file in the repo:
<img width="856" height="436" alt="02" src="https://github.com/user-attachments/assets/1a1b18a8-8748-4a70-b453-67e33915cb04" />
When you deploy, it starts building the Docker image, and I end up with
this issue in the logs and it ends up being an unhealthy deployment.
I'm running a VPS with Ubuntu 24.04 and Coolify is the base install.
Currently this server's running n8n, Baserow and several other apps without
issue, so I'm not quite sure how to proceed - and I'm definitely not a
server/git guy :)
<img width="1123" height="664" alt="03" src="https://github.com/user-attachments/assets/01dda726-e931-4c8a-84c6-5fba17f8dddf" />
…On Wed, Dec 3, 2025 at 7:07 AM Shamu ***@***.***> wrote:
@pfriedl <https://github.com/pfriedl> - I was just thinking the same
thing! 🙂 Before we make it a deploy with one click we could just create a
docker compose that handles everything. From reading the issues I think
here (#1801 <#1801>) it was also
discussed to have a Prebuilt Docker Image so if we are able to pull it from
a public registry then we could set this up to be a very easy deploy. I
want to take a look at it when I have some time but if someone does it
faster, then thank you in advance!
—
Reply to this email directly, view it on GitHub
<#1828 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAJAJNQYUHNIUROEDX5QRRL373OBNAVCNFSM6AAAAACN3R3KPCVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMJUHA3TGOI>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Was tracking #1911 and noticed someone might have had this working in coolify. @arnsteinsm could you share any tips? |
Beta Was this translation helpful? Give feedback.
-
|
Hello everyone, I have successfully installed Fizzy on Coolify. You can refer to the following method: Step 1: Fork Repository Go to https://github.com/basecamp/fizzy
Step 2: Create Resource on Coolify
Step 3: Configure Domain & EnvironmentDomain: |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hey all, I've tried to deploy Fizzy on Coolify, but it continues to fail. Is there any SOP or guide for using it on a system like Coolify?
Beta Was this translation helpful? Give feedback.
All reactions