__ROADMAP__
- Dominant language
- PHP
- Stars
- 4.5k
- Forks
- 652
- PR merge metrics
- No merged PRs in 30d
Description
# 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](https://couchdb.apache.org)
- [ ] [Apache Cassandra](https://cassandra.apache.org)
#### Message Queue Container
- [ ] [Apache Kafka](http://kafka.apache.org)
- [ ] [ActiveMQ](http://activemq.apache.org)
----
## Release 1.0
* **Milestone:** https://github.com/cytopia/devilbox/milestone/3
#### NoSQL Container
- [x] MongoDB
#### Caching Container
- [x] Memcached
- [x] Redis
- [x] [Varnish](https://varnish-cache.org)
- [X] HAProxy
#### Search Engine Container
- [x] [Apache Solr](https://lucene.apache.org/solr)
- [x] [Elasticsearch](https://www.elastic.co/products/elasticsearch)
#### Message Queue Container
- [x] [RabbitMQ](https://www.rabbitmq.com)
#### Others
- [x] [Blackfire](https://blackfire.io/)
- [X] [MailHog](https://github.com/mailhog/MailHog)
- [X] [Ngrok](https://ngrok.com)
#### 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
Contributor guide
Assessment
This issue has not been assessed yet.