{"id":13489325,"url":"https://github.com/Wonderfall/docker-isso","last_synced_at":"2025-03-28T04:31:03.367Z","repository":{"id":28285677,"uuid":"117897329","full_name":"Wonderfall/docker-isso","owner":"Wonderfall","description":null,"archived":true,"fork":false,"pushed_at":"2022-03-19T19:19:43.000Z","size":1,"stargazers_count":18,"open_issues_count":7,"forks_count":18,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T09:40:25.443Z","etag":null,"topics":[],"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/Wonderfall.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}},"created_at":"2018-01-17T21:54:44.000Z","updated_at":"2023-03-24T01:55:16.000Z","dependencies_parsed_at":"2022-08-02T11:48:20.529Z","dependency_job_id":null,"html_url":"https://github.com/Wonderfall/docker-isso","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/Wonderfall%2Fdocker-isso","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-isso/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-isso/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Wonderfall%2Fdocker-isso/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Wonderfall","download_url":"https://codeload.github.com/Wonderfall/docker-isso/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245970419,"owners_count":20702412,"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-07-31T19:00:23.048Z","updated_at":"2025-03-28T04:31:03.119Z","avatar_url":"https://github.com/Wonderfall.png","language":"Dockerfile","funding_links":[],"categories":["Dockerfile"],"sub_categories":[],"readme":"## wonderfall/isso\n\n![](https://i.goopics.net/q1.png)\n\n\n#### What is this?\nIsso is a commenting server similar to Disqus. More info on the [official website](https://posativ.org/isso/).\n\n#### Features\n- Based on Alpine Linux 3.3.\n- Latest Isso installed with `pip`.\n\n#### Build-time variables\n- **ISSO_VER** : version of Isso.\n\n#### Environment variables\n- **GID** : isso group id *(default : 991)*\n- **UID** : isso user id *(default : 991)*\n\n#### Volumes\n- **/config** : location of configuration files.\n- **/db** : location of SQLite database.\n\n#### Ports\n- **8080** [(reverse proxy!)](https://github.com/hardware/mailserver/wiki/Reverse-proxy-configuration).\n\n#### Example of simple configuration\nHere is the full documentation : https://posativ.org/isso/docs/\n\n```\n# /mnt/docker/isso/config/isso.conf\n[general]\ndbpath = /db/comments.db\nhost = https://cats.schrodinger.io/\n[server]\nlisten = http://0.0.0.0:8080/\n\n# docker-compose.yml\nisso:\n  image: wonderfall/isso\n  environment:\n    - GID=1000\n    - UID=1000\n  volumes:\n    - /mnt/docker/isso/config:/config\n    - /mnt/docker/isso/db:/db\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWonderfall%2Fdocker-isso","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FWonderfall%2Fdocker-isso","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FWonderfall%2Fdocker-isso/lists"}