Add tutorial: Installing Coolify - A Self-Hosted PaaS on Hetzner Cloud#1456
Open
RiyazClevMind wants to merge 10 commits into
Open
Add tutorial: Installing Coolify - A Self-Hosted PaaS on Hetzner Cloud#1456RiyazClevMind wants to merge 10 commits into
RiyazClevMind wants to merge 10 commits into
Conversation
Added tutorial for installing and securing Valkey on Ubuntu 24.04, including prerequisites, installation steps, configuration, firewall setup, and verification.
Add tutorial for setting up a self-hosted mail server with Postal on Ubuntu 24.04 using Docker, including prerequisites, installation steps, and configuration for DNS records.
This tutorial provides a comprehensive guide on installing Coolify, a self-hosted PaaS, on a Hetzner Cloud server running Ubuntu 24.04. It covers prerequisites, server preparation, firewall configuration, installation steps, DNS setup, and application deployment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This tutorial covers installing Coolify, an open-source self-hosted PaaS
alternative to Heroku and Netlify, on a Hetzner Cloud server running
Ubuntu 24.04. It includes Hetzner-specific firewall configuration
(UFW + Hetzner Cloud Firewall note), custom domain setup with automatic
HTTPS via Let's Encrypt, and deploying a first application end to end.
I have read and understood the Contributor's Certificate of Origin available at the end of https://raw.githubusercontent.com/hetzneronline/community-content/master/tutorial-template.md and I hereby certify that I meet the contribution criteria described in it. Signed-off-by: Riyaz clevmindtech@gmail.com