Go to file
fnux 063fa5f2af Add timeout to systemd unit 2020-01-24 12:46:42 +01:00
bin Fine-tuning network dependencies 2020-01-24 12:45:04 +01:00
dist Add dist/ repository for future packaging work 2020-01-23 15:04:06 +01:00
.editorconfig Add EditorConfig enforcing tabs 2020-01-23 15:02:00 +01:00
.gitlab-ci.yml Fix path of checked script in shellcheck CI job 2020-01-23 15:15:30 +01:00
Makefile Use systemctl binary presence to decide which init configuration to deploy 2020-01-23 20:51:03 +01:00
README.md Add support for interfaces, safety checks, fix shellcheck errors 2020-01-23 14:59:50 +01:00
uncloud-init.rc Fine-tuning network dependencies 2020-01-24 12:45:04 +01:00
uncloud-init.service Add timeout to systemd unit 2020-01-24 12:46:42 +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.