Free trial · 14 days · Cancel anytimeGet started

Full decommissioning of a project

v0.11.0-beta
  • Full decommissioning of a project. When a project is deleted (or its last application removed), the agent now cleans up all of its resources on the server: every container, the project's shared nginx, named volumes, the deployment folder and the organisation's reverse-proxy network (kept as long as another project of the same organisation uses it). Previously only the application was removed, leaving behind an nginx, networks and orphan volumes that piled up and consumed resources. Idempotent: replaying a decommission on an already-cleaned project succeeds with no effect.
Full decommissioning of a project - Pierrr