{"id":22599587,"url":"https://github.com/singularityhub/singularity-tunel","last_synced_at":"2026-05-19T10:01:12.729Z","repository":{"id":57467884,"uuid":"87000760","full_name":"singularityhub/singularity-tunel","owner":"singularityhub","description":"command line tool for general HPC functions using Singularity containers","archived":false,"fork":false,"pushed_at":"2021-12-06T22:42:03.000Z","size":1454,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-04-14T03:14:44.124Z","etag":null,"topics":["container-management","containers","flask","python","singularity","singularity-container","singularity-containers"],"latest_commit_sha":null,"homepage":"","language":"CSS","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/singularityhub.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}},"created_at":"2017-04-02T16:51:59.000Z","updated_at":"2021-12-06T22:42:06.000Z","dependencies_parsed_at":"2022-09-19T08:20:24.247Z","dependency_job_id":null,"html_url":"https://github.com/singularityhub/singularity-tunel","commit_stats":null,"previous_names":["singularityhub/tunel"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/singularityhub/singularity-tunel","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-tunel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-tunel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-tunel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-tunel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/singularityhub","download_url":"https://codeload.github.com/singularityhub/singularity-tunel/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/singularityhub%2Fsingularity-tunel/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32776880,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"ssl_error","status_checked_at":"2026-05-08T08:22:45.650Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["container-management","containers","flask","python","singularity","singularity-container","singularity-containers"],"created_at":"2024-12-08T11:10:27.035Z","updated_at":"2026-05-08T10:34:26.167Z","avatar_url":"https://github.com/singularityhub.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Singularity Tunel\n\nApplication and general cluster tools using Singularity containers.\n\n## Introduction\n\nManager and recipe generator for local Singularity containers\n\n## Deployment\nYou should clone the repo, and build the container (or you can also just clone and then use docker-compose and it will be pulled from Docker Hub).\n\n\n```bash\ngit clone https://github.com/singularityhub/singularity-tunel\ncd singularity-tunel\ndocker build -t vanessa/tunel .\n```\n\n## Deployment\nYou can use docker compose to deploy:\n\n```bash          \ndocker-compose up -d\n```\nand then go to `127.0.0.1` (localhost).\n\n\n## Endpoints\nHere are some useful endpoints:\n\n### Views\n - `/`: the root will show all containers available. When the user selects, he/she is taken to a screen to see input arguments. \n - `/containers/random`: will return a random container\n - `/container/container.img`: will show metadata about a container.\n\n### API\nThe following are considered API, meaning they return a text or json response, not intended for the user to interact with.\n\n - `/api/containers`: a list of all available containers\n - `/api/container/\u003cstring:name\u003e`: a json object with container args, labels, and links.\n - `/api/container/args/\u003cstring:name\u003e`: json of just container args\n - `/api/container/labels/\u003cstring:name\u003e`: json of juist container labels\n - `/container/run/container.img`: Is the base for running a container, this one would be container.img. Arguments can be added as POST (eg, `?name=Amy`)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fsingularity-tunel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsingularityhub%2Fsingularity-tunel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsingularityhub%2Fsingularity-tunel/lists"}