Skip to content

release of basic functionality

Latest
Compare
Choose a tag to compare
@mbeierat mbeierat released this 29 Dec 01:30
· 11 commits to master since this release
fb80a55

First complete release

This is the first complete release of the needed basic functionality. All features needed are implemented here.

These are the following:

  • Refundable script:
    • install function
    • install docker function
    • start function
    • stop function
    • restart function
    • update function
    • clean function
    • purge function
    • uninstall function
  • Docker-Compose instructions:
    • backend service
    • frontend service
    • database service
    • secrets (for user and admin credentials)
  • MongoDB
    • init-script (for database and user creation)