Here you can find the documentation for databases in Coolify.
8080:80
, the container port 80
will be mapped to the host port 8080
.
Nixpacks
build pack, you have two ways to access your database during builds:
in the same network
: You can reach it using the internal URL
provided by Coolify.are not in the same network
: You need to set your database to be Accessible over the internet
and use the public URL
provided by Coolify.