{"id":26064865,"url":"https://github.com/syncano/codebox","last_synced_at":"2025-12-24T04:29:49.272Z","repository":{"id":54975148,"uuid":"156453903","full_name":"Syncano/codebox","owner":"Syncano","description":"Codebox (script runner) for user provided scripts.","archived":false,"fork":false,"pushed_at":"2021-01-18T16:10:58.000Z","size":861,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2023-08-12T18:08:38.505Z","etag":null,"topics":["container","docker","go","kubernetes","serverless"],"latest_commit_sha":null,"homepage":"https://syncano.io","language":"Go","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/Syncano.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":"2018-11-06T22:01:02.000Z","updated_at":"2023-08-12T18:08:38.506Z","dependencies_parsed_at":"2022-08-14T07:50:56.207Z","dependency_job_id":null,"html_url":"https://github.com/Syncano/codebox","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fcodebox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fcodebox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fcodebox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Syncano%2Fcodebox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Syncano","download_url":"https://codeload.github.com/Syncano/codebox/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242595952,"owners_count":20155377,"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":["container","docker","go","kubernetes","serverless"],"created_at":"2025-03-08T18:49:33.243Z","updated_at":"2025-12-24T04:29:49.264Z","avatar_url":"https://github.com/Syncano.png","language":"Go","readme":"# Codebox (Script Runner)\n\n[![CircleCI](https://circleci.com/gh/Syncano/codebox.svg?style=svg)](https://circleci.com/gh/codebox)\n\n## Dependencies\n\n- Golang version 1.15.\n- docker 17.03+ and docker-compose (`pip install docker-compose`).\n\n## Testing\n\n- Run `make test` to run code checks and all tests with coverage. This will require Go installed on host.\n- During development it is very useful to run dashboard for tests through `goconvey`. Install and run through `make goconvey`.\n- To run tests in container run: `make test-in-docker`.\n\n## Starting locally\n\n- Build executable binary by `make build build-wrapper` or `make build-in-docker`. They both do the same but the first one requires dependencies to installed on local machine. Second command will automatically fetch all dependencies in docker container.\n- Rebuild the image by `make docker`.\n- Run `make start` to spin up 1 load balancer and 1 worker instance.\n\n## Deployment\n\n- You need to first build a static version and a docker image. See first two steps of **Starting locally** section.\n- Make sure you have a working `kubectl` installed and configured. During deployment you may also require `gpg` (gnupg) and `jinja2-cli` (`pip install jinja2-cli[yaml]`).\n- Run `make deploy-staging` to deploy on staging or `make deploy-production` to deploy on production.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncano%2Fcodebox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsyncano%2Fcodebox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsyncano%2Fcodebox/lists"}