File: README.Debian

package info (click to toggle)
bepasty 1.2.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 844 kB
  • sloc: python: 2,978; javascript: 1,468; makefile: 172; sh: 30
file content (9 lines) | stat: -rw-r--r-- 408 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
Before running bepasty it needs to be configured for your own
environment; to do so copy bepasty.conf.example to /etc/bepasty.conf,
set its permissions e.g. to 640 (it must not be world readable) and
change its contents as needed.

You then need to run it under a wsgi server such as gunicorn,
apache+mod-wsgi, nginx+uwsgi or the like.

See also /usr/share/doc/bepasty/html/quickstart.html for more details.