configure
configure allows an operator to provide safety nets around standard stateful system configurations and methods. These safety nets can force pattern matching, provide verbose context, or make a system tasks strictly 'protected'. The subsection called protected is made to establish a convention. Protected instances have to do with altering runtimes of an in use source programs environment. Each of the protected routines eliminate data that they are storing, primarily but not limited to reestablishing their environment. Protected instances are unbound in scope, and they make activate the downloading of programs, restarting of system units, and more. There are special wrappers to handle protected program types, but they are covered more in dugout.
Tree:/NOVASTORE/MAINTAINME/configure/
---- /cron/
---- /monitors/
/NOVASTORE/MAINTAINME/configure/protected/
----- /protected/env_corehost/
----- /protected/env_jupyter_admin/
----- /protected/env_jupyter_standard/
----- /protected/env_pgadmin4/
----- /protected/env_trine/