{"id":31853543,"url":"https://github.com/programie/ejabberdarchiveviewer","last_synced_at":"2025-10-12T13:29:58.593Z","repository":{"id":142330950,"uuid":"205691197","full_name":"Programie/EjabberdArchiveViewer","owner":"Programie","description":"A simple frontend for viewing ejabberd archive entries","archived":false,"fork":false,"pushed_at":"2024-09-10T12:35:15.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-25T09:36:07.303Z","etag":null,"topics":["chatlog","ejabberd","viewer"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/Programie.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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-09-01T14:52:38.000Z","updated_at":"2024-09-10T12:37:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9c24f29-da03-492e-b424-2b34b68b6be7","html_url":"https://github.com/Programie/EjabberdArchiveViewer","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Programie/EjabberdArchiveViewer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FEjabberdArchiveViewer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FEjabberdArchiveViewer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FEjabberdArchiveViewer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FEjabberdArchiveViewer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Programie","download_url":"https://codeload.github.com/Programie/EjabberdArchiveViewer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Programie%2FEjabberdArchiveViewer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279011444,"owners_count":26084947,"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","status":"online","status_checked_at":"2025-10-12T02:00:06.719Z","response_time":53,"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":["chatlog","ejabberd","viewer"],"created_at":"2025-10-12T13:29:57.383Z","updated_at":"2025-10-12T13:29:58.585Z","avatar_url":"https://github.com/Programie.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ejabberd Archive Viewer\n\n[![DockerHub](https://img.shields.io/badge/download-DockerHub-blue?logo=docker)](https://hub.docker.com/r/programie/ejabberdarchiveviewer)\n[![GitHub release](https://img.shields.io/github/v/release/Programie/EjabberdArchiveViewer)](https://github.com/Programie/EjabberdArchiveViewer/releases/latest)\n\n## Installation and configuration\n\n### Classic installation\n\n**Note:** The application requires a webserver with PHP configured.\n\n* Download the latest release and extract it onto your webserver\n* Point your web server to the `httpdocs` directory\n* Copy [src/main/resources/config.sample.ini](src/main/resources/config.sample.ini) to `src/main/resources/config.ini` and modify it to fit your environment\n\n### Installation with Docker\n\nCreate a `config.ini` and configure your database connection.\n\nExample:\n\n```ini\n[database]\ndsn = mysql:host=localhost;dbname=ejabberd\nusername = root\npassword =\n```\n\nStart the container and mount the `config.ini` into the container at `/app/src/main/resources/config.ini`:\n\n```\ndocker run --name ejabberdarchiveviewer -p 8080:80 -v /path/to/config.ini:/app/src/main/resources/config.ini:ro programie/ejabberdarchiveviewer\n```\n\nNow the application will be reachable at http://localhost:8080.\n\n## Testing in Vagrant VM\n\nNote: This was only tested with VirtualBox as provider.\n\n* Install Vagrant plugins (if not already installed):\n  * VirtualBox guest plugin: `vagrant plugin install vagrant-vbguest`\n  * Puppet install plugin: `vagrant plugin install vagrant-puppet-install`\n* Run `vagrant up` to setup the Vagrant VM.\n* The viewer will be available on the configured port on localhost ([http://localhost:8080](http://localhost:8080) by default)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramie%2Fejabberdarchiveviewer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprogramie%2Fejabberdarchiveviewer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprogramie%2Fejabberdarchiveviewer/lists"}