Commands¶
Fujin provides comprehensive commands for managing your deployments.
Quick Reference¶
Command |
Description |
|---|---|
Initialize a new fujin.toml configuration file |
|
Create new systemd service, timer, or dropin files |
|
Bootstrap server and deploy application (one-command setup) |
|
Deploy your application to the server |
|
Manage your application (status, logs, exec, scale, start/stop, shell, etc.) |
|
Manage server operations (bootstrap, exec, status, user management) |
|
Roll back application to a previous version |
|
Tear down the project by stopping services and cleaning up |
|
Prune old artifacts, keeping only specified number of versions |
|
Migrate from older Fujin configuration formats |
|
View audit logs for deployment operations stored on the server |