Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2571856
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
396 B
Referenced Files
None
Subscribers
None
View Options
diff --git a/bin/start.sh b/bin/start.sh
new file mode 100755
index 00000000..54612c34
--- /dev/null
+++ b/bin/start.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+docker-compose up -d coturn kolab mariadb meet pdns proxy redis haproxy webapp
diff --git a/bin/stop.sh b/bin/stop.sh
new file mode 100755
index 00000000..489373b6
--- /dev/null
+++ b/bin/stop.sh
@@ -0,0 +1,2 @@
+#!/bin/bash
+docker-compose down
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Thu, Mar 19, 9:05 AM (22 h, 8 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
458569
Default Alt Text
(396 B)
Attached To
Mode
R2 kolab
Attached
Detach File
Event Timeline
Log In to Comment