weblate-guix/readme.org

11 lines
221 B
Org Mode

* 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.