Conversation
|
Currently I wouldn't call this a In particular, because if someone during a Coolify deployment picks a different To add onto this, since we are talking to a dedicated Nixpacks preset, we could create a dedicated While this is still not as optimized Dockerfile+Alpine images, it is still an improvement. With a downside that I still have no idea how to handle additional folders like |
|
Thanks for your pull-request dear @justserdar and feedback @sandros94. Few notes:
|
|
As we take this step by step, I feel the PR is currently at the point of:
Docs:
Would love feedback/input. |
|
|
||
| ## Set up your web app | ||
|
|
||
| In your project, set Nitro preset to `coolify`. |
There was a problem hiding this comment.
Instead, we should instruct the build commands to use SERVER_PRESET=coolify environment variable.
|
|
||
| ```js | ||
| export default { | ||
| nitro: { |
There was a problem hiding this comment.
This config works in nuxt only + it is boilerplate (ie: provider fixed in project)

A Nitro Coolify preset to standardise and improve security when deploying to Coolify.
Attached issue 2762.
❓ Type of change
Docs and Preset for Coolify.
📚 Description
As discussed earlier over multiple channels with pi0 this is the right step moving forward.
Requesting feedback, the preset now correctly adds the start script to the output
package.json.📝 Checklist