summaryrefslogtreecommitdiff
path: root/database/mongo-init-opendc-db.sh
AgeCommit message (Collapse)Author
2022-04-04refactor(web): Remove obsolete database configurationFabian Mastenbroek
This change removes the obsolete Mongo database configuration that was stored in the repository, now that the new web API migrates to Postgres.
2021-05-17api: Remove user handling from OpenDC API serverFabian Mastenbroek
This change removes any of the user handling and endpoints from the OpenDC API server. The API server does not need to store user information other than an identifier in the database.
2020-08-24Cleaned up init script for opendc dbjc0b
2020-08-24Added prefabs for HPCjc0b
2020-08-24Add Bitbrains starter trace to Mongo by defaultGeorgios Andreadis
2020-08-24Rename mongodb to databaseGeorgios Andreadis