aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/namespaces/snekbox/snekbox-forms/README.md
diff options
context:
space:
mode:
authorGravatar Joe Banks <[email protected]>2024-04-15 11:42:36 +0100
committerGravatar Joe Banks <[email protected]>2024-04-15 11:42:36 +0100
commitf32eb2aacf8e23899d43a5241d9162fa145e9783 (patch)
tree83fc9da5c543c5ef1411612c495c29beaeff0660 /kubernetes/namespaces/snekbox/snekbox-forms/README.md
parentMove forms to new namespace (diff)
Move snekbox to new namespace
Diffstat (limited to 'kubernetes/namespaces/snekbox/snekbox-forms/README.md')
-rw-r--r--kubernetes/namespaces/snekbox/snekbox-forms/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/kubernetes/namespaces/snekbox/snekbox-forms/README.md b/kubernetes/namespaces/snekbox/snekbox-forms/README.md
new file mode 100644
index 0000000..4514032
--- /dev/null
+++ b/kubernetes/namespaces/snekbox/snekbox-forms/README.md
@@ -0,0 +1,5 @@
+# Snekbox-forms
+
+This folder contains manifests for a Snekbox service specific to the forms project. This instance has no 3rd party libs installed, unlike regular snekbox, so submissions via forms can only use the stdlib.
+
+The deployment manifest for this service is based on in manifest found inside the snekbox repository at [python-discord/snekbox](https://github.com/python-discord/snekbox), modified only by removing the volume mount, and 3rd party dep installation script.