Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Extract services from existing docker-compose file #1

Open
saitho opened this issue Apr 16, 2020 · 0 comments
Open

Extract services from existing docker-compose file #1

saitho opened this issue Apr 16, 2020 · 0 comments
Labels
deployment Something about application deployment enhancement New feature or request incomplete more information is needed to work on this
Milestone

Comments

@saitho
Copy link
Member

saitho commented Apr 16, 2020

Instead of specifying the services in the project definition it should also be possible to specify an existing docker-compose file that is already used in the project source.

Example:

deployment:
  type: container
  service_file: ../../docker-compose.yml # relative path from the project configuration file

Mutually exclusive with services setting.

It will then extract the information that can currently be set in project definition from that file.

@saitho saitho added enhancement New feature or request deployment Something about application deployment labels Apr 16, 2020
@saitho saitho changed the title Path to docker-compose file in project source Extract services from existing docker-compose file Apr 16, 2020
@saitho saitho added this to the v1.3.0 milestone Jan 17, 2021
@saitho saitho modified the milestones: v1.4.0, v1.5.0 Mar 26, 2021
@saitho saitho removed this from the v1.5.0 milestone Apr 21, 2021
@saitho saitho mentioned this issue Apr 21, 2021
@saitho saitho added this to the v2.x milestone Aug 21, 2022
@saitho saitho added incomplete more information is needed to work on this and removed r/ansible labels Jan 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
deployment Something about application deployment enhancement New feature or request incomplete more information is needed to work on this
Projects
None yet
Development

No branches or pull requests

1 participant