🐳Oobeya Docker Installation Tutorial & Requirements
🚦 PREREQUISITES
If you want to run Oobeya on a server without any performance issues, you should set minimum resources as below:
Hardware Requirements
16GB RAM (Server requires at least 16GB of RAM to run efficiently for enterprises.)
4 CPU
100GB Disk Space
Required Applications
Docker
docker-compose
Access Requirements
Access to Docker Hub.
Access to Azure Container Registry (ACR): https://oobeya.azurecr.io
Docker login credentials for ACR access (provided by the Oobeya Team).
▶️ OOBEYA INSTALLATION TUTORIAL VIDEO
🐳 INSTALLING OOBEYA BY USING DOCKER
Follow the steps below for the quick and easy installation of Oobeya to work with your own data.
1- Create a new working directory.
2- Download the Oobeya installation package.
3- Unzip the installation package.
4- Edit env.list
file and enter your domain name or IP address (browse URL) for the below parameters:
5- You need to log in to pull Oobeya images. Docker login credentials will be provided by the Oobeya Team. Request your credentials.
6- Run the application using docker-compose
.
7- Navigate to the Oobeya browse URL to launch the Oobeya registration page. Then, set a new password for the root user of the Oobeya.
8- Login with the root user and explore Oobeya!..
Now you are ready to connect your own data sources with Oobeya to get complete visibility of your software's health.
Last updated