00:00 Intro 00:56 What can you do with Coolify? 02:09 Coolify minimum specs required 02:59 Create a VPS with Hetzner and Set Up with Cloud Config 06:16 ssh into VPS as root and update / upgrade 07:18 Install Coolify 08:29 Coolify: localhost vs remote server 10:25 Update VPS user passwords 11:51 Set up Coolify https instance domain and https wildcard domain 16:04 Why not Cloudflare? 16:41 Create a firewall and lock down all unused ports 17:47 Update Coolify user password and setup 2fa 18:49 Deploy a static website to Coolify with an https subdomain 20:55 www redirects and custom Caddy configs 25:25 Create dynamic proxy configurations 27:04 Create a basic Next.js project in Coolify 28:09 What is nixpacks? 29:37 Deploy a basic Next.js application with nixpacks 31:38 Create a Github application in Coolify 33:31 Deploy a Next.js app with auto deploy 35:41 Create a postgres database for a t3 application 37:10 Create a Dockerfile to push the db schema to our database 40:35 Create a Dockerfile to push the db schema from a private repo 44:46 Deploy a t3 app 47:10 Set up http basic auth with Caddy 51:01 Upgrade Coolify 52:06 Deploy a git repo with an existing docker compose file 59:26 VPS status dashboards 01:00:56 Deploy a service with docker compose 01:04:13 Deploy supabase and monitor VPS status during deploy 01:07:00 Set up minIO / s3 compatible storage 01:10:42 Configure database backups 01:15:17 Coolify cloud demo 01:18:37 Where and how to get help with Coolify 01:22:22 CJ's opinions and final thoughts about Coolify 01:28:20 Thanks!
@heyandras6 ай бұрын
Thank you, CJ, for making this video! 💜 (the dev behind Coolify here)
@bassjunk36 ай бұрын
great work, looking forward to having a play with it soon :)
@PeterCarlsson-k7n6 ай бұрын
I also want to thank you to for this great project Coolify. Are there any plans on an example for how to configure SvelteKit for Coolify?
@kumardeepanshu85036 ай бұрын
hi , i am using Coolify as a remote server to deploy a git repo with docker-compose file , and it it not loading the docker-compose.yaml, but when I do it in local server it is working fine.
@heyandras6 ай бұрын
@@kumardeepanshu8503 can you please open a github issue?
@heyandras6 ай бұрын
@@PeterCarlsson-k7n you can find the required conf for sveltekit in the docs, but I will add one to the example repo. 🙂
@0Mallex02 ай бұрын
For anyone following the tutorial from September 2024 and onwards, it seems Coolify now has an automatic way to set redirection in it's settings (compatible with caddy). Just add the two domains (www and non-www) in the domain text box like in the video and then in the "Direction" select box pick "Redirect to non-www." to get redirection working, no more looking into the docs to get the proper text config for this relative simple task. Great job simplifying that process Coolify team! Also big thanks Syntax for the great guide!
@BiiigBeee16 күн бұрын
Hi @0Mallex0, thanks for pointing this out. Unfortunately it doesn't work for me. The www doesn't redirect to non-www and the browser gives an error: This site can’t provide a secure connection I'm using Cloudflare DNS and using their proxy. Any idea on what's going wrong? Thanks
@jrduarte997 күн бұрын
@@BiiigBeee redeploy and it will work
@bibblebabl2 ай бұрын
This tutorial is incredible! You've shared your flyhacks and gone beyond just installing and deploying via repo (as on other youtube coolify tutorials). There are no words to describe my gratitude to you CJ!
@darkcss10545 ай бұрын
You're one of the best teachers I've ever seen. I swear any other youtuber talking about these topics would lose my attention every 10 seconds, but you, sir, have a special talent.
@JamesJosephFinn22 күн бұрын
CJ, you, sir, are a gentleman and a scholar! Please don't stop making these self-host tuts. Your way of teaching is heartfelt, articulate, and makes learning new things an absolute joy.
@source_out5 ай бұрын
CJ, wanted to thank you, this has been hands down the best resource for me in setting up coolify and going live for the first time outside of github pages. Really felt the sentiment of your thoughts at the end, for me though as a primarily front end focused dev, coolify has felt like the magic answer to my worries about how intimidating self hosting felt, and not wanting to become reliant on something like vercel hosting, I felt stuck for a long time, so finding coolify and being able to setup my own vps without too much issue, I'm extremely happy. Again thanks to you for walking though so much and providing that extra context or info that docs can't always provide. Great video!
@JimMendenhall2 ай бұрын
This is the best tutorial I've seen on youtube in a long time. Period.
@SRG-Learn-Code6 ай бұрын
I think this is the best series I've seen in a while. So many opportunities... I've watched some home labs setups but nothing so deep. Thanks a lot for sharing.
@syntaxfm6 ай бұрын
Thanks for watching!
@DhavalPateldp2 ай бұрын
This is probably one of the greatest tutorial video ever done. So much wealth of knowledge given in such succient, upbeat and concise manner! Thank you! I'm attempting this right now and so far so good.
@Maclah2 ай бұрын
Hands down, this has to be the best technical video on the internet right now. Sir you are an asset to the world and I thank you for what you have openly provided without a paywall to not only me but to everyone watching this. I hope that if you are ever in trouble or down in life, you are blessed with amazing luck and love.
@billyledev6 ай бұрын
Hey CJ and Syntax team, thanks for putting this outstanding video together. It's very thorough and easy to follow. I've set up my Coolify before this video came out and had some difficulties understanding all the different configurations and settings within Coolify. This video shed some light on that and helped me understand how and what I can do with Coolify.
@impromp02Ай бұрын
CJ, your self hosting videos has been a blessing! I appreciate the length you go to show every detail of a step. Thank you!
@rzzoАй бұрын
This seriously was one of the best tuts I have seen in a while. I set coolify up solo a few months back and ended up deleting what I thought was the real experience. Just learned that I missed a ton of things... Great work CJ/Syntax.
@EzequielTejada26 күн бұрын
I haven't watched a video like this in a while... but it's refreshing CJ's approach to explaining every part of coolify. Thank you!!!
@phishbacon6 ай бұрын
I appreciate the opinion section. I use docker, docker-compose, and traefik for my personal server. While watching, i had the urge to get coolify up and running just for that pretty front end. I might still do it. Either way, for people just getting started with these technologies, im jealous that you have something like Coolify. Very cool tool and very informative video.
@jbphilippi6 ай бұрын
I'm feeling a bit stupid for asking but I have just recently installed on my proxmox a Ubuntu server instance and there I would like to run docker containers and within those docker containers for example databases. I could now install coolify and don't really have much of the hassle of managing the containers but I could easily spin up databases with the click of a button. Is my understanding correct? What about things like passing through GPU?
@syntaxfm6 ай бұрын
You should be able to use coolify for this. Pass through GPU would need to be handled within proxmox.
@stringyGG5 ай бұрын
Appreciate the opinion section at the end. It's easy to get carried away and just dive straight into using something like this out of ease of use. I agree, in the not to distant future this will be awesome.
@jrduarte996 күн бұрын
Love how CJ gets happier everytime he says Coooooolify 🤣
@nnn-i5y25 күн бұрын
This is so rad, CJ. It's like I'm running my own Heroku all of a sudden. Power overwhelming.
6 ай бұрын
Thanks CJ! Another great video. Also appreciate the opinions at the end. You've covered so much already, but maybe it could be interesting to make a video covering the considerations and best practices when self hosting a production app with 2-3 services (like a service, db and a message queue). This could be like a summary or overview video for the series, tying it together.
@syntaxfm6 ай бұрын
I like this idea! I think a general multi-tier architecture overview would be good to cover at some point.
@deeerwin11136 ай бұрын
@@syntaxfm I'd like to see this as well. Thanks!
@rodrigojuliani51133 ай бұрын
Haven't finished watching it but I was able to deploy my first app with this tutorial. Thank you so much
@tom938015 күн бұрын
Great video, thanks for the honest closing words! And also to the coolify maintainer for building such an awesome open-source product! Gonna check out if v.4 is already in stable release now.
@alejkun49234 ай бұрын
Brother, this is amazing quality content: I commend you on the quality of the information, the pacing, the depth, conciseness and clarity in your explanations and thought processes. Thank you.
@manjeetverma91883 ай бұрын
Thank you CJ for your efforts and demonstrating it in a single video. Great work 🎉🎉
@joebashour4 ай бұрын
Detail level: 10/10 Enthusiasm: 10/10 Brevity: 10/10 Honesty: 10/10 Thanks a ton for such a great video, @CJ! I have just come across your vids, and I will definitely subscribe for more. Keep it up man!
@dazraf18 күн бұрын
You've done a world of service in making this tutorial! Thank you!!
@flwi5 ай бұрын
I appreciate the honest feedback at the end. You asked for new topics. I would be interested in kubernetes. I've heard good things about it at larger scale, but recently got aware that it's also handy for smaller projects. I like the fact that it's more iac. One thing I found discouraging in this video about coolio, was that everything was "click-ops" and I'm quite bad at remembering things. My dream scenario would be to spin up a vServer at hetzner with sth like terraform to get a one-instance kubernetes cluster and then just deploy the apps with kubernetes tooling all reproducible with code. Wdyt?
@TitusGichuki2 ай бұрын
Deploying apps has never been easier 😊thanks for a well planned tutorial ❤. But I was wondering if you could also do one where you deploy a mern app using vite on the client and mongodb and express on the server back end. How would u deploy this app and integrate them to communicate with each other? I would really appreciate it if you did a tutorial on it. Thank u
@ashleykdev2 ай бұрын
CJ thank you so much for this and for your server video set up video. I reference them A LOT when I'm spinning up servers.
@returnZeroo5 ай бұрын
This is most comprehensive video on coolify. Thanks ❤
@stonedizzleful5 ай бұрын
Fantastic summary CJ thanks for taking the time and sprinkling in your Caddy and Docker skills as well!
Ай бұрын
Probably the greatest tutorial I've watched so far.
@yunyang62676 ай бұрын
Thank you. I've only used Railway and Vercel so far, so this video really helped me understand what setting up my own server looks like. Could you set up two servers in a future video to show us an example of how to work with multiple servers and synchronize them with multiple databases?
@2mbst15 ай бұрын
These videos + coolify are a game changer. I don't have a reason to use vercel anymore. I'll still use fly, for some very specific elixir/phoenix stuff, but for everyething else: it's gonna be coolify from now on.
@jofftiquez5 ай бұрын
The way you divide the relevant parts into chunks made it more easier to consume even those the video is long. This should be the standard format on how to make tutorial videos.
@alex_ostiАй бұрын
Thank you very much! You are tha man, CJ! I've learned a tremendous amount. 🖖
@JuanMoisesTorrijos6 ай бұрын
Coolify is fantastic! I really appreciate this video. I'm looking forward to hearing your thoughts on Dokku next, it's such an amazing project. Plus, the person maintaining it, Jose Gonzalez, is super cool too!
@pavelk9152Ай бұрын
I am so glad that YT suggested me this channel 💖 Awasome content CJ!
@Sergio-Sanchez-comАй бұрын
This is awesome!!! Thanks for all the work you've put into this. I especially appreciate, that you show different use case scenarios.
@azazahamedАй бұрын
Hey CJ 👋 invaluable tutorial!! Can you also please do a short one with better auth for caddy if available or general hardening with f2b. Also the Prometheus + Grafana would be great! Bought a VPS and currently going ham with coolify! Loving it!
@rujor5 ай бұрын
Can't wait to view this all the way through, this is so useful 👍! You should really have the "Super thanks"-button here on KZbin. I'm very excited about using Coolify, and everything just feels so smooth, I do find SSL to need a little more documentation, which is why I can't wait to dig deep into this episode ❤!
@daveisdeadАй бұрын
Great tutorial. Coolify really seems to need a lot of resources just to run itself. Great option if you have capital but I’ll stick to basic docker deployments
@belkocik6 ай бұрын
Coolify is absolutely good tool. Thank you for making this video. Would love to see more tutorials about Coolify when it got stable version. 😊
@yoskokleng3658Ай бұрын
finally, i found who make course of coolify, u got my sub. thank you for this course.
@J1n_Dev2 ай бұрын
Could maybe elaborate on the supabase setup? Like how to configure the auth part on self hosted
@damainjoseph3286 ай бұрын
Hi CJ, Great job on this video! After listening to the syntax episode I tried coolifiy and I agree with your views at the end. I am very interested in how you would do this manually with just a server from 0 to production and what tools you depend on for this. If you already have videos on this I would love to view them. Thanks
@syntaxfm6 ай бұрын
I show the basics in these 2 videos: Setting up caddy - kzbin.info/www/bejne/o33dn4mid6anmck Ways to get CI/CD on a VPS - kzbin.info/www/bejne/kHiaZ3ePitF2e9U I have not gotten into more complex production tasks like load balancing, stress testing, log drains, monitoring / alerts, backups etc. but if there is enough interest, I might start to cover these types of things over on the Coding Garden channel. -CJ
@damainjoseph3286 ай бұрын
@@syntaxfm thanks a lot. I'll watch the series. BTW this video finally got me to check out sentry
@graphicevolutionHD5 ай бұрын
Really enjoyed the process, thank you! I rented a VPS just for fun and i don't regret.
@ChrisGliddon25 күн бұрын
Would be cool to see a Dokploy walkthrough next!
@monktana56304 ай бұрын
hey man, just wanted to say thank you. This video was a big help for me starting out with coolify 👍
@NithurM6 ай бұрын
I am trying coolify right now. So, this tutorial helped me in a lot of ways. Also, would it make sense to bring docker (I have watched your other video) into this series and make a video about hosting multiple containers (for different stack like express app, nextjs, etc) in a VPS and setting them up with Caddy (with different domain name)? Plus CI/CD etc
@kyunglee19245 ай бұрын
great stuff, please keep making more. Quick question is there easy way to rename containers listed through Glances dashboard?
@johnwalter80246 ай бұрын
Great video, what I want to see from you additionally ıs setting up cloudflare tunnels(which they are free) and additionally for coolify to use tunnels. Love your work man.
@syntaxfm6 ай бұрын
I wasn't able to test this, but coolify has some built in options for working with tunnels: coolify.io/docs/knowledge-base/cloudflare/tunnels
@johnwalter80246 ай бұрын
@@syntaxfm thank you, I tried to set it up but couldn’t manage to make it work especially remote servers
@johnwalter80246 ай бұрын
@@syntaxfm another thing that would be cool is a guide for remote servers with coolify
@jorgeberroa98746 ай бұрын
Loved every second of this video. I’ve been waiting for it to drop. I was ready to go all in on coolify but after cj thoughts might be going manual for my upcoming production migration. Was really hoping to use this for that 😢
@syntaxfm6 ай бұрын
I've been looking at assembling some open source tools to get a coolify like experience. dockge is a docker compose web dashboard - github.com/louislam/dockge portainer is a docker compose dashboard (with predefined stacks like coolify) but the community edition is limited in features - docs.portainer.io/ There are a bunch of other web dashboards for docker listed here - github.com/veggiemonk/awesome-docker?tab=readme-ov-file#web caddy-docker-proxy makes creating caddy configs for containers much easier: github.com/lucaslorentz/caddy-docker-proxy webhook could be used for auto builds / deploys on merge - github.com/adnanh/webhook -CJ
@jefferyosei1015 ай бұрын
This is a very beautiful video, learnt so much for myself and use case for my homelab, thank you so much CJ!
@simplyexplained8755 ай бұрын
What an incredibly in--depth video. Wow. I'm stunned.
@doeminik20 сағат бұрын
Impressive and super helpful video, thank you very much!
@waltertal2 ай бұрын
This is AMAZING. Thank you so much for making this you've saved me lots of hours!
@flwi5 ай бұрын
Wow, this is _exactly_ what I was looking for. Can't wait to try it out. Great tutorial!
@kelvincheung18536 ай бұрын
Thanks CJ!! Is it possible to also teach us how to set up load balance on coolify?
@corbystephens4 ай бұрын
Note on firewalls, and maybe this is a "duh." I'm building on my own internal computer, not a cloud-hosted VPS. Using split DNS so I can access internal with domain name and outside access. INTERNALLY, using UFW for firewall, does not actually block the ports that the Docker bits publish as open via IPTables. My internet router also has a firewall and does, of course, block access to any ports into the network that aren't specifically open. Meaning, *internally*, even with UFW only allowing 22, 80, and 443, I can still access 8000 any other port that a container publishes as open. *Externally*, only the ports I open are actually open to that machine. None of this is the fault of Coolify, but a know inconsistency with how UFW and Docker manage ports in IPTables. There are various workarounds/hacks if one is concerned about access behind the network/internet firewall.
@SRG-Learn-Code6 ай бұрын
I agree about managing docker compose and caddy. What would you say is the best way to do deploys on pr merging? I think that is the last magic I would consider using coolify on.
@rand0mtv6606 ай бұрын
You could write some custom scripts or use something like Ansible and write playbooks that will run all the commands you need to deploy a certain PR, but compared to using Coolify that would be way more work. It's definitely interesting to explore and learn, but if you are not interested in doing something so manual, then yeah Coolify might be a better way to do.
@syntaxfm6 ай бұрын
This project makes it pretty easy to setup webhooks that can run a script in response to a received webhook: github.com/adnanh/webhook Another option is to create a github action that ssh's into a server to re-build / restart the app: github.com/appleboy/ssh-action
@nigelnyakudya22626 ай бұрын
How does it compare to Dokploy can you do a video?
@AnthonyCandaele5 ай бұрын
Thanks a lot, this is a great resource to start self hosting with Coolify 👍
@greendsnow6 ай бұрын
Bro, your mustache has pierced my heart :D Awesome content, I want to cry for the quality of it. 47:00 Can you please show how to add a MFA like Authelia? I don't trust username/password combination. They're open to brute force attacks.
@syntaxfm6 ай бұрын
I actually got authelia up and running while testing! This is possible with the caddy forward_auth directive: caddyserver.com/docs/caddyfile/directives/forward_auth#authelia It was a bit too involved to show in this tutorial, but I might start doing more self host content over on the Coding Garden channel. -CJ
@greendsnow6 ай бұрын
@@syntaxfm Yes! Yes! Yes! I won the KZbin lottery.
@DavidSoardsАй бұрын
this is such an immensely helpful tutorial 👏
@Evanrodge2 ай бұрын
Truly a brilliant tutorial, just wow, thank you
@nikhilarya77122 ай бұрын
Very well explained, but still i have one doubt on how to allow my nodejs app running in docker container to access internet, basically i was calling one external API which is not working on coolify but working on my local and i have verified and checked, and hets on the conclusion that this is a network issue, can you please help me here, if you know something? Thanks
@NobuAH2 ай бұрын
Really amazing, tut. Keep the great work! I am still
@kiliuszАй бұрын
Video so good, that coolify should pay you for this tutorial :)
@markdesign13546 ай бұрын
this video started simiple, then it got really complicted really fast !
@syntaxfm6 ай бұрын
I did my best to keep it approachable for beginners, but there are a lot of considerations to make when working with a VPS, so things can start to get complicated! If you want more foundational videos, definitely check out the earlier videos in this series: kzbin.info/aero/PLLnpHn493BHHAxTeLNUZEDLYc8uUwqGXa And also checkout my video on using Docker: kzbin.info/www/bejne/iHnNiYOElM1kj6M
@markdesign13546 ай бұрын
@@syntaxfm I will, Thanks !!
@Klausterfull5 ай бұрын
Absolutely great explanation! Thank you so much! ❤
@SRG-Learn-Code6 ай бұрын
I think I would use coolify locally to manage a bunch of server. That way resources are not a problem and I can have multiple instances of my app on-premise but still have a way to control them.
@everyhandletaken6 ай бұрын
That was my thought too, but wasn't totally sure if it needs to be always available or not. Either way, this is far more interesting than I thought it was!
@LordPersyАй бұрын
Thanks pal. Amazing tutorial.
@flwi5 ай бұрын
53:35 "I didn't debug this for 2h" 😂 Those errors are the worst. I recently lost plenty of time because I used an env var wrong. Had the value quoted where it didn't need to be quoted and that was a tough one to spot.
@TN25256 ай бұрын
This is an amazing and thorough tutorial video! 🥰
@LearnByDoing73 ай бұрын
This is awesome. You're awesome CJ!
@tconroy29 күн бұрын
Great stuff! Is there a better way to handle the Prisma Studio? It feels unideal to require prisma studio to install/build all app dependencies
@tconroy29 күн бұрын
also it looks like the caddy basicauth is getting stripped on save?
@chi-h-huynhАй бұрын
Thank you! This is an awesome video!
@grzegorz-cp16 күн бұрын
Thanks for the tutorial CJ, it's awesome! I tried to add a nextjs app (no DB) and it is running but I can't access its subdomain, I get DNS_PROBE_FINISHED_NXDOMAIN error. I have a wildcard domain configured and I serve the Coolify instance on another subdomain but this new nextjs subdomain doesn't work. It seems it's related to Caddy config. Do you have any ideas what I could change?
@grahamkatana18913 ай бұрын
Very helpful one thing, how do I setup a persistent storage on coolify itself I struggled all day with this , cause on a new deploy all images are lost
@Crypherr6 ай бұрын
Perfect video for my use case. Thanks a ton.
@nnamtochukwu7266Ай бұрын
Awesome meen. Really awesome. Thank you.
@codeluckyАй бұрын
You are always helpful.
@WealthWaveClipsDaily6 ай бұрын
Gold mine! Thanks you for content.
@kyunglee19245 ай бұрын
could you please go over how to use storage, this is an important step so the app data can persist and not reset after each restart/re-deploy? also if we add hetzner volume. PS, with the caddy setup and cloudflare dns with attack mode on and proxy enabled and ssl set to strict it seems to loop banned for bit.
@rand0mtv6606 ай бұрын
I tried Coolify long time ago in 2022 and had some issues and tried it recently few months ago and had some issues immediately after installing it. Can't remember, but I'll give it another try soon because I actually want it to succeed and I actually want to use it mostly for Preview Deployments feature. I think it's just too prone to breaking from version to version (yes yes I know it's in beta), but it also being dependent on a single person is also quite problematic in my opinion.
@syntaxfm6 ай бұрын
I think coolify has a bright future. Especially once it hits stable v4.
@rand0mtv6606 ай бұрын
@@syntaxfm we'll see. I'm looking forward to it.
@PhilipDanielHayton2 ай бұрын
This video is great, thanks so much
@RootiferasRetroGameplay6 ай бұрын
I'm a bit confused about the SSL part. You got a valid SSL certificate, where is the cert coming from? I didn't see any letsencrypt or any dns validation config. Is it a namecheap feature like cloudflare has?
@syntaxfm6 ай бұрын
It’s coming from let’s encrypt but that’s managed entirely by coolify
@Jesse62834 ай бұрын
@syntax I noticed you have are big on security, I like that. What are your thoughts on using Coolify with unprivileged containers for a more secure setup? Would you suggest just modifying the yaml file? I am confused on how to do this with Docker containers / templates and/or github app installs. What do you think about Sysbox? Also, I noticed you have an update in your comments saying that you can create a non root user but it says int hat link it is an experimental feature, have you had any problems with this as non root user?
@Riverhill-AI6 ай бұрын
Thanks cj. For the redirect part of this video, can I use cloudflare page rule (forwarding)? Do they work the same way? Or do I need to set up both?
@syntaxfm6 ай бұрын
You only need to set up redirects in one place. If your users are accessing your instance via cloudflare, it is perfectly fine to set them up there only. If users are accessing your coolify instance directly without cloudflare, you'd need to set them up in coolify.
@patrickoanciaАй бұрын
This was great, thanks so much! In relation to firewall rules. As i set up wth a different VPS, the only way to configure the rules was through ssh. But after configuring 22, 443, 8000 is still accessible. Aby tips to deal with this? Still a newbie to terminal. Mind you we did use Cloudflare (with proxy disabled). Could that be the reason?
@syntaxfmАй бұрын
Did you use ufw? Try "ufw status" - might have all the rules but still be disabled. "ufw enable" enables all the rules (make sure that 22 is open before enabling, or you'll get kicked out when the firewall turns on).
@patrickoanciaАй бұрын
@@syntaxfm Thank you for the speedy response. yes, ufw status is active, with port 22 open, still no dice:(
@lucassrt0075 ай бұрын
can we set a different domain on each project? I notice you did it with subdomains
@stylianostsoumanis33805 ай бұрын
I woudl like to know that too! I think the ability to do that is essential.
@syntaxfm5 ай бұрын
You absolutely can. I (Scott) am running many domains on my coolify
@olemato94605 ай бұрын
16:10 and I thank you for this consideration, helped me a lot. Sub'd
@romaind48532 ай бұрын
Insane video ! Thank you.
@creatzstudios84416 ай бұрын
How to add a custom domain that is not a subdomain of the server in which coolify is hosted?
@TripHawkPilot5 ай бұрын
Just add the server to the domains DNS records the same way as the main coolify site. A records @ and *
@987Stephen15 ай бұрын
CJ, you are amazing.
@deniztb41926 ай бұрын
which one is better for bun-sveltekit apps, coolify or caprover?? thanks🙃
@syntaxfm5 ай бұрын
Both!
@N.0_1-4 ай бұрын
@syntaxfm In your cloud-init you covered how you install updates and upgrades in an unattended way. Does this keep the System and other stuff like Docker actually recent or is this a one time thing, when cloud init Runs? It could be cool to modify the cloud init to update everything like with the pkg unattended-upgrades, but the configuration to receive e.g. Mails if there is an error would be handy. Maybe I am missing an easy way out?
@syntaxfm4 ай бұрын
unattended-upgrades is installed and enabled by default in Ubuntu
@abdelilahou28226 ай бұрын
Yeeeeeeees thank youuuu CJ ❤❤
@jean-code-van-debugАй бұрын
A question, can you actually run coolify on your actual "localhost" and use it to manage remote servers?
@syntaxfmАй бұрын
Yes. This is a supported use case. You can even install coolify on a small computer like a raspberry pi and then use it to manage remote VM instances.