automation/bootstrapper
LUXEY Adrien 1759f7987e rewrote parts of the OS install guide 2021-04-11 17:05:18 +02:00
..
os_install rewrote parts of the OS install guide 2021-04-11 17:05:18 +02:00
README.md synapse v1.29.0 & bootstrapper edited 2021-03-08 18:02:29 +01:00

README.md

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!