Skip to content

Zer0S2m/CreepTenuousImplants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CreepTenuousImplants

The project requires a deployed system CreepTenuous.

Integration

Before starting, specify the environment variables that are in the main system.

An important environment variable is CT_CRON_CLEAN_STORAGE and CT_CRON_CLEAN_REDIS. Installation format.

Env params:

Env param Value Example
CT_CRON_CLEAN_STORAGE Installing a task scheduler to clean up file storage 0 0 0 * * *
CT_CRON_CLEAN_REDIS Installing a task scheduler to clean up Redis 0 0 0 * * *
IS_INTEGRATION_MAIN_SYSTEM Open a service for integration with the main system (activates controllers) true

Specify the parameter in the environment variables: IS_INTEGRATION_MAIN_SYSTEM.

Generate keys before starting the system:

make generate-keys

Move the private (integration-main-system.pem) key to the main system.

About

Server maintenance service (system CreepTenuous)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published