{"id":20188782,"url":"https://github.com/remche/docker-sigal","last_synced_at":"2025-04-10T06:51:54.423Z","repository":{"id":112301802,"uuid":"66773771","full_name":"remche/docker-sigal","owner":"remche","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-23T11:19:44.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T07:56:58.798Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remche.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,"publiccode":null,"codemeta":null}},"created_at":"2016-08-28T14:51:00.000Z","updated_at":"2020-09-23T11:19:47.000Z","dependencies_parsed_at":"2023-06-19T12:29:38.378Z","dependency_job_id":null,"html_url":"https://github.com/remche/docker-sigal","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remche%2Fdocker-sigal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remche%2Fdocker-sigal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remche%2Fdocker-sigal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remche%2Fdocker-sigal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remche","download_url":"https://codeload.github.com/remche/docker-sigal/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248173852,"owners_count":21059595,"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":[],"created_at":"2024-11-14T03:31:14.434Z","updated_at":"2025-04-10T06:51:54.406Z","avatar_url":"https://github.com/remche.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-sigal\n\nDocker image based on nginx official one for [sigal](http://sigal.saimon.org/en/latest/) gallery.\n\nRun with :\n\n    docker run -p 80:80 -v /path/to/your/pictures/:/pictures --name sigal-ct -d remche/docker-sigal\n\n\nDefault configuration use the galleria theme, keep original and put gallery in /usr/share/nginx/html. You can use a docker volume if you want it permanent :\n\n    docker run -p 80:80 -v /path/to/your/pictures/:/pictures -v sigal-html:/usr/share/nginx/html --name sigal-ct -d remche/docker-sigal\n\n    \nIf you want to override this conf, you can use your own sigal.conf.py :\n\n    docker run -p 80:80 -v /path/to/your/pictures/:/pictures -v/path/to/your/sigal.conf.py:/opt/sigal.conf.py --name sigal-ct -d remche/docker-sigal\n\n\nYou can set a basic authentication in htpasswd format by setting HTPASSWD env variable :\n\n    docker run -p 80:80 -v /path/to/your/pictures/:/pictures -e HTPASSWD='foo:$apr1$odHl5EJN$KbxMfo86Qdve2FH4owePn.' --name sigal-ct -d remche/docker-sigal\n\n\nYou might then use SSL with [nginx-proxy](https://hub.docker.com/r/jwilder/nginx-proxy/).\n\n\nYou can use the following command to regenerate gallery :\n\n    docker exec sigal-ct sigal build\n\n\nUsing a cron or incron to run it is a good way to keep your gallery up to date.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremche%2Fdocker-sigal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremche%2Fdocker-sigal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremche%2Fdocker-sigal/lists"}