Complete server deployment config

Josh Bicking ea5a2dabc0 everything on k3s il y a 2 ans
k3s ea5a2dabc0 everything on k3s il y a 2 ans
roles fd50ecfad5 add todos il y a 3 ans
templates 6d93cbd2ce add ceph-ensure-mount service il y a 3 ans
.env.example 20dd2bdb09 start on hyperconverged setup il y a 3 ans
.gitignore febbaf7ab7 exclude hosts and .venv il y a 3 ans
README.md 05aeeebe64 update readme il y a 3 ans
ansible.cfg 63d1919913 all parts working il y a 5 ans
docker-compose.yml c0a7aa806c add monitoring to k3s il y a 2 ans
hosts.example 8da7053515 hosts example il y a 3 ans
media-compose.yml d42804b019 start k3s il y a 2 ans
playbook.yml 20dd2bdb09 start on hyperconverged setup il y a 3 ans
static.toml 1b21a1f4f7 update containers, use compose for media il y a 2 ans

README.md

Ceph & Docker Swarm hyperconverged node setup

  1. For a new installation, follow https://docs.ceph.com/en/latest/cephadm/install/ to bootstrap a cluster & deploy your first node.
  2. Set hosts & run ansible-playbook playbook.yml to preconfigure the new node.
  3. Follow "Adding Hosts" to add a new node to the ceph cluster. Add this node as a monitor and/or manager if necessary.
  4. Follow https://docs.docker.com/engine/swarm/swarm-tutorial/add-nodes/ to add this node to Docker Swarm.