Complete server deployment config

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

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.