Developer Env Variables
These environment variables are not needed for normal installations.
This documentation is intended for developers only.
Test Mode¶
For usage of the Nautical scripts outside the container. Useful for running the Unit Tests.
Default: -1
TEST_MODE=0
Exit Nautical after Initialization¶
This variable will tell Nautical to immediately quit after initialization--whether a backup is performed or not.
Default: false
EXIT_AFTER_INIT=true