Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drminnaar/guides
A repository of technical guides for various technologies
https://github.com/drminnaar/guides
docker flyway guide mongodb
Last synced: 2 days ago
JSON representation
A repository of technical guides for various technologies
- Host: GitHub
- URL: https://github.com/drminnaar/guides
- Owner: drminnaar
- Created: 2018-02-09T08:03:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-06T00:42:01.000Z (about 4 years ago)
- Last Synced: 2024-08-02T16:55:42.075Z (3 months ago)
- Topics: docker, flyway, guide, mongodb
- Size: 56.6 KB
- Stars: 122
- Watchers: 18
- Forks: 10
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- my-awesome-github-stars - drminnaar/guides - A repository of technical guides for various technologies (Others)
README
# Guides README
This is a repository of guides for various types of technologies.
## Table Of Contents
1. [Docker Guide]
1. [MongoDB Guide]
1. [Flyway Guide]
1. [PostgreSQL Guide]## Versioning
I use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/drminnaar/guides/tags).
## Authors
* **Douglas Minnaar** - *Initial work* - [drminnaar](https://github.com/drminnaar)
[Docker Guide]: https://github.com/drminnaar/guides/blob/master/docker-guide/README.md
[MongoDB Guide]: https://github.com/drminnaar/guides/blob/master/mongodb-guide/README.md
[Flyway Guide]: https://github.com/drminnaar/guides/blob/master/flyway-guide/README.md
[PostgreSQL Guide]: https://github.com/drminnaar/guides/blob/master/postgresql-guide/README.md