Always stay up to date!
- Specify targets and webhooks.
- Wait for new version being released.
- Receive notifications.
- Update it!
- Run
make preparefrom repo root. This command will create.envfiles indeploy/*folders. - Go to
deploy/*folders, write your secrets to.envfiles guided by.env.example. - Run
make run-devormake run-prodfrom repo root. - Always stay up to date!
- Remove all created resources by command
make clean.
