{"id":20859137,"url":"https://github.com/daemonite/dockercloud-schedule","last_synced_at":"2025-12-26T05:55:57.094Z","repository":{"id":147237138,"uuid":"54806976","full_name":"Daemonite/dockercloud-schedule","owner":"Daemonite","description":"Container for bringing up and down a staging cluster.","archived":false,"fork":false,"pushed_at":"2016-03-28T00:41:55.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-01-19T07:25:14.045Z","etag":null,"topics":["docker-cloud","python","schedule"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Daemonite.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}},"created_at":"2016-03-27T01:19:49.000Z","updated_at":"2016-09-08T16:07:51.000Z","dependencies_parsed_at":"2024-01-26T21:01:40.947Z","dependency_job_id":"c0109249-16be-486a-b51f-71edaaea5461","html_url":"https://github.com/Daemonite/dockercloud-schedule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fdockercloud-schedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fdockercloud-schedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fdockercloud-schedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Daemonite%2Fdockercloud-schedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Daemonite","download_url":"https://codeload.github.com/Daemonite/dockercloud-schedule/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243230090,"owners_count":20257644,"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":["docker-cloud","python","schedule"],"created_at":"2024-11-18T04:48:46.270Z","updated_at":"2025-12-26T05:55:57.020Z","avatar_url":"https://github.com/Daemonite.png","language":"Python","readme":"## Daemonite Schedule\n\n**dockercloud-stack.yml**\n\n```yaml\ndockercloud-schedule:\n  image: 'daemonite/dockercloud-schedule:latest'\n  autoredeploy: true\n  environment:\n    - DOCKERCLOUD_APIKEY=***YOUR-API-KEY***\n    - DOCKERCLOUD_USER=***YOUR-USERNAME***\n    - NODECLUSTER=***YOUR-NODECLUSTER-UUID***\n  tags:\n    - prod\n```\n\nDocker Cloud PaaS scheduling service for staging cluster; Skunkworks.\n\n- h/t https://github.com/alexdebrie/tutum-schedule\n- h/t https://github.com/dbader/schedule\n\n### Introduction\n\nDesigned to restrict the staging node cluster and its services to business hours only; 8am-8pm weekdays (Australian Eastern Standard).\n\n### Usage\n\nSchedule relies on the awesome Python [schedule](https://github.com/dbader/schedule) package created by `dbader`. It implements a simple, Pythonic interface to schedule tasks.\n\n### Deploy\n\nTo deploy this to DockerCloud, create your own `dc-schedule.py` with your\ndesired configuration. Once you're ready, run:\n\n    docker build -t \u003cusername\u003e/\u003cimage_name\u003e .\n    docker push \u003cusername\u003e/\u003cimage_name\u003e\n\nGo to your Docker Cloud account and deploy the Service. __Be sure to assign the\n`global` role to the Service so it can use the Tutum API on your behalf.__\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonite%2Fdockercloud-schedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaemonite%2Fdockercloud-schedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaemonite%2Fdockercloud-schedule/lists"}