automated terminal push

This commit is contained in:
Software Shinobi
2025-03-26 07:28:23 -04:00
parent 2c326c3519
commit 1042d3251c
68 changed files with 2 additions and 354 deletions

23
server/compose.yaml Executable file
View File

@@ -0,0 +1,23 @@
services:
shinobi-academy-linux-server:
container_name: shinobi-academy-linux-server
image: softwareshinobi/shinobi-academy-linux-server:latest
build:
context: .
dockerfile: Dockerfile
ports:
- 2222:22
environment:
VIRTUAL_HOST: linux.academy.softwareshinobi.digital
LETSENCRYPT_HOST: linux.academy.softwareshinobi.digital