Self-hosted version
For self-hosting Coolify, you need to allow some ports on your firewall.- For Coolify:
8000
(http),6001
(websocket) and22
(SSH, or a custom port) (required)
8000 and 6001 can be closed when accessing Coolify through a domain.
- Reverse Proxy:
80, 443
(optional)
If you are using
Oracle Cloud Free ARM Server
, you need to allow these ports
inside Oracle’s Dashboard, otherwise you cannot reach your instance from the
internet after installation.- For GitHub integration, check this.