Requirements¶
On-demand
The self-hosted alternative is only available on-demand.
To begin the process, please refer to this page for more information.
📄 Send your domain name¶
Info
Your self-hosted instance of R2Devops must have a domain name. This is generally r2devops.<your_main_domain>.com
.
There is some work to prepare on our side, and we need to know which domain you will use. To do so, you have to send us which domain name you will use for the application at [email protected].
In return, we will send you in a secured channel the 2 token and one tag identifier you will need during setup:
REPOSITORY_TOKEN
: a token to access the repositoryREGISTRY_TOKEN
: a token to authenticate to our private registryFRONTEND_IMAGE_TAG
: a specific tag for your frontend image
Warning
We don't save users tokens, so please keep them in a safe place.
💻 Prepare your server¶
The system is requiring a Linux server. It runs in 🐳 Docker containers using a docker-compose configuration. Specifications:
- OS: Ubuntu or Debian
- Hardware
- CPU x86_64/amd64 with at least 2 cores
- 4 GB RAM
- 30 GB of storage for R2Devops
- Network
- Public IP
- Ingress access on TCP ports 80, 443 and 22
- Egress access on all ports
- Installed software
Last update: January 5, 2023