v2.1.0 - Added Support for a "local" Hoster
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