Page Menu
Home
GRNET
Search
Configure Global Search
Log In
Files
F886220
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Aug 8, 11:21 PM
Size
558 B
Mime Type
text/x-diff
Expires
Sun, Aug 10, 11:21 PM (1 d, 1 h)
Engine
blob
Format
Raw Data
Handle
246106
Attached To
rDOCKERWEBDNS webdns_docker
View Options
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..1467be2
--- /dev/null
+++ b/README.md
@@ -0,0 +1,20 @@
+# WebDNS Docker
+
+This a docker-compose config to startup a development instance of the rWEBDNS project.
+
+
+You need a working Docker setup and the docker-compose binary.
+Tested with:
+
+Docker version 17.05.0-ce, build 89658be
+docker-compose version 1.16.1, build 6d1ac21
+
+
+## Init
+
+ - Copy env.dist to env.
+ - Set MYSQL_PASSWORD and SECRET_KEY_PASS to some random value.
+ - Start the instances
+
+docker-compose up
+
Event Timeline
Log In to Comment