falcopackages / fujin

Get your project up and running in minutes on your vps.
https://fujin.oluwatobi.dev/en/latest/
MIT License
12 stars 0 forks source link

export configs #5

Closed Tobi-De closed 3 weeks ago

Tobi-De commented 1 month ago

config expand command that will generate systemd file for all processes in the a deploy (or maybe .fujin) folder in the current directory so that the user can customize each systemd service file by hand, also generate web service config file. When these files are present locally they will be used instead of the auto generated ones

Tobi-De commented 3 weeks ago
fujin app export-config # will export the systemd configs
fujin proxy export-config # will export the proxy (nginx or caddy config)
Tobi-De commented 3 weeks ago

Implemented in 84ee3afe1b23878a72526ebe13f4dcaf72adebc8 and e9cbdc80e474164255bfa489634aedfb8bb0d3a9