Commit Graph

20 Commits

Author SHA1 Message Date
Frédéric Péters fe3806c9f7 wcsinstd: make sure wcs do not get unicode strings 2013-06-12 23:12:31 +02:00
Frédéric Péters f6f676d5b2 wcsinst: set a max length for domain 2013-06-12 22:52:31 +02:00
Frédéric Péters dff306533c wcsinst: change domain not to be a slug, it needs to hold complete hostnames 2013-06-12 22:48:42 +02:00
Frédéric Péters 3cba1c06da wcsinstd: fix passing of the database name to wcsctl 2013-06-12 22:42:37 +02:00
Frédéric Péters b8b9b18faf wcsinst: fix wcsctl call 2013-06-12 22:36:38 +02:00
Frédéric Péters 5f24119802 wcsinstd: do not fail if creating the database fails (maybe it exists already) 2013-06-12 22:31:12 +02:00
Frédéric Péters a8eed2cfbc wcsinstd: add settings for wcsctl script location 2013-06-12 22:28:15 +02:00
Frédéric Péters a3e9f63e34 wcsinstd: do not run "CREATE DATABASE" in a transaction 2013-06-12 22:25:03 +02:00
Frédéric Péters 833ba5e237 wcsinstd: do not pass empty parameters to psycopg2 connect 2013-06-12 22:18:17 +02:00
Frédéric Péters 59a6ccac5e wcsinstd: add missing psycopg2 import 2013-06-12 22:16:50 +02:00
Frédéric Péters 30cd412853 wcsinstd: fix table name 2013-06-12 22:16:00 +02:00
Frédéric Péters 8a3f16cdef wcsinstd: configure sql access 2013-06-12 17:06:52 +02:00
Frédéric Péters 6b376cfffb wcsinstd: do not fail on missing config.pck 2013-06-12 16:50:45 +02:00
Frédéric Péters 0d0991a3b1 doc: add a README file 2013-06-12 14:22:17 +02:00
Frédéric Péters 585100d2cc wcsinstd: generate apache vhost configuration file 2013-06-12 14:21:46 +02:00
Frédéric Péters d24a398daa wcsinstd: allow dots in domain names 2013-06-12 14:20:59 +02:00
Frédéric Péters 509cf1e315 wcsinstd: use os.system to reload apache 2013-06-12 14:06:57 +02:00
Frédéric Péters 276232022e wcsinstd: use default export filename for default instance contents 2013-06-12 14:03:19 +02:00
Frédéric Péters 9668dad8c8 Basic functionalities 2013-06-12 11:57:51 +02:00
Frédéric Péters 2bd63098a7 project start 2013-06-12 11:56:55 +02:00