{"id":28341099,"url":"https://github.com/dotm87/o-sansi-devops","last_synced_at":"2025-10-26T15:36:52.200Z","repository":{"id":290882528,"uuid":"975830504","full_name":"dotM87/o-sansi-devops","owner":"dotM87","description":"Contains Dockerfiles, docker-compose, Kubernetes manifests, CI/CD pipelines (e.g., GitHub Actions, Jenkins), environment configuration, and deployment scripts.","archived":false,"fork":false,"pushed_at":"2025-05-01T05:57:37.000Z","size":18,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-03T15:09:16.499Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dotM87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-01T01:21:27.000Z","updated_at":"2025-05-01T05:57:40.000Z","dependencies_parsed_at":"2025-05-01T05:29:25.342Z","dependency_job_id":null,"html_url":"https://github.com/dotM87/o-sansi-devops","commit_stats":null,"previous_names":["dotm87/o-sansi-devops"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dotM87/o-sansi-devops","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotM87%2Fo-sansi-devops","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotM87%2Fo-sansi-devops/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotM87%2Fo-sansi-devops/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotM87%2Fo-sansi-devops/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dotM87","download_url":"https://codeload.github.com/dotM87/o-sansi-devops/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dotM87%2Fo-sansi-devops/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260895728,"owners_count":23078891,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-27T03:56:10.258Z","updated_at":"2025-10-26T15:36:52.113Z","avatar_url":"https://github.com/dotM87.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# o-sansi-devops\n\nEste documento describe cómo levantar y apagar los servicios del ecosistema O! SanSi usando `docker-compose`, así como las variables mínimas de entorno necesarias para cada contenedor.\n\n---\n\n## 🚀 Comandos principales\n\n### Levantar todos los servicios\n```bash\ndocker-compose up --build -d\n```\n\n### Apagar todos los servicios\n```bash\ndocker-compose down\n```\n\n### Ver logs de un servicio específico\n```bash\ndocker-compose logs -f \u003cservice_name\u003e\n```\n\n\u003e **Nota importante**: El archivo docker-compose.yml se encuentra en el directorio devops y debe copiarse a la raíz del proyecto para poder ejecutar los comandos anteriores.\n\n---\n\n## 🧱 Requisitos previos\n\n- Docker v20+\n- Docker Compose v1.29+\n- Puerto 80 disponible para Nginx\n- Puertos 8000–8004 libres (API Gateway y microservicios)\n\n---\n\n## 🗂 Estructura de carpetas relevante\n\n```\no-sansi-devops/\n  ├── Dockerfile.php\n  ├── Dockerfile.nginx\n  ├── Dockerfile.redis\n  ├── README.md  ← este archivo\n  └── ...\no-sansi-microservices/\n  └── ...\ndocker-compose.yml\n```\n\n---\n\n## 📌 Notas\n\n- Para restablecer contenedores: \n```bash\ndocker-compose down -v --remove-orphans\n```\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotm87%2Fo-sansi-devops","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdotm87%2Fo-sansi-devops","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdotm87%2Fo-sansi-devops/lists"}