Skip to content

Tags: joola/echo-mapserver

Tags

v0.1.3

Toggle v0.1.3's commit message
apache2: add 'down' file so that runit doesn't start apache2 on boot;

v0.1.2

Toggle v0.1.2's commit message
postgresql config: set work_mem to 512MB;

v0.1.1

Toggle v0.1.1's commit message
run.sh: remove debugging output

v0.1.0

Toggle v0.1.0's commit message
run.sh: remove _wait and tty logic, just always sleep 2 seconds;

v0.0.10

Toggle v0.0.10's commit message
run.sh: restore createuser() and createdb() functions;

v0.0.9

Toggle v0.0.9's commit message
run.sh: preface import and startservices w/ startdb

v0.0.8

Toggle v0.0.8's commit message
run.sh: move createuser() and createdb() into initdb();

v0.0.7

Toggle v0.0.7's commit message
run.sh: add more control to render() via environment variables;

v0.0.6

Toggle v0.0.6's commit message
index.html: Serve simple OpenLayers example as Apache root document