Hacker News new | ask | show | jobs
by bombcar 1227 days ago
Caddy is even simpler.
2 comments

Coolify is even simpler IMO after using Caddy.

https://coolify.io

If by simpler you mean there is literally zero content on the page:

    $ http https://coolify.io/
    HTTP/1.1 200 OK
    CDN-Cache: HIT
    CDN-PullZone: 355073
    CDN-RequestCountryCode: US
    CDN-RequestId: 196ca62f96058...
    CDN-Status: 200
    CDN-Uid: bb1c6a05-...
    Connection: keep-alive
    Content-Length: 0
    Date: Fri, 03 Feb 2023 20:46:54 GMT
    Server: BunnyCDN-ASB1-925
I see the page, not sure if you have something blocking your connection, or the CDN near you is faulty.
I agree. I am just used to nginx I guess.