mirror of
https://github.com/moghtech/komodo.git
synced 2026-05-02 09:34:38 -05:00
1.14.2 (#70)
* docker builders / buildx prune backend * seems to work with ferret * improve UI error messages * compose files * update compose variables comment * update compose files * update sqlite compose * env vars and others support end of line comment starting with " #" * aws and hetzner default user data for hands free setup * move configs * new core config * smth * implement disable user registration * clean up compose files * add DISABLE_USER_REGISTRATION * 1.14.2 * final
This commit is contained in:
@@ -5,7 +5,7 @@ Komodo just needs a bit of information in order to build your image.
|
||||
### Provider configuration
|
||||
Komodo supports cloning repos over http/s, from any provider that supports cloning private repos using `git clone https://<Token>@git-provider.net/<Owner>/<Repo>`.
|
||||
|
||||
Accounts / access tokens can be configured in either the [core config](../core-setup.md#configuration)
|
||||
Accounts / access tokens can be configured in either the [core config](../core-setup.mdx#configuration)
|
||||
or in the [periphery config](../connecting-servers.md#manual-install-steps---binaries).
|
||||
|
||||
### Repo configuration
|
||||
|
||||
Reference in New Issue
Block a user