{"id":20505200,"url":"https://github.com/kunniii/selfhost_services","last_synced_at":"2026-04-24T03:34:09.071Z","repository":{"id":168175398,"uuid":"629428690","full_name":"Kunniii/selfhost_services","owner":"Kunniii","description":"A repo which contains configurations to host services using Docker Compose. This contains selfhosted services using Docker and Docker Compose.","archived":false,"fork":false,"pushed_at":"2024-05-24T10:32:54.000Z","size":17,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T07:56:32.269Z","etag":null,"topics":["compose","docker","docker-compose","excalidraw","self-hosted","timetagger","traefik"],"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/Kunniii.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-04-18T09:45:04.000Z","updated_at":"2024-05-24T10:32:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"690af4fa-ba11-47da-b7ce-36d3809dfef7","html_url":"https://github.com/Kunniii/selfhost_services","commit_stats":null,"previous_names":["kunniii/selfhost_services"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kunniii%2Fselfhost_services","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kunniii%2Fselfhost_services/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kunniii%2Fselfhost_services/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Kunniii%2Fselfhost_services/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Kunniii","download_url":"https://codeload.github.com/Kunniii/selfhost_services/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242103309,"owners_count":20072251,"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":["compose","docker","docker-compose","excalidraw","self-hosted","timetagger","traefik"],"created_at":"2024-11-15T19:44:52.099Z","updated_at":"2026-04-24T03:34:04.006Z","avatar_url":"https://github.com/Kunniii.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Self hosted services using Docker and Docker Compose\n\n## What is this\n\nThis is my own Docker for self-hosted services since 200 BC. Now I an gonna public it on my GitHub.\n\nIt will save time for me, if next time, i have to set up my new OS and need to run these services.\n\nEveryone can clone and use it! Here is how to setup this Docker Compose repo.\n\n## How to use\n\nFollow these steps to set up the project:\n\n0. Create a docker Network\n\n    ```bash\n    docker network create traefik-net\n    ```\n\n1. Copy the `.env.sample` file provided in the repository to create a new `.env` file using the following command:\n\n    ```bash\n    cp .env.sample .env\n    ```\n\n2. Edit the `.env` file with your own information. This file contains environment variables used by the application. Make sure to fill in all the required information.\n\n3. Edit the `hosts` file on your computer. The `hosts` file is a plain text file used by the operating system to map hostnames to IP addresses. This file is used to redirect requests for a particular domain name to a specific IP address.\n\n    * \u003cb\u003eOn Windows\u003c/b\u003e  \n       The `hosts` file is located at `C:\\Windows\\System32\\drivers\\etc\\hosts`\n\n    * \u003cb\u003eOn macOS and Linux\u003c/b\u003e  \n     The `hosts` file is located at `/etc/hosts`. To edit this file, you need to open it in a text editor with sudo privileges.\n\n     Once you have located the `hosts` file, add the content from the `hosts` file provided in this repo.\n\n4. Start the services\n\n    Run the following command to start the application:\n\n    ```bash\n    docker compose up -d\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunniii%2Fselfhost_services","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkunniii%2Fselfhost_services","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkunniii%2Fselfhost_services/lists"}