{"id":22599587,"url":"https://github.com/singularityhub/singularity-tunel","last_synced_at":"2025-12-14T01:50:12.634Z","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":5,"default_branch":"master","last_synced_at":"2025-06-09T07:06:51.479Z","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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262351754,"owners_count":23297634,"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-management","containers","flask","python","singularity","singularity-container","singularity-containers"],"created_at":"2024-12-08T11:10:27.035Z","updated_at":"2025-12-14T01:50:07.581Z","avatar_url":"https://github.com/singularityhub.png","language":"CSS","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","funding_links":[],"categories":[],"sub_categories":[],"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"}