summaryrefslogtreecommitdiffstats
path: root/setup
Commit message (Collapse)AuthorAgeFilesLines
* Add database test data for debugging purposesManuel Bentele2021-06-021-0/+49
| | | | | | | | | | | | | | | | | The added debug data contains the specification of a - test organization (organization.test) - test satellite server related to the test organization - test user as a member of the test organization The added test user can be used for test logins and has the following credentials: - First name: Max - Last name: Mustermann - Username : max.mustermann - Password : max.mustermann - E-Mail : max.mustermann@organization.test
* Update metadata in database dumpsManuel Bentele2021-06-022-2/+2
|
* Update testdata for master-server databaseManuel Bentele2021-05-311-0/+55
|
* Build and run master-server as Docker containerManuel Bentele2021-05-262-0/+375