{"id":20364190,"url":"https://github.com/mabuonomo/docker-openfire","last_synced_at":"2026-04-12T17:43:04.647Z","repository":{"id":124138521,"uuid":"195663809","full_name":"mabuonomo/docker-openfire","owner":"mabuonomo","description":"A simple docker compose with a full stack architecture to use openfire and mysql","archived":false,"fork":false,"pushed_at":"2019-07-07T20:09:09.000Z","size":1914,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-15T04:16:26.414Z","etag":null,"topics":["docker","docker-compose","mysql","openfire","xmpp"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mabuonomo.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":"2019-07-07T14:54:40.000Z","updated_at":"2023-03-09T00:22:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"47c6f80e-3196-453b-8a06-caee52395a8e","html_url":"https://github.com/mabuonomo/docker-openfire","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/mabuonomo%2Fdocker-openfire","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabuonomo%2Fdocker-openfire/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabuonomo%2Fdocker-openfire/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mabuonomo%2Fdocker-openfire/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mabuonomo","download_url":"https://codeload.github.com/mabuonomo/docker-openfire/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241904677,"owners_count":20040020,"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":["docker","docker-compose","mysql","openfire","xmpp"],"created_at":"2024-11-15T00:10:24.125Z","updated_at":"2026-04-12T17:42:59.616Z","avatar_url":"https://github.com/mabuonomo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-compose openfire\n\nThis docker setup contains a stack with:\n* openfire v4.4.0\n\n## What is Openfire?\nOpenfire is a real time collaboration (RTC) server licensed under the Open Source Apache License. It uses the only widely adopted open protocol for instant messaging, XMPP (also called Jabber). (https://www.igniterealtime.org/projects/openfire/)\n\n## Official image on Docker Hub\nhttps://cloud.docker.com/repository/docker/sharksoft/openfire\n\n## Quickstart\nStart only Openfire server using:\n\n```bash\n$ docker-compose up -f docker-compose.yml\n```\n\nStart full stack Openfire/MySQL using:\n\n```bash\n$ docker-compose up\n```\n\n## Services\n* Openfire Admin Console \u003e http://localhost:9090 \n\n## Openfire connect to MySQL\nUse this db settings in openfire initial setup:\n* jdbc:mysql://mysql_openfire:3306/openfire?rewriteBatchedStatements=true \n* user: openfire\n* pwd: openfire\n\n## Destroy Stack\n```bash\n$ docker-compose stop\n$ docker-compose rm\n$ docker system prune --force --volumes\n```\n\n## Based on\n* https://github.com/sameersbn/docker-openfire\n* https://github.com/juanromanf/openfire-stack","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabuonomo%2Fdocker-openfire","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmabuonomo%2Fdocker-openfire","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmabuonomo%2Fdocker-openfire/lists"}