{"id":21838404,"url":"https://github.com/aptabase/self-hosting","last_synced_at":"2025-03-21T15:18:37.649Z","repository":{"id":182326847,"uuid":"668148012","full_name":"aptabase/self-hosting","owner":"aptabase","description":"Configuration and Documentation for Self-Hosting Aptabase","archived":false,"fork":false,"pushed_at":"2024-07-05T05:26:58.000Z","size":17,"stargazers_count":44,"open_issues_count":5,"forks_count":9,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T10:31:02.300Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/aptabase.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}},"created_at":"2023-07-19T06:20:28.000Z","updated_at":"2025-01-16T07:39:23.000Z","dependencies_parsed_at":"2024-04-02T05:30:23.525Z","dependency_job_id":"14092538-f519-4309-82cf-61a055e2b81c","html_url":"https://github.com/aptabase/self-hosting","commit_stats":null,"previous_names":["aptabase/self-hosting"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptabase%2Fself-hosting","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptabase%2Fself-hosting/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptabase%2Fself-hosting/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aptabase%2Fself-hosting/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aptabase","download_url":"https://codeload.github.com/aptabase/self-hosting/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244819802,"owners_count":20515646,"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-11-27T21:10:56.226Z","updated_at":"2025-03-21T15:18:37.616Z","avatar_url":"https://github.com/aptabase.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Aptabase Self-Hosting Guide\n\nThis guide will help you get started with self hosting Aptabase. \nYou can alternatively use our [Cloud Hosting](https://aptabase.com) for a zero maintenance and fully managed solution.\n\n## Prerequisites\n\nAll you need is to have a recent version of [Docker](https://docs.docker.com/get-docker/) as this guide uses Docker Compose.\n\n## How-to\n\n1. Clone this repository\n\n```sh\ngit clone https://github.com/aptabase/self-hosting\n```\n\n2. Modify the `docker-compose.yml` file to your liking, but especially the sections with comments as the default values are just dummy examples.\n\n3. Run the following command to start the services:\n\n```sh\ndocker-compose up -d\n```\n\n4. That's it! You can now access Aptabase at `http://localhost:8000` 🎉\n\n**Note:** By default, Aptabase is not configured to send email via SMTP . You can either see the emails in the logs or add the relevant SMTP variables in the `docker-compose.yml` file. A list of all Environment Variables is available [here](https://github.com/aptabase/aptabase/blob/main/src/Features/EnvSettings.cs).\n\n\u003e If that's not working, please check the logs with `docker-compose logs -f` and make sure there are no errors.\n\n## First Login / Account\n\nThere is no default login. Once you are able to access your self-hosted instance, you need to create/register a new account. After registering, the activation link that is required to activate it will be in the container logs. Once you follow that link, your new account will be active, and you will be able to access Aptabase in its entirity.\n\n## One-Click Deployment\n\n[![Deploy on RepoCloud](https://d16t0pc4846x52.cloudfront.net/deploylobe.svg)](https://repocloud.io/details/?app_id=297)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptabase%2Fself-hosting","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faptabase%2Fself-hosting","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faptabase%2Fself-hosting/lists"}