-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot deploy saarctf servers #1
Comments
can u provide full guide how to deploy it |
I just pushed our updates from last year's iteration, which includes new server setup / infrastructure files based on Ansible and Packer. I'm not aware of any specific versions we require for the build process. I use packer v1.11.2 and ansible 2.16.10, but any non-ancient version should work. Plugin versions should be fixed in the .hcl files. From a quick look, documentation seems to be a bit behind with the recent changes. From memory, the necessary steps are:
Hope this helps you |
hey thanks for update but u remove debian folder and i wanted to deploy it locally not in hcloud, so can u remove depeendency on hcloud token |
The debian folder is not necessary anymore, because libvirt provides pre-installed debian images. Just leave the hcloud_token empty, default is local deployment. I also updated parts of the documentation. The build instructions on the main readme should work now, and here's some light documentation on how to deploy a test setup: https://github.com/MarkusBauer/saarctf-servers/blob/master/libvirt-test-setup/README.md |
a lot error with versions of packages and not full readme, and we do not know from what do we need start , and which version of vb, packer and packer plugin do we need to install to work it correctly
The text was updated successfully, but these errors were encountered: