Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)