Coolify #4
Replies: 6 comments 2 replies
-
This is great! Mind if I look around and join the topic? Edit: I hate finding nice projects as I'm going to sleep, I've looked at the codebase and have a few proposals, will open up a PR as soon as I'm able to. Thanks @justserdar for this project! |
Beta Was this translation helpful? Give feedback.
-
Update: Requested module listing on nuxt/modules. Let's get goin! |
Beta Was this translation helpful? Give feedback.
-
This all looks cool dear @justserdar. I think we should add a preset and deployment section in Nitro docs for Coolify. Made an issue to track: nitrojs/nitro#2762 -- Please remember this core concept BTW: Nitro never prefers any runtime, method, framework or vendor even the best ones so that users always (not only in the beginning) have a choice. Update: see #7 |
Beta Was this translation helpful? Give feedback.
-
Update Very exciting! |
Beta Was this translation helpful? Give feedback.
-
Update
Checkout the changelog.
Stay tuned |
Beta Was this translation helpful? Give feedback.
-
Moving to nitrojs/nitro#2762 |
Beta Was this translation helpful? Give feedback.
-
I've been hanging around on Twitch with the creator of Coolify for the past month or two, he goes by the name of HeyAndras.
He is the core (creator) container who works on his own cloud and self-host solution (Coolify). Guess what, while watching him on his stream we went back and forth over his API, expanded it a little and since then the Nuxt-Coolify module was born, wrapping not only Coolify's API to automate Docker & GitHub deployments, I also wrapped a chunk of Hetzner's API to provision servers.
Here is the docs to the module I created.
https://nuxt-coolify.justserdar.dev/
GitHub Repo:
https://github.com/justserdar/nuxt-coolify
Here is what you technically 'could' do:
A. Simply do a card based style routing through the network, creating/editing/updating apps/servers/db's/etc:
B. Do something more fancy in combination with Mapbox:
C: Anything really, template however you wish your own dashboard where you manage your servers or clients servers:
Feel free to check out the module and the Coolify cloud/self-hosting platform, it works great with Nuxt/Nitro.
I wrote the Vite, Vue, Nuxt and Nitro examples for the Coolify-examples repo to help you jumpstart off away from platforms like Vercel.
I intend to do a good range of articles around Nuxt/Nitro & Coolify together with multi-app deployments over Coolify.
Beta Was this translation helpful? Give feedback.
All reactions