Add remoteStorage settings #117

Merged
raucao merged 2 commits from feature/rs-settings into master 2023-04-09 09:45:19 +00:00
Owner

This adds some basic settings for the remoteStorage service.

The storage server URL can be set via RS_STORAGE_URL.

This setting is needed for two follow-up PRs (WebFinger endpoint & OAuth dialogs for authorizing storage access).

This adds some basic settings for the remoteStorage service. The storage server URL can be set via `RS_STORAGE_URL`. This setting is needed for two follow-up PRs ([WebFinger endpoint](https://gitea.kosmos.org/kosmos/akkounts/issues/93) & [OAuth dialogs](https://gitea.kosmos.org/kosmos/akkounts/issues/92) for authorizing storage access).
galfert added the
kredits-1
feature
labels 2023-04-08 20:58:11 +00:00
galfert added 1 commit 2023-04-08 20:58:12 +00:00
Basic RemoteStorage settings
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
9b89101afc
Author
Owner

Looks like CI is failing because it's missing the new environment variable. But I don't seem to have access to the Drone organization secrects settings.

Looks like CI is failing because it's missing the new environment variable. But I don't seem to have access to the Drone organization secrects settings.
Owner

You don't need to set a secret. Just add the variable to .env.test.

You don't need to set a secret. Just add the variable to `.env.test`.
galfert added 1 commit 2023-04-09 08:12:30 +00:00
Add RS storage URL to test env
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
Update release notes draft
a47e4fc16b
galfert requested review from raucao 2023-04-09 08:24:29 +00:00
galfert added this to the remoteStorage Integration milestone 2023-04-09 08:25:28 +00:00
raucao approved these changes 2023-04-09 09:45:10 +00:00
raucao merged commit ef2d2b6422 into master 2023-04-09 09:45:19 +00:00
raucao deleted branch feature/rs-settings 2023-04-09 09:45:19 +00:00
Sign in to join this conversation.
No description provided.