Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 270 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 270 Bytes

Docker Compose Scripts for my Home Server

This is my personal config. You will need to tweak it to your needs.

Example of usage:

scp * akitaonrails@plex.local:~/docker/
ssh akitaonrails@plex.local
cd docker
docker compose -f infra-docker-compose.yml up -d