Ocelot-Cloud Developer Guide

TODO add all stuff a developer should know:

  • install scripts + ubuntu
  • TEST and PROD profile
  • ci runner
  • different kind of tests
  • frontend reload
  • maybe some architectural thoughts?
  • app + OIDC testing
    • test apps folder
    • certificate reload
    • DNS server
  • maybe a simple example of the development flow I have? TDD, refactoring,
    • frontend development
    • restart TEST with “-k” flag that keeps the database instead of recreating it
    • adding a new app
    • adding OIDC to the app