Go to file
fnux b5ac53b480 Add EditorConfig enforcing tabs 2020-01-23 15:02:00 +01:00
.editorconfig Add EditorConfig enforcing tabs 2020-01-23 15:02:00 +01:00
.gitlab-ci.yml Add shellcheck CI job 2020-01-23 14:59:55 +01:00
Makefile Add minimal Makefile 2020-01-23 13:53:43 +01:00
README.md Add support for interfaces, safety checks, fix shellcheck errors 2020-01-23 14:59:50 +01:00
uncloud-init Add support for interfaces, safety checks, fix shellcheck errors 2020-01-23 14:59:50 +01:00
uncloud-init-growpart Rename growpart -> uncloud-init-growpart 2020-01-23 13:52:51 +01:00

README.md

uncloud-init

This tool takes care of initializing and maintaining virtual machines in uncloud environments, which means:

  • Growing root partition/filesystem when the underlying disk is expanded.
  • Fetch and deploy SSH keys.
  • UP networks interfaces.