You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
fnux 2d483078e6 Fix uncloud-init rc init configuration 4 years ago
bin Fix checks for curl/mktemp/growpart presence 4 years ago
dist Add dist/ repository for future packaging work 4 years ago
.editorconfig Add EditorConfig enforcing tabs 4 years ago
.gitlab-ci.yml Fix path of checked script in shellcheck CI job 4 years ago
Makefile Use systemctl binary presence to decide which init configuration to deploy 4 years ago
README.md Add support for interfaces, safety checks, fix shellcheck errors 4 years ago
uncloud-init.rc Fix uncloud-init rc init configuration 4 years ago
uncloud-init.service Fix dependency cycle in systemd unit 4 years ago

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.