Skip to content

linn/it-dev-env

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 

Repository files navigation

Developer environment

This is a repo to hold files required when developing against any of the Linn IT infrastructure.

##Initialisation

docker-compose up -d - Will create everything and run all services

##Stopping

docker-compose stop - Will stop all the services, but leave your volumes untouched

##Starting

docker-compose start - will start all the services using existing volumes

##Destroying

docker-compose down - will stop all the services and destroy all your volumes

you may want to add

        environment:
            POSTGRES_PASSWORD: addyourownpasswordhere

to the end of the postgres section of the yml file to set a default password

About

IT Developer environment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •