{"id":23081589,"url":"https://github.com/bluecolor/octopus","last_synced_at":"2025-08-15T23:31:29.388Z","repository":{"id":92200045,"uuid":"95472720","full_name":"bluecolor/octopus","owner":"bluecolor","description":"Open source task scheduler with dependency management","archived":false,"fork":false,"pushed_at":"2018-07-01T19:28:29.000Z","size":424046,"stargazers_count":15,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T00:51:06.255Z","etag":null,"topics":["akka","cron","java","octopus","pug","quartz","scala","scheduler","slack","spring","vue","webpack"],"latest_commit_sha":null,"homepage":"https://bluecolor.github.io/octopus/","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/bluecolor.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}},"created_at":"2017-06-26T17:41:57.000Z","updated_at":"2024-02-15T10:42:10.000Z","dependencies_parsed_at":"2023-06-07T23:15:32.570Z","dependency_job_id":null,"html_url":"https://github.com/bluecolor/octopus","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bluecolor/octopus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecolor%2Foctopus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecolor%2Foctopus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecolor%2Foctopus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecolor%2Foctopus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bluecolor","download_url":"https://codeload.github.com/bluecolor/octopus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bluecolor%2Foctopus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270644764,"owners_count":24621332,"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-08-15T02:00:12.559Z","response_time":110,"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":["akka","cron","java","octopus","pug","quartz","scala","scheduler","slack","spring","vue","webpack"],"created_at":"2024-12-16T13:53:49.292Z","updated_at":"2025-08-15T23:31:29.371Z","avatar_url":"https://github.com/bluecolor.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Octopus - Open Source Task Scheduler\n\n\n\n\n### Getting started with minimal configuration\n- Download the latest release from [here](https://github.com/bluecolor/octopus/releases)\n- un-compress the archive file\n- `cd octopus`\n- `./octopus.sh`\n- create system user from the `octopus shell`:\n  ```\n    ssh user@localhost -p 2000\n    # enter password\n    su -h # help for su command\n    # example\n    # su -m c -u system -p system -n system -e system@bluecolor.io\n    # username: system password: system\n  ```\n- open app in browser and login with `system user` that you created in previous step.\n  ```\n  http://localhost:9090\n  ```\n\n\n### Configuration\n- You can change the repository to use a different `db` by changing the parameters in `application.properties`\n- Configure `octopus.shell` using the `application.properties`\n\n\n### Building\n- `git clone https://github.com/bluecolor/octopus`\n- `cd` into cloned repo folder\n- run `./build.sh`\n- check out the `dist` folder\n\n\n### Developers\n- Run backend by;\n```\n  cd octopus/backend\n  gradle bootrun\n```\n- Start a dev server for frontend with;\n```\ncd octopus/frontend\nnpm install\nnpm run dev\n```\n\n\n### Documentation\nYou can find more info [here](https://bluecolor.github.io/octopus/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecolor%2Foctopus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluecolor%2Foctopus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluecolor%2Foctopus/lists"}