Clone ORISO Repositories
Set up the project directory and transfer ORISO repositories to your server.1
Create Project Directory
Create the main project directory for ORISO Platform files.
2
Transfer ORISO-Kubernetes Repository
Choose one of the following methods to transfer your ORISO repositories to the new server.
- Method 1: SCP (From Existing Server)
- Method 2: Git Repository
- Method 3: Manual Transfer (tar.gz)
Transfer directly from an existing server using SCP.
3
Verify Repository Structure
Verify all required repositories and directories are present.Check ORISO-Kubernetes structure:
You should see the following directories:
ORISO-Kubernetes/ORISO-Database/ORISO-Keycloak/ORISO-Redis/ORISO-Nginx/ORISO-Matrix/ORISO-SignOZ/(optional)ORISO-Element/ORISO-HealthDashboard/ORISO-Frontend/ORISO-Admin/ORISO-TenantService/ORISO-UserService/ORISO-AgencyService/ORISO-ConsultingTypeService/
Expected structure:
Next Steps
- Setup Kubernetes - Verify k3s and create namespace
- Deploy Infrastructure - Deploy databases and Keycloak