docs(oracle-homelab): add initial readme for oracle homelab

This commit introduces a readme.md file to the Oracle Homelab directory to provide an overview of the repository's purpose. The documentation clarifies that the directory contains Docker Compose configurations for services hosted on Oracle Cloud Infrastructure and provides a link to the primary git repository.
This commit is contained in:
2025-12-20 18:35:55 -05:00
parent 2884d28aaa
commit 6518a52908

9
Oracle Homelab/readme.md Normal file
View File

@@ -0,0 +1,9 @@
# Oracle Homelab Repository
This Git repository is exclusively for my Oracle Homelab setup, hosted on Oracle Cloud Infrastructure (OCI).
## Contents
This repository contains `docker-compose.yml` files for various services that I run in my Oracle Cloud homelab.
You can find the repository here: [Oracle Homelab Repository](https://git.prestonhunter.space/phunter/docker-compose/Oracle-Homelab)