Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/5ouma/homelab
🥼 Self-hosted personal laboratory
https://github.com/5ouma/homelab
activitypub cloudflare cloudflare-tunnel docker docker-compose homelab immich misskey photo speedtest speedtest-tracker tailscale
Last synced: 5 days ago
JSON representation
🥼 Self-hosted personal laboratory
- Host: GitHub
- URL: https://github.com/5ouma/homelab
- Owner: 5ouma
- Created: 2024-04-13T06:52:11.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:02:03.000Z (3 months ago)
- Last Synced: 2024-10-29T14:33:36.182Z (3 months ago)
- Topics: activitypub, cloudflare, cloudflare-tunnel, docker, docker-compose, homelab, immich, misskey, photo, speedtest, speedtest-tracker, tailscale
- Homepage:
- Size: 213 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: .github/README.md
Awesome Lists containing this project
README
HomeLab
**🥼 Self-hosted personal laboratory**
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/5ouma/homelab?style=flat-square)
![GitHub repo size](https://img.shields.io/github/repo-size/5ouma/homelab?style=flat-square)
[![GitHub last commit](https://img.shields.io/github/last-commit/5ouma/homelab?style=flat-square)](https://github.com/5ouma/homelab/commit/HEAD)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/m/5ouma/homelab?style=flat-square)](https://github.com/5ouma/homelab/commits/main)
[![Test](https://img.shields.io/github/actions/workflow/status/5ouma/homelab/test.yml?label=test&style=flat-square)](https://github.com/5ouma/homelab/actions/workflows/test.yml)
[![Deploy](https://img.shields.io/github/actions/workflow/status/5ouma/homelab/deploy.yml?label=deploy&style=flat-square)](https://github.com/5ouma/homelab/actions/workflows/deploy.yml)
## 🔐 Requirements
- 🐳 Docker Compose
> I use [🔮 OrbStack](https://orbstack.dev).
## 🔧 Setup
1. 📋 Clone this Repository
```sh
git clone https://github.com/5ouma/homelab.git
```2. 🏔️ Copy the [`.env.tmpl`](../.env.tmpl) file to `.env` and Edit it
| Name | Value |
| :---------------------: | :-----------------------------: |
| `AWS_ACCESS_KEY_ID` | Cloudflare R2 Access Key ID |
| `AWS_SECRET_ACCESS_KEY` | Cloudflare R2 Secret Access Key |
| `AWS_ENDPOINT` | Cloudflare R2 Endpoint Domain |3. 📝 Follow the instructions below
- [🪐 **Misskey**](../misskey)
- [🌸 **Immich**](../immich)
- [🐇 **Speedtest Tracker**](../speedtest-tracker)