Update README.md
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
# 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
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user