Commands
Below is a list of commands that can be used on Cryptitan.
Start up cryptitan.
Stop cryptitan.
Recreate (to reflect changes made on the files on the server)
To reflect changes on the env file.
Editing some env variable might still require you to recreate. If you notice the change on the .env file isn't effected after running the command above, you should make use of the recreate command.
Clear cache.
Maintenance mode.
Do not make use of maintenance mode while applying updates to the system. Make sure to stop cryptitan before proceeding with updates.
Do not run ./cryptitan down
This is very destructive and could result to a loss of the database.
To end maintenance mode.
Clear redis lock error (account in use).
Before running the command below, you would first have to activate the maintenance mode.
Remember to end the maintenance mode after running the command above.
Backup database.
Reset super admin's password.
Last updated