JohnB yes, we use it for some business applications in production.
@webnestify I mean regarding the service ports, you could change default ports easily too in coolify. just set
- '--entrypoints.http.address=:80'
- '--entrypoints.https.address=:443'
while changing the ports solves the immediate problem, I'd be very concerned about deeper conflicts without properly testing it over a time. in our case, we also use cpfence, which adds even another layer of complexity.
If you use vps, I'd prefer the easy way with separate (and decentralized) setup. vps are not that expensive.