{"id":22275723,"url":"https://github.com/deepsquare-io/cvmfs-server-docker","last_synced_at":"2025-03-25T17:25:57.250Z","repository":{"id":103467072,"uuid":"485433816","full_name":"deepsquare-io/cvmfs-server-docker","owner":"deepsquare-io","description":"Run CVMFS replicas in docker!","archived":false,"fork":false,"pushed_at":"2023-02-02T18:29:43.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-30T15:20:12.263Z","etag":null,"topics":["clusters","cvmfs","docker"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/deepsquare-io.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,"dei":null}},"created_at":"2022-04-25T15:45:16.000Z","updated_at":"2023-09-06T22:38:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"f45f96aa-be42-415c-9b1c-7576d5c73492","html_url":"https://github.com/deepsquare-io/cvmfs-server-docker","commit_stats":null,"previous_names":["deepsquare-io/cvmfs-server-docker"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepsquare-io%2Fcvmfs-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepsquare-io%2Fcvmfs-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepsquare-io%2Fcvmfs-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deepsquare-io%2Fcvmfs-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deepsquare-io","download_url":"https://codeload.github.com/deepsquare-io/cvmfs-server-docker/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245509163,"owners_count":20626925,"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":["clusters","cvmfs","docker"],"created_at":"2024-12-03T14:11:47.749Z","updated_at":"2025-03-25T17:25:57.230Z","avatar_url":"https://github.com/deepsquare-io.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cvmfs-server-docker\n\nRun an apache web server ith cvmfs enabled.\n\n## Configuration\n\nSee example directory for more details.\n\n### Capabilities\n\nThe container must be run as root and with the `SYS_ADMIN`.\n\n### Ports\n\n80/tcp, HTTP port from apache web server.\n\n### Volumes\n\n- `/var/spool/cvmfs` is the state of the CVMFS server, must be persistent.\n- `/srv/cvmfs` are the data served by apache, must be persistent.\n- `/sys/fs/cgroup:/sys/fs/cgroup:ro` (+ SYS_ADMIN capability) permits systemd to work.\n- (optional, but recommended) `/etc/cvmfs/server.local` the CVMFS server config.\n- `/etc/cvmfs-setup/env` configure the replication.\n\nThe format looks like this:\n\n```sh\nCVMFS_REPO\u003cidx\u003e_NAME=\u003cname\u003e\nCVMFS_REPO\u003cidx\u003e_URL=\u003curl\u003e\nCVMFS_REPO\u003cidx\u003e_KEYS=\u003cpath to key directory\u003e\nCVMFS_REPO\u003cidx\u003e_OPTIONS='-o \u003cowner\u003e \u003cother options\u003e'\n```\n\nThe owner option is mandatory, otherwise the container will be stuck.\n\nExample:\n\n```sh\nCVMFS_REPO0_NAME=stdenv.sion.csquare.run\nCVMFS_REPO0_URL=http://cvmfs.ch1.csquare.run/cvmfs/stdenv.sion.csquare.run\nCVMFS_REPO0_KEYS=/etc/cvmfs/keys/sion.csquare.run\nCVMFS_REPO0_OPTIONS='-o root'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepsquare-io%2Fcvmfs-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeepsquare-io%2Fcvmfs-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeepsquare-io%2Fcvmfs-server-docker/lists"}