Merge branch 'master' of github.com:cytopia/devilbox

* 'master' of github.com:cytopia/devilbox:
  Link issuess
  Linking to issues
  Support for mailcatcher
  Added MySQL 5.6
This commit is contained in:
cytopia 2016-10-24 23:03:40 +02:00
commit b25dd2e06a

View File

@ -7,16 +7,18 @@ Contributors will be credited within the intranet and on the github page.
## General
* [ ] Handle emails sent from PHP dockers
* [ ] Handle emails sent from PHP dockers [#5](https://github.com/cytopia/devilbox/issues/5)
1. Add another container which is able to display mails: https://github.com/sj26/mailcatcher
2. Proxy this webinterface into the Intranet
## Dockers
* [ ] Add more travis checks to ensure they are always working under any condition
* [ ] Add more dockers
- [ ] MySQL 5.6
- [ ] MySQL 5.7
- [ ] MariaDB 5
- [ ] MariaDB 10
- [X] MySQL 5.6
- [ ] MySQL 5.7 [#1](https://github.com/cytopia/devilbox/issues/1)
- [ ] MariaDB 5 [#2](https://github.com/cytopia/devilbox/issues/2)
- [ ] MariaDB 10 [#3](https://github.com/cytopia/devilbox/issues/3)
- [ ] LightHTTPD
- [ ] HHVM
- [ ] ...