summaryrefslogtreecommitdiff
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* Switching WG code to use object references.Trygve Laugstøl2021-01-126-55/+83
|
* Better output YAML.Trygve Laugstøl2021-01-124-9/+82
| | | | | | | | Enabling object references internally in the document. Needed to write all objects in one go for Jackson to resolve all internal references. Applied some sorting magic to write out as many as possible objects on the root level. Will need some more magic later for customers to customize the output ordering.
* Starting on generating ansible files for docker-compose setups.Trygve Laugstøl2021-01-125-14/+142
|
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-113-26/+20
|
* Working terraform setup.Trygve Laugstøl2021-01-072-5/+22
|
* More Wireguard.Trygve Laugstøl2021-01-0713-140/+254
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-066-23/+57
|
* Using agenda groups to sequence phases.Trygve Laugstøl2021-01-066-22/+53
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-066-20/+30
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-0617-50/+149
|
* Renaming VPN stuff to wireguard.Trygve Laugstøl2021-01-066-39/+12
|
* Starting on splitting up into different modules.Trygve Laugstøl2021-01-0629-0/+1117