aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-19 05:51:35 +0100
committerLibravatar Alexander Foremny <aforemny@posteo.de>2024-02-19 05:51:35 +0100
commitb4655bed9ca84e44295a0c52e70b0a8483ed004b (patch)
tree4ee9961e4ffefc336ce98964afb216f6a66d4005 /README.md
parentc7e1577e08439081fbb3a6bfa2b49a0b29e94cdd (diff)
add README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..a165423
--- /dev/null
+++ b/README.md
@@ -0,0 +1,11 @@
+# infra
+
+infrastructure for [nomath.org](https://nomath.org)
+
+## deploy
+
+```console
+fysiweb deploy
+```
+
+**note** remember to push after deployment (`secrets/terraform.tfstate`).