{"id":24527490,"url":"https://github.com/mlsakiit/umami","last_synced_at":"2026-01-02T15:35:22.590Z","repository":{"id":271012512,"uuid":"912146677","full_name":"MLSAKIIT/umami","owner":"MLSAKIIT","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-04T20:24:41.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-22T06:19:18.255Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/MLSAKIIT.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":"2025-01-04T18:24:51.000Z","updated_at":"2025-01-05T14:23:40.000Z","dependencies_parsed_at":"2025-01-04T21:29:57.716Z","dependency_job_id":null,"html_url":"https://github.com/MLSAKIIT/umami","commit_stats":null,"previous_names":["dead8309/umami","mlsakiit/umami"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLSAKIIT%2Fumami","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLSAKIIT%2Fumami/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLSAKIIT%2Fumami/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MLSAKIIT%2Fumami/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MLSAKIIT","download_url":"https://codeload.github.com/MLSAKIIT/umami/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243760345,"owners_count":20343626,"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":"2025-01-22T06:19:19.643Z","updated_at":"2026-01-02T15:35:22.551Z","avatar_url":"https://github.com/MLSAKIIT.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Umami Self-Hosted Analytics\n\n## Getting Started\n\n1.  **Clone the Repository:**\n\n    ```bash\n    git clone https://github.com/MLSAKIIT/umami.git\n    cd umami\n    ```\n\n2.  **Configuration:**\n\n    - Copy `.env.example` to `.env` and fill in the required environment variables.\n    - Refer to the [Configuration](#configuration) documentation for details.\n\n3.  **Deployment:**\n\n    ```bash\n    export PRIMARY_DOMAIN=mlsakiit.com\n    docker-compose up -d\n    ```\n\n4.  **Access Umami:**\n\n    - Open your browser and navigate to `http://localhost:3000`.\n    - Use the default login credentials: `admin:umami`.\n\n### Configuration\n\nFor the configuration, you need to fill the following environment variables in the `.env` file, that are described in the `.env.example` file:\n\n- `DATABASE_URL`: Connection string for your PostgreSQL Database\n- `DATABASE_TYPE`: Must be set to `postgresql`\n- `APP_SECRET`: A secret string used by Umami for security (Use `openssl rand -base64 32` to generate a strong string)\n- `TRACKER_SCRIPT_NAME`: Optional Uncomment and change to have a custom name for the tracking script (e.g., `my_analytics_script`) to avoid ad-blockers.\n- `POSTGRES_DB`: Name of the Database\n- `POSTGRES_USER`: Name of the user\n- `POSTGRES_PASSWORD`: Database password\n\n### Troubleshooting\n\nRefer to [umami docs](https://umami.is/docs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlsakiit%2Fumami","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmlsakiit%2Fumami","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmlsakiit%2Fumami/lists"}