devilbox/CONTRIBUTING.md
2016-10-24 23:07:20 +02:00

1.4 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

Dockers

  • Add more travis checks to ensure they are always working under any condition
  • Add more dockers
    • MySQL 5.6
    • MySQL 5.7 #1
    • MariaDB 5 #2
    • MariaDB 10 #3
    • LightHTTPD
    • HHVM
    • ...
  • Add optional dockers
    • PostgreSQL
    • Memcached
    • Redis
    • MongoDB
    • CouchDB
    • Cassandra
    • ...
  • Add other stack dockers (instead of PHP)
    • Go
    • Python
    • Ruby

Docker-compose

  • Allow for optional dockers (via setup.sh script or similar)

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