{ "arch": [ "aarch64", "amd64", "armv7" ], "codenotary": "alexandrep.github@gmail.com", "description": "Gitea for Home Assistant", "init": false, "map": [ "share:rw", "ssl:ro" ], "name": "Gitea", "options": { "certfile": "fullchain.pem", "keyfile": "privkey.pem", "ssl": false }, "ports": { "3000/tcp": 3000, "2222/tcp": 2222 }, "ports_description": { "3000/tcp": "Http web interface", "22/tcp": "Ssh" }, "schema": { "certfile": "str", "keyfile": "str", "ssl": "bool" }, "slug": "gitea", "url": "https://github.com/baldarn/hassio-addons/tree/master/gitea", "version": "v1.17.1", "webui": "http://[HOST]:[PORT:3000]" }