summaryrefslogtreecommitdiff
path: root/module/acme/src/main/resources
Commit message (Collapse)AuthorAgeFilesLines
* Improving usability, massive refactoring.Trygve Laugstøl2021-01-251-18/+0
| | | | | | | | | | | | * 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-242-9/+31
|
* 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-073-28/+39
| | | | Fixing broken myapps too.
* Generating Wireguard files too.Trygve Laugstøl2021-01-061-1/+1
|
* Splitting Main into two runs, Vpn and AcmeApps.Trygve Laugstøl2021-01-061-4/+6
|
* Splitting ACME out from the generic parts.Trygve Laugstøl2021-01-062-0/+69