Skip to content

v2.1.0 - Added Support for a "local" Hoster

Compare
Choose a tag to compare
@defreng defreng released this 10 Sep 22:07
· 41 commits to main since this release

foxops now supports running in a configuration that doesn't require an external Gitlab instance.

This mode is mostly useful for development and running it locally in 3rd party components.

Breaking Changes

When starting foxops, GitLab now must be explicitly selected as the hoster. Also, the environment variables which are used to configure the GitLab settings changed. Please use the new ones:

FOXOPS_HOSTER_TYPE=gitlab
FOXOPS_HOSTER_GITLAB_ADDRESS=https://my.gitlab.com
FOXOPS_HOSTER_GITLAB_TOKEN=glpat-abcdefg