Complete server deployment config

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

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.