Skip to content
Snippets Groups Projects
Commit 07395e30 authored by Rhys Arkins's avatar Rhys Arkins
Browse files

docs: move self-hosting to usage

parent d75f996a
No related branches found
No related tags found
No related merge requests found
...@@ -109,6 +109,8 @@ Self-hosted Renovate can be configured using any of the following (or a combinat ...@@ -109,6 +109,8 @@ Self-hosted Renovate can be configured using any of the following (or a combinat
- CLI params - CLI params
- Environment params - Environment params
Note that some Renovate configuratino options are _only_ available for self-hosting, and so can only be configured using one of the above methods. These are described in the [Self-hosted Configuration](./self-hosted-configuration.md) doc.
## Authentication ## Authentication
Regardless of platform, you need to select a user account for `renovate` to assume the identity of, and generate a Personal Access Token. It is recommended to be `@renovate-bot` if you are using a self-hosted server with free choice of usernames. Regardless of platform, you need to select a user account for `renovate` to assume the identity of, and generate a Personal Access Token. It is recommended to be `@renovate-bot` if you are using a self-hosted server with free choice of usernames.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment