coollabsio / coolify

An open-source & self-hostable Heroku / Netlify / Vercel alternative.
https://coolify.io
Apache License 2.0
34.47k stars 1.88k forks source link

chore: add Nitropage service template and logo #3570

Closed katywings closed 1 month ago

katywings commented 1 month ago

Changes

Skeyelab commented 1 month ago

@katywings - while it "works". there is nearly 0 documentation for this product that would help a user succeed in using it. I seems like there is some DNS configuration needed to make this work.

katywings commented 1 month ago

@Skeyelab Yeah I am working on the docs 😅. This "product" is a fully FOSS project with zero payed features, trying to live from donations and sponsors. Being included in the one-click section of Coolify would help in getting known a lot.

After starting the container one just has to open up "/admin" and create a user. There is no need for extra DNS configuration. "/" responds with a 404 after container creation, because the user first has to create a "/" page in the admin, if they want. This is included in the docs here: https://nitropage.com/docs/getting-started#create-user and not some hidden unknown fact.

katywings commented 1 month ago

P.S regarding the admin user: I am planning on adding a ADMIN_USER env that would automatically create the admin user on first container creation. That will come in a future PR though.

andrasbacsai commented 1 month ago

Thank you for the PR, I will test it.

katywings commented 1 month ago

@andrasbacsai Whoa 🥰! Thank you for testing it out during the stream and for your feedback, was really interesting to watch you trying it out for the first time :).

P.S. I added an issue for the idea that you mentioned regarding the static export: https://codeberg.org/nitropage/nitropage/issues/52