devilbox
devilbox copied to clipboard
__ROADMAP__
Devilbox Roadmap
For all recent announcements, visit the Devilbox Forum: https://devilbox.discourse.group/
Release 1.1
- Milestone: https://github.com/cytopia/devilbox/milestone/8
- [ ] Go
- [ ] Ruby
- [ ] Perl
- [x] Multiple PHP versions at the same time
NoSQL Container
- [ ] Apache CouchDB
- [ ] Apache Cassandra
Message Queue Container
- [ ] Apache Kafka
- [ ] ActiveMQ
Release 1.0
- Milestone: https://github.com/cytopia/devilbox/milestone/3
NoSQL Container
- [x] MongoDB
Caching Container
- [x] Memcached
- [x] Redis
- [x] Varnish
- [X] HAProxy
Search Engine Container
- [x] Apache Solr
- [x] Elasticsearch
Message Queue Container
- [x] RabbitMQ
Others
Misc
- [X] NodeJS
- [x] Python
Features
- [x] https
Pre-release 0.9
- [x] #9 Access docker hosts
/etc/hosts
from inside the PHP-docker (works on OSX, not on Linux) - [x] #10 Add option on .env to change ending of vitualhost
- [x] #12 Create PostgreSQL 9.2 docker
- [x] #13 Create PostgreSQL 9.3 docker
- [x] #14 Create PostgreSQL 9.4 docker
- [x] #15 Create PostgreSQL 9.5 docker
- [x] #16 Create PostgreSQL 9.6 docker
- [x] #17 phpMyAdmin for PostgreSQL
- [x] #21 Add travis checks
Pre-release 0.8
- [X] #1 Create MySQL 5.7 docker
- [X] #2 Create MariaDB 5.5 docker
- [X] #3 Create MariaDB 10.0 docker
- [x] #4 Tag all dockers with stable
- [X] #5 Handle emails sent from PHP dockers
- [X] #6 Create MariaDB 10.1 docker
- [X] #7 Create MariaDB 10.2 docker
- [X] #8 URL stay on Missing entry in hosts file
Backlog
- [ ] LightHTTPD
- [ ] HHVM
- [x] Allow for optional dockers (via
setup.sh
script or similar)- via compose entrypoint overwrite
Blackfire
Blackfire has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-blackfire.html
MailHog
MailHog has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-mailhog.html
RabbitMQ
RabbitMQ has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-rabbitmq.html
Solr
Solr has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-solr.html
Varnish
Varnish has been integrated: https://devilbox.readthedocs.io/en/latest/custom-container/enable-varnish.html
Varnish and SSL Offloading via HAProxy
HAProxy has been added to take care of SSL offloading in front of Varnish: https://devilbox.discourse.group/t/feature-haproxy-ssl-offloading/69
ELK Stack
The ELK Stack (Elastic Search, Logstash and Kibana) have been integrated: https://devilbox.discourse.group/t/feature-haproxy-ssl-offloading/69
Devilbox v1.0.0 released
https://github.com/cytopia/devilbox/releases/tag/v1.0.0
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.