Go to file
fnux b793e1ae71 OpenRC: use hard instead of soft dependencies 2020-01-24 14:07:58 +01:00
bin Fix yet another typo in resolvconf check 2020-01-24 13:38:09 +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 OpenRC: use hard instead of soft dependencies 2020-01-24 14:07:58 +01:00
uncloud-init.service Remove errouneous before from systemd unit 2020-01-24 13:31:56 +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.