This repo contains automation scripts that help setup and manage Oakestra operations. If you want to push your own automation, please push your updates containing a new folder which contains your code and README.md that explains how to use your scripts.
Please remove any unique identifiers relevant to your setup so that your scripts are usable generally.
-
/ansible: Ansible Playbooks to automate root/cluster orchestrator and worker nodes deployment in your cluster(s).
-
/development_cluster_management: Development Cluster management and automations - general development setup
- /generate_mqtts_certificates: Generate certifcate and key files for a authenticated mqtts cluster
- /persistent_multi_terminal_setup: Rebootable TMUX configuration with cluster management scripts
-
/api: Oakestra API automations
- /default_application_creation: Login & create a default application with services via default SLA.
-
/frontend_ui: Oakestra Dashboard automations
- /login_and_create_application: Login & create an application automatically in a chrome browser.