{"id":18434330,"url":"https://github.com/adriamontoto/make-my-server","last_synced_at":"2026-04-02T02:38:19.984Z","repository":{"id":228455006,"uuid":"765311521","full_name":"adriamontoto/make-my-server","owner":"adriamontoto","description":"This repository provides the configuration ⚒️ and deployment files for setting up a home server using compose 🐳. Enjoy an organized environment right from your home 🏠!","archived":false,"fork":false,"pushed_at":"2025-01-03T21:55:40.000Z","size":38,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-15T11:48:01.493Z","etag":null,"topics":["database","dns","docker","docker-compose","homarr","homeserver","minecraft","mods","monitoring","nginx","pihole","portainer","postgresql","proxy","uptimekuma"],"latest_commit_sha":null,"homepage":"","language":null,"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/adriamontoto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-29T17:17:26.000Z","updated_at":"2025-01-22T00:10:12.000Z","dependencies_parsed_at":"2024-03-18T22:29:35.549Z","dependency_job_id":"9f97191a-5c02-47bb-8e7b-9ac262a41bbb","html_url":"https://github.com/adriamontoto/make-my-server","commit_stats":null,"previous_names":["adriiamontoto/make-my-server","adriamontoto/make-my-server"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriamontoto%2Fmake-my-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriamontoto%2Fmake-my-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriamontoto%2Fmake-my-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adriamontoto%2Fmake-my-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adriamontoto","download_url":"https://codeload.github.com/adriamontoto/make-my-server/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239114265,"owners_count":19583986,"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":["database","dns","docker","docker-compose","homarr","homeserver","minecraft","mods","monitoring","nginx","pihole","portainer","postgresql","proxy","uptimekuma"],"created_at":"2024-11-06T06:03:06.094Z","updated_at":"2025-10-31T05:30:17.622Z","avatar_url":"https://github.com/adriamontoto.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ca name=\"readme-top\"\u003e\u003c/a\u003e\n\n# 🐣💻 Make my server!\n\nThis repository provides the configuration ⚒️ and deployment files for setting up a home server using compose 🐳. Enjoy an organized environment right from your home 🏠!\n\u003cbr\u003e\u003cbr\u003e\n\n## Table of Contents\n\n- [✨ Features](#features)\n- [🚀 Deployment Steps](#deployment)\n- [🔄 Tear Down](#tear-down)\n- [🔑 License](#license)\n\n\u003cp align=\"right\"\u003e\n    \u003ca href=\"#readme-top\"\u003e🔼 Back to top\u003c/a\u003e\n\u003c/p\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003ca name=\"features\"\u003e\u003c/a\u003e\n\n## ✨ Features\n\n- **Nginx Proxy Manager:** Reverse proxy and load balancing with TLS support.\n- **Homarr:** A user-friendly dashboard to access all your services in one place.\n- **Portainer:** Lightweight container management tool.\n- **Uptimekuma:** Self-hosted monitoring and alerting for your services.\n- **PostgreSQL:** A powerful, open-source relational database server.\n- **Minecraft Server (vanilla):** A vanilla Minecraft server.\n- **Minecraft Server (mods):** A Minecraft server with mod support.\n\n\u003cp align=\"right\"\u003e\n    \u003ca href=\"#readme-top\"\u003e🔼 Back to top\u003c/a\u003e\n\u003c/p\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003ca name=\"deployment\"\u003e\u003c/a\u003e\n\n## 🚀 Deployment Steps\n\n**1. Fork this repository**\n\u003cbr\u003e\u003cbr\u003e\n\n**2. Clone your fork** \u003cbr\u003e\nClone the repository to your server:\n\n```bash\n# Via SSH\ngit clone git@github.com:\u003cyour_username\u003e/make-my-server.git\n```\n\n\u003cbr\u003e\n\n**3. Configure environment variables** \u003cbr\u003e\nCopy the example environment file and customize it:\n\n```bash\ncp .env.example .env\n```\n\n\u003cbr\u003e\n\n**4. Deploy services** \u003cbr\u003e\nStart your server with docker compose using the compose.yaml file in the root directory:\n\n```bash\ndocker compose up --detach\n```\n\n\u003cbr\u003e\n\n**5. Enjoy your new server 🎉**\n\n\u003cp align=\"right\"\u003e\n    \u003ca href=\"#readme-top\"\u003e🔼 Back to top\u003c/a\u003e\n\u003c/p\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003ca name=\"tear-down\"\u003e\u003c/a\u003e\n\n## 🔄 Tear Down\n\nTo stop and remove all running services, use:\n\n```bash\ndocker compose down\n```\n\n\u003cp align=\"right\"\u003e\n    \u003ca href=\"#readme-top\"\u003e🔼 Back to top\u003c/a\u003e\n\u003c/p\u003e\u003cbr\u003e\u003cbr\u003e\n\n\u003ca name=\"license\"\u003e\u003c/a\u003e\n\n## 🔑 License\n\nThis project is licensed under the terms of the [`MIT license`](https://github.com/adriamontoto/criteria-pattern/blob/master/LICENSE.md).\n\n\u003cp align=\"right\"\u003e\n    \u003ca href=\"#readme-top\"\u003e🔼 Back to top\u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriamontoto%2Fmake-my-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadriamontoto%2Fmake-my-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadriamontoto%2Fmake-my-server/lists"}