The www/shiori port
shiori-1.7.0 – simple bookmarks manager (cvsweb github mirror)
Description
Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application.WWW: https://github.com/go-shiori/shiori
Readme
+----------------------------------------------------------------------- | Running ${PKGSTEM} on OpenBSD +----------------------------------------------------------------------- Shiori can be run system wide or per user. If you run it per user it will place its data directory on ${XDG_DATA_HOME}/shiori and will use sqlite3 by default. Check https://github.com/go-shiori/shiori/blob/master/docs/Configuration.md for more information On OpenBSD, it is also ready to run system wide. By default, it will also use the sqlite3 backend and place its data on ${LOCALSTATEDIR}/shiori One can modify the environment variables needed for configuration by modifying the login class located at ${SYSCONFDIR}/login.conf.d/shiori Web Interface ============= ${PKGSTEM} serves up a web interface on: http://localhost:8080 If you wish to listen on a different interface, port, etc, you can modify it via rcctl: # rcctl set shiori flags -a 0.0.0.0 -p 1234 The default user password for the web interface is "shiori/gopher". The first new account you add will become the owner and it will deactivate the "shiori/gopher" default user automatically.
Maintainer
Paco Esteban
Only for arches
aarch64 amd64
Categories
Build dependencies
Files
- /etc/login.conf.d/shiori
- /etc/rc.d/shiori
- /usr/local/bin/shiori
- /usr/local/share/doc/pkg-readmes/shiori
- /usr/local/share/examples/login.conf.d/shiori
- /var/shiori/
- @newgroup _shiori:892
- @newuser _shiori:892:892::Shiori Account:/var/shiori:/sbin/nologin