# Deprecated Deployment Options

In this section you can find some deprecated deployment options for Docker, which are no longer recommended as they have been replaced by newer, improved deployment options since quite a while.

These are still shown here in case you are using these deployments in your environment.

<table><thead><tr><th width="249">Deprecated Deployment Type</th><th width="121">Deprecation Date</th><th>Deprecation Reason</th><th>Recommended Deployment</th></tr></thead><tbody><tr><td><a data-mention href="deprecated-deployment-options/install-with-docker-centrally-managed">install-with-docker-centrally-managed</a></td><td>2025-08-25</td><td>Docker Compose is now the recommended deployment method</td><td><a data-mention href="deploy-with-docker-compose">deploy-with-docker-compose</a></td></tr><tr><td><a data-mention href="deprecated-deployment-options/install-with-docker-locally-managed">install-with-docker-locally-managed</a></td><td>2025-08-25</td><td>Docker Compose is now the recommended deployment method</td><td><a data-mention href="deploy-with-docker-compose">deploy-with-docker-compose</a></td></tr></tbody></table>
