aixigo / PREvant

Composing Microservices into Reviewable and Testable Applications
MIT License
13 stars 10 forks source link

Limit Number of Apps #204

Closed schrieveslaach closed 1 month ago

schrieveslaach commented 2 months ago

This commit provides the new config option applications.max to limit the number of applications that can be deployed in total.

In addition to this PREvant is now able to crawl web host meta information via port forwarding which improves local developmont.

Fixes #200