Add Ubuntu deployment: scripts, SSL, systemd and setup.sh
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
# Git
|
||||
.git
|
||||
.gitignore
|
||||
|
||||
# Env and secrets
|
||||
.env
|
||||
|
||||
# Build artifacts
|
||||
*.exe
|
||||
shop
|
||||
/vendor/
|
||||
|
||||
# Docs and dev
|
||||
README.md
|
||||
scripts/
|
||||
Reference in New Issue
Block a user