automation/bootstrapper/README.md

22 lines
555 B
Markdown
Raw Permalink Normal View History

# 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
2021-03-08 17:02:29 +00:00
## New stuff to install on Kimsufi
* A Docker registry!