https://github.com/cbl/aw-workflow
Alle Wetter Workflow
https://github.com/cbl/aw-workflow
Last synced: about 1 year ago
JSON representation
Alle Wetter Workflow
- Host: GitHub
- URL: https://github.com/cbl/aw-workflow
- Owner: cbl
- License: mit
- Created: 2019-05-21T16:11:09.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T15:35:29.000Z (about 7 years ago)
- Last Synced: 2025-04-04T04:11:19.617Z (about 1 year ago)
- Language: Shell
- Size: 9.77 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# aw-workflow
Alle Wetter workflow for Laravel projects.
# Docker container starte:
`docker-compose up -d {service1} {service2} ...`
Example:
`docker-compose up -d nginx mysql`