Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dreamoftheredchamber/todobackend
Mini-continuous delivery workflow with django, docker, jenkins
https://github.com/dreamoftheredchamber/todobackend
Last synced: about 1 month ago
JSON representation
Mini-continuous delivery workflow with django, docker, jenkins
- Host: GitHub
- URL: https://github.com/dreamoftheredchamber/todobackend
- Owner: DreamOfTheRedChamber
- Created: 2016-07-11T06:08:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-04T05:25:01.000Z (over 8 years ago)
- Last Synced: 2023-12-05T04:22:23.524Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 50.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Overview
* [docker use cases](#usecase)
* [sample app](#data-layout)
* [test stage](#queries-filters)
* [build stage](#aggregation)
* [release stage](#doc-relations)
* [test/build/release automation](#feedbacks)
* [enhance the workflow](#score-shaping)## Docker use case
[use case mindmap](https://www.mindmeister.com/743413316)## Sample app
[sample app mindmap](https://www.mindmeister.com/743413420)## Test stage
[test stage mindmap](https://www.mindmeister.com/743413680)## Build stage
[build stage mindmap](https://www.mindmeister.com/743413956)## Release stage
[release stage mindmap](https://www.mindmeister.com/743414101)## Test/build/release automation
[automation mindmap](https://www.mindmeister.com/743414298)## Enhance the workflow
[enhance the workflow mindmap 1](https://www.mindmeister.com/743415074)[enhance the workflow mindmap 2](https://www.mindmeister.com/743415886)