application-research / ehi-bootstrap-playbook

An AWX and Rancher system built on RKE2 to manage the Estuary Hosted Infrastructure project.
MIT License
0 stars 0 forks source link

EHI Bootstrap Playbook

Warning: This playbook is alpha quality and should only be used by the brave!

This playbook spawns a ready-to-use AWX system and Rancher on a highly available RKE2 K8s cluster. It is an experimental fork of my https://github.com/PC-Admin/awx-ansible repository.

AWX is a tool that can be used to manage multiple servers with Ansible. Ideally this system can manage the updates, configuration, backups and monitoring of many servers/services on its own.

Previews

awx-backup

rancher

Installation

To configure and install this AWX setup on either DigitalOcean or your own servers, follow the Install_AWX.md in the docs/ directory.

License

This playbook is copyrighted by Michael Collins under the MIT License.

Other Licenses

"AWX" is a registered trademark of Red Hat, Inc. Please consult their AWX Trademark Guidelines for more information.

The AWX source code is copyrighted to Red Hat Inc, and is made available under the Apache License 2.0.

Rancher is Kubernetes management tool, it is copyrighted to Rancher Labs and is made available under the Apache License 2.0.

The ansible-role-rke2 role is an Ansible Role that installs RKE2 Kubernetes, it is copyrighted to Labyrinth Labs and is made available under the MIT License.