A project now gets its network and its nginx as soon as it is created, without waiting…
v0.28.0-beta
- A project now gets its network and its nginx as soon as it is created, without waiting for a first deployment. Until now these prerequisites only appeared on the first deployment of an application in the project — which could leave a window of unavailability for an organisation's very first application (see the previous version). The agent now provisions them in the background as soon as the project is created. On a self-hosted install, if the agent is not yet online at that moment, the previous behaviour (provisioning on first deployment) remains the safety net.