{"id":20896610,"url":"https://github.com/luizeof/isso-docker","last_synced_at":"2026-04-28T02:32:02.029Z","repository":{"id":141278389,"uuid":"166094757","full_name":"luizeof/isso-docker","owner":"luizeof","description":"Docker Image for Isso -  A commenting server similar to Disqus","archived":false,"fork":false,"pushed_at":"2019-01-16T19:35:11.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-28T19:46:54.641Z","etag":null,"topics":["docker","docker-image","isso"],"latest_commit_sha":null,"homepage":null,"language":"Dockerfile","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/luizeof.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2019-01-16T19:04:41.000Z","updated_at":"2019-01-16T19:35:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"fa43bb10-eab9-4909-afeb-14d243d8c7b7","html_url":"https://github.com/luizeof/isso-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/luizeof/isso-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizeof%2Fisso-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizeof%2Fisso-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizeof%2Fisso-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizeof%2Fisso-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luizeof","download_url":"https://codeload.github.com/luizeof/isso-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luizeof%2Fisso-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32363627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","docker-image","isso"],"created_at":"2024-11-18T10:36:09.928Z","updated_at":"2026-04-28T02:32:02.024Z","avatar_url":"https://github.com/luizeof.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# isso-docker\n\nDocker Image for [isso](https://posativ.org/isso/) - A commenting server similar to Disqus\n\n## Default usage:\n\n```\ndocker run --name bind -d -p 8080:8080 \\\n-v /isso/isso.conf:/opt/isso/isso.conf \\\n-v /isso/data:/opt/issodb \\\n--restart=always luizeof/isso-docker:latest\n```\n\n## Docker-compose:\n```\nversion: '2'\nservices:\n    isso:\n      image: luizeof/isso-docker:latest\n      ports:\n        - \"8080:8080\"\n      volumes:\n        - /isso/isso.conf:/opt/isso/isso.conf\n        - /isso/data:/opt/issodb\n      restart: always\n```\n\n```\ndocker-compose up -d\n```\n\n## Configuring isso Instance\n\nThere are some minimal configuration for *isso* work at [https://posativ.org/isso/docs/configuration/server/](https://posativ.org/isso/docs/configuration/server/)\n\n```\n# file: isso.conf\n[general]\ndbpath = /opt/issodb/comments.db\nhost = https://example.tld/\n[server]\nlisten = http://0.0.0.0:8080\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizeof%2Fisso-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluizeof%2Fisso-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluizeof%2Fisso-docker/lists"}