Liblor / applied_sec_lab

Applied Security Laboratory - AS19
6 stars 1 forks source link

Make use of static redundancy #34

Closed keyctl closed 4 years ago

keyctl commented 4 years ago

Implement basic redundancy based on discussion in #29.

keyctl commented 4 years ago

I could only test a aslcert instance due to the big differences on our branches.

keyctl commented 4 years ago

I now set this for development as suggested by @RequestForCoffee, but CertServer still operates on ports 5000 and 5001. Is there a way to change this for development only? It would be great to have the ports the same for deployment so we can share the nginx configuration.

RequestForCoffee commented 4 years ago

I don't think launchSettings has per-environment configurations, unfortunately. For development I just change it locally and do not include the change in commits.

keyctl commented 4 years ago

Fine, @Miro-H can we merge?

Miro-H commented 4 years ago

@keyctl yes