{"id":23104080,"url":"https://github.com/glueops/glueops-dev","last_synced_at":"2026-03-15T03:51:01.904Z","repository":{"id":185726009,"uuid":"674003564","full_name":"GlueOps/glueops-dev","owner":"GlueOps","description":"This repository contains the GlueOps documentation website built using Docusaurus 2. It provides comprehensive guides and tutorials for deploying and managing applications using the GlueOps platform. The site includes setup instructions, configuration details, and best practices for GitOps workflows.","archived":false,"fork":false,"pushed_at":"2026-02-25T20:53:32.000Z","size":113094,"stargazers_count":2,"open_issues_count":2,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-25T21:43:14.547Z","etag":null,"topics":["allow-auto-merge","dataops","devops","documentation","docusarus","gitops","javascript","static-site","static-site-generator"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GlueOps.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2023-08-02T23:33:27.000Z","updated_at":"2026-02-25T19:38:35.000Z","dependencies_parsed_at":"2026-02-25T21:02:34.369Z","dependency_job_id":null,"html_url":"https://github.com/GlueOps/glueops-dev","commit_stats":null,"previous_names":["venkata-tenant-test-1/glueops-dev","glueops/glueops-dev"],"tags_count":85,"template":false,"template_full_name":null,"purl":"pkg:github/GlueOps/glueops-dev","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fglueops-dev","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fglueops-dev/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fglueops-dev/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fglueops-dev/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GlueOps","download_url":"https://codeload.github.com/GlueOps/glueops-dev/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GlueOps%2Fglueops-dev/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29958378,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T01:47:18.291Z","status":"online","status_checked_at":"2026-03-01T02:00:07.437Z","response_time":124,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["allow-auto-merge","dataops","devops","documentation","docusarus","gitops","javascript","static-site","static-site-generator"],"created_at":"2024-12-17T00:31:12.879Z","updated_at":"2026-03-15T03:51:01.890Z","avatar_url":"https://github.com/GlueOps.png","language":"TypeScript","readme":"# Website\n\nThis website is built using [Docusaurus](https://docusaurus.io/), a modern static website generator.\n\n### Installation\n\n```\n$ yarn\n```\n\n### Local Development\n\n```\n$ yarn start\n```\n\nThis command starts a local development server and opens up a browser window. Most changes are reflected live without\nhaving to restart the server.\n\n### Build\n\n```\n$ yarn build\n```\n\nThis command generates static content into the `build` directory and can be served using any static contents hosting\nservice.\n\n### Docker\n\n#### Production (static HTML served by nginx)\n\nBuild and run a lightweight production image that serves pre-built static HTML via nginx:\n\n```\n$ docker build -t glueops-dev .\n$ docker run -p 80:80 glueops-dev\n```\n\nThe site will be available at `http://localhost`.\n\n#### Development (live reload)\n\nBuild and run a development image with the Docusaurus dev server and hot module reloading:\n\n```\n$ docker build -f Dockerfile.dev -t glueops-dev:dev .\n$ docker run -p 8080:80 -v $(pwd):/app -v /app/node_modules glueops-dev:dev\n```\n\nThe dev server will be available at `http://localhost:8080` with live reload — edits to local files are reflected immediately.\n\n\u003e **Note:** The `-v /app/node_modules` anonymous volume prevents your local `node_modules` from overwriting the container's installed dependencies.\n\n### Deployment\n\nUsing SSH:\n\n```\n$ USE_SSH=true yarn deploy\n```\n\nNot using SSH:\n\n```\n$ GIT_USER=\u003cYour GitHub username\u003e yarn deploy\n```\n\nIf you are using GitHub pages for hosting, this command is a convenient way to build the website and push to\nthe `gh-pages` branch.","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fglueops-dev","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fglueops%2Fglueops-dev","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fglueops%2Fglueops-dev/lists"}