automation/bootstrapper
2021-03-08 18:02:29 +01:00
..
os_install guide about installing a Debian remotely with full disk encryption 2021-03-04 12:01:33 +01:00
README.md synapse v1.29.0 & bootstrapper edited 2021-03-08 18:02:29 +01:00

Bootstrap cluster hosts

  • os_install/ contains documentation about OS installation for remote nodes
  • The rest is Ansible configuration

Configuration goals

  • Configure access rights

    User creation, upload their ssh keys, set passwordless sudo...

  • Installation of base toolset through package manager

  • Installation of complex tooling (e.g. Docker, Nomad, Vault, Consul) through other means (custom APT repo?)

  • Basic configuration of the server

    • Docker log rotation

New stuff to install on Kimsufi

  • A Docker registry!