Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boo1ean/docker-strider
Dockerfiles for stridercd
https://github.com/boo1ean/docker-strider
Last synced: 30 days ago
JSON representation
Dockerfiles for stridercd
- Host: GitHub
- URL: https://github.com/boo1ean/docker-strider
- Owner: boo1ean
- Created: 2015-09-22T21:16:12.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T07:45:54.000Z (about 9 years ago)
- Last Synced: 2024-04-14T18:41:57.812Z (7 months ago)
- Language: Shell
- Size: 133 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## docker-strider
docker-compose.yml allows to run full (mongo + mailing) strider setup with one shot.
## Usage
You should have `docker-compose` to be installed first (https://docs.docker.com/compose)
```bash
docker-compose build
docker-compose up -d
```## Configuration
Update `docker-compose.yml` config according to your settings:
- `postfix.environment.maildomain` to change mail domain
- `strider.environment.SERVER_NAME` to change strider base url