https://github.com/axeldeveloper/docker-compose-db-dev
https://github.com/axeldeveloper/docker-compose-db-dev
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/axeldeveloper/docker-compose-db-dev
- Owner: axeldeveloper
- Created: 2021-02-20T02:45:32.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-07-31T12:14:23.000Z (almost 2 years ago)
- Last Synced: 2024-07-31T15:32:16.284Z (almost 2 years ago)
- Language: Python
- Size: 15.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DATABASE IN DOCKER
- Postgres
- Mysql
- Mongo
- Redis
- Elasticsearch
- mssqlserver
# Development
- Axel Alexander
# run
## exec individual
```sh
# mssql server 2017
$ docker compose -f "mssql\docker-compose-v2.yml" up
# mysql server 2017
$ docker compose -f "mysql\docker-compose.yml" up
```
# My web site
- [My homepage](https://axeldeveloper.github.io/)
# Contributing
- Axel
# Versioning
# Authors
**Axel Alexander ** - _web site_ - [contact and contracts](http://axel-dev.herokuapp.com/)
| Front | HTML | CSS | VueJS | React | React | Flutter |
| ----- | ---- | ------ | ----- | ----- | ----- | ------- |
| Back | c# | python | rails | go | php | nodejs |
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
# License
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details