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: 2 months ago
JSON representation
🥼 Self-hosted personal laboratory
- Host: GitHub
- URL: https://github.com/5ouma/homelab
- Owner: 5ouma
- Created: 2024-04-13T06:52:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-29T12:02:03.000Z (7 months ago)
- Last Synced: 2024-10-29T14:33:36.182Z (7 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**


[](https://github.com/5ouma/homelab/commit/HEAD)
[](https://github.com/5ouma/homelab/commits/main)
[](https://github.com/5ouma/homelab/actions/workflows/test.yml)
[](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)