Files
2026-04-05 01:39:23 +00:00

40 lines
680 B
Markdown

# Photo Storage and Backup Server
## Device -- Dell OptiPlex 7050
### Information:
This folder contains the compose and database files for Immich, all photo storage is done in a separate folder
The compose is copied directly from the Immich github along with the `.env` file
Immich is accessed on port `2283`
### Contents:
**`Immich/`**
├── **`docker-compose.yml/`**
├── **`.env/`**
├── **`.gitignore/`**
└── **`README.md/`**
### File Descriptions:
- **`docker-compose.yml/`**: Docker Compose file
- **`.env/`**: .env for db password and storage locations
- **`.gitignore/`**: Git ingore file
- **`README.md/`**: Docs