Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

[Feature proposal] Automate Tangobox building #46

Open
mliszcz opened this issue Apr 9, 2019 · 0 comments
Open

[Feature proposal] Automate Tangobox building #46

mliszcz opened this issue Apr 9, 2019 · 0 comments

Comments

@mliszcz
Copy link
Collaborator

mliszcz commented Apr 9, 2019

VM creation process is quite time-consuming. One needs to manually create the VM, install OS, run all the scripts, type sudo passwords, press y, y, y, etc ... .

We could automate it, so that unattended installation will be possible. I propose following steps:

  • Use vagrant to spin-up the VM (https://app.vagrantup.com/ubuntu/boxes/bionic64),
  • Use shell script provisioning (so that we can keep current scripts/),
  • Make the scripts/ idempotent,
  • Change the scripts/ to allow for an unattended installation.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant