Skip to content

Add management api for cofy cloud configuration - #185

Open
jorg-vr wants to merge 10 commits into
feat/multitenant-cofyfrom
feat/management-api
Open

Add management api for cofy cloud configuration#185
jorg-vr wants to merge 10 commits into
feat/multitenant-cofyfrom
feat/management-api

Conversation

@jorg-vr

@jorg-vr jorg-vr commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

This pull request adds a management API for COFY-cloud settings documents.

The API is currently limited to CRUD modules.

The settings are stored in files. This is write with an abstract persistence layer, sow e can easily replace this by a DB in the future.
For now the file works smoothly as we can easily launch a cofy cloud from the same settings file.

Future work:

  • auto spin up and update a cofy cloud based on managed settings
  • add a frontend for this API
  • Add authentication to this API
  • Update Readme and docs to explain management API.

part of: #184

@jorg-vr jorg-vr self-assigned this Jul 16, 2026
@jorg-vr jorg-vr added the feature major change label Jul 16, 2026
@jorg-vr
jorg-vr marked this pull request as ready for review August 12, 2026 09:22
@jorg-vr
jorg-vr requested a review from JrtPec August 12, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature major change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant