Skip to content

Automated Docker configuration for your Symfony application

License

Notifications You must be signed in to change notification settings

continuouspipe/flex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ContinuousPipe Flex

Generates the Docker, DockerCompose and ContinuousPipe configuration automatically for you.

Applications

The aim is to support various applications, the current support is limited to these type of application:

  • Symfony 3.4/4.0

How to use it?

This can be used locally on your own project and can be activated in ContinuousPipe to create the configuration on the fly.

Command line

composer req continuous-pipe/flex
bin/console generate:configuration

In ContinuousPipe

Go in "Features" and activate "Flex".