weblate-guix/readme.org

11 lines
221 B
Org Mode
Raw Permalink Normal View History

2020-12-10 14:49:04 +01:00
* How to run
Create dirs for postgres (=/srv/pgdata-weblate=) and weblate
(=/var/lib/weblate=) data and run
#+begin_src shell
./setup.sh
#+end_src
which will start a container with all required services.