https://github.com/ferror/local
Development environment based on docker & docker-compose
https://github.com/ferror/local
Last synced: 2 months ago
JSON representation
Development environment based on docker & docker-compose
- Host: GitHub
- URL: https://github.com/ferror/local
- Owner: Ferror
- Created: 2021-03-06T17:24:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-03-29T18:10:01.000Z (almost 4 years ago)
- Last Synced: 2025-04-04T09:05:19.818Z (12 months ago)
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Local
Development environment based on docker & docker-compose
# Containers
## Projects
### Backend
#### Java/Spring
Based on [**ferror/spring-image**]((https://github.com/ferror/spring-image))
#### PHP/Symfony
Based on [**ferror/symfony-image**](https://github.com/ferror/symfony-image)
#### Ruby/Ruby on Rails
@TODO COMING WHEN READY
### Frontend
#### Vue JS
Based on [**ferror/vue-image**](https://github.com/ferror/vue-image)
#### React JS
@TODO COMING WHEN READY
## 3rd Party
### Relational Database
* MySQL
* PostgreSQL
### NoSQL Database
* DynamoDB
* MongoDB
* RethinkDB
### Key => Value
* Redis
* Memcached
### Time Series Database
* InfluxDB
### Metrics
* Grafana
### Queue
* RabbitMQ
### Mailing
* Mail Hog
### Search Engines
* Elasticsearch