mirror of
https://github.com/cytopia/devilbox.git
synced 2024-12-20 05:17:53 +00:00
1.6 KiB
1.6 KiB
Contributing
There is quite a lot todo and planned. If you like to contribute, pick any of the below topics or contact me directly.
Contributors will be credited within the intranet and on the github page.
General
- Handle emails sent from PHP dockers #5
- Add another container which is able to display mails: https://github.com/sj26/mailcatcher
- Proxy this webinterface into the Intranet
Dockers
- Add more travis checks to ensure they are always working under any condition
- Add more base dockers
- Add optional dockers
- Memcached
- Redis
- MongoDB
- CouchDB
- Cassandra
- Apache Solr
- Elasticsearch
- Add other stack dockers (instead of PHP)
- Go
- Python
- Ruby
- Perl
Docker-compose
- Allow for optional dockers (via
setup.sh
script or similar)- via compose entrypoint overwrite
Documentation
- Improve documentation
- Remove all typos / wrong grammar
Intranet
- View emails sent/received within PHP dockers
- Better layout
- Better logos
- Try to remove as much vendor dependencies as possible