Skip to content
Captain Dany edited this page Jun 11, 2026 · 4 revisions

oscar Wiki

Welcome to the oscar project wiki — Open Source CRM.

Table of Contents

Page Description
[[Project-Charter Project Charter]]
[[CI-CD-Strategy CI/CD Strategy]]
**[[Deployment-Guide Deployment Guide]]**
**[[DNS-TLS DNS & TLS]]**
**[[Troubleshooting Troubleshooting]]**
[[Retrospective-Phase-1 Phase 1 Retrospective]]
[[Risk-Register Risk Register]]

Bold pages are newly added or updated.

Quick Links

Environments

Environment URL Status
Development https://dev.oscar-crm.cc 🟢 Active (first deploy succeeded)
Staging https://staging.oscar-crm.cc 🔴 Not deployed
Production https://oscar-crm.cc 🔴 Not deployed

Infrastructure

Component Details
Cluster OKE (Oracle Kubernetes Engine) — 1 node VM.Standard2.1 (1 OCPU, 15 GB RAM)
Region mx-queretaro-1
Node IP 159.54.137.54
Ingress nginx-ingress-controller (hostNetwork)
TLS cert-manager + Let's Encrypt (ClusterIssuer letsencrypt-prod)
Container Registry ghcr.io (GitHub Container Registry)
DNS Cloudflare (not yet configured)

DNS is not configured. The app is running and healthy at the node IP, but oscar-crm.cc does not resolve to the cluster yet. See DNS-TLS for setup instructions.

Clone this wiki locally