{"id":18510101,"url":"https://github.com/gitana/cloudcms-virtual-server","last_synced_at":"2025-10-23T08:00:09.118Z","repository":{"id":10565164,"uuid":"12768893","full_name":"gitana/cloudcms-virtual-server","owner":"gitana","description":"Cloud CMS Virtual Server (Hosting)","archived":false,"fork":false,"pushed_at":"2022-04-22T02:26:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-14T11:17:47.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gitana.io","language":"JavaScript","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/gitana.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}},"created_at":"2013-09-11T21:59:10.000Z","updated_at":"2025-01-23T02:45:02.000Z","dependencies_parsed_at":"2022-07-21T12:32:24.622Z","dependency_job_id":null,"html_url":"https://github.com/gitana/cloudcms-virtual-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gitana/cloudcms-virtual-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fcloudcms-virtual-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fcloudcms-virtual-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fcloudcms-virtual-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fcloudcms-virtual-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gitana","download_url":"https://codeload.github.com/gitana/cloudcms-virtual-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gitana%2Fcloudcms-virtual-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":280583895,"owners_count":26355258,"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","status":"online","status_checked_at":"2025-10-23T02:00:06.710Z","response_time":142,"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":[],"created_at":"2024-11-06T15:20:56.821Z","updated_at":"2025-10-23T08:00:09.058Z","avatar_url":"https://github.com/gitana.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloud CMS Virtual Server\n\nThis project provides an empty hosted application for the Cloud CMS Virtual Hosting tier.  \n\nBy being available, it allows the application server to serve requests for externally hosted applications that seek to use the Cloud CMS Application server APIs, controllers and other features.\n\n## Basic Usage\n\nTo launch the app server, you basically need to do the following:\n\n    docker run -e \"PORT=8080\" -p 8080:8080 cloudcms/app-server\n\nThis launches the app server on port 8080.\n\n## Static Web Root\n\nIf you have a single set of files you'd like to serve, mount in a `public` directory.\n\n    docker run --volume /dev/public:/var/app/current/public -p 8080:8080 cloudcms/app-server\n\n## Virtual Hosting\n\nTo take advantage of virtual hosting, you will need to have an on-premise Cloud CMS instance.\nProvide the following environment variables:\n\n    CLOUDCMS_VIRTUAL_HOST_ENABLED=true\n    CLOUDCMS_VIRTUAL_DRIVER_CLIENT_KEY=\n    CLOUDCMS_VIRTUAL_DRIVER_CLIENT_SECRET=\n    CLOUDCMS_VIRTUAL_DRIVER_AUTHGRANT_KEY=\n    CLOUDCMS_VIRTUAL_DRIVER_AUTHGRANT_SECRET=\n    \nThese should match the values in your API properties file.\n\n## Notifications\n\nTo support SQS notifications, configure the following:\n\n    CLOUDCMS_NOTIFICATIONS_ENABLED=true\n    CLOUDCMS_NOTIFICATIONS_SQS_QUEUE_URL=\n    CLOUDCMS_NOTIFICATIONS_SQS_ACCESS_KEY=\n    CLOUDCMS_NOTIFICATIONS_SQS_SECRET_KEY=\n    CLOUDCMS_NOTIFICATIONS_SQS_REGION=\n    \n## Deployment\n\nTo support code deployment, configure the following:\n\n    CLOUDCMS_NET_GITHUB_USERNAME=\n    CLOUDCMS_NET_GITHUB_PASSWORD=\n    ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitana%2Fcloudcms-virtual-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgitana%2Fcloudcms-virtual-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgitana%2Fcloudcms-virtual-server/lists"}