Project

General

Profile

Actions

Issues #9

closed

cursorius - Issues #8: Implement admin api

Create database backend

Added by restitux ​ over 1 year ago. Updated over 1 year ago.

Status:
Completed
Priority:
High
Assignee:
Target version:
Due date:

Description

Currently the server is completely stateless and reads everything from the config file on startup. This is deficient for a number of reasons.

  • Creating a new pipeline requires modifying the config file and restarting the server
  • Build logs are not stored and there is no way to provide them

We need to add support for connecting to a database and persisting data in it.

Suggested libraries:
Actions #1

Updated by restitux ​ over 1 year ago

  • Status changed from New to In Progress
Actions #2

Updated by restitux ​ over 1 year ago

  • Status changed from In Progress to Completed
Actions

Also available in: Atom PDF