summaryrefslogtreecommitdiff
path: root/module/acme/src
Commit message (Collapse)AuthorAgeFilesLines
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-2511-327/+27
| | | | | | | | | | | | * Moving all Drools code into their own modules. This fixes ri-engine to acme dependency. * Now they all inherit from their own parent, should be used by third party code too. * Separating acme planning code into its own module. * Splitting rules code from ri-engine into ri-base. ri-engine is now a pure launcher for modules. * Dumping kogito for the most part, but it seems like the planner still requires that.
* WIP: Optaplanner.Trygve Laugstøl2021-01-2410-9/+302
|
* Switching WG code to use object references.Trygve Laugstøl2021-01-121-2/+4
|
* Starting on generating ansible files for docker-compose setups.Trygve Laugstøl2021-01-121-9/+16
|
* Figured out a way to not need WgNetworkAllocation.Trygve Laugstøl2021-01-111-1/+1
|
* Working terraform setup.Trygve Laugstøl2021-01-071-1/+1
|
* More Wireguard.Trygve Laugstøl2021-01-076-33/+44
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-061-1/+1
|
* Using agenda groups to sequence phases.Trygve Laugstøl2021-01-062-2/+12
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-063-8/+21
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-065-0/+104