Search Criteria
Package Details: wiki-js 2.5.305-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wiki-js.git (read-only, click to copy) |
---|---|
Package Base: | wiki-js |
Description: | Wiki.js | A modern, lightweight and powerful wiki app built on Node.js |
Upstream URL: | https://github.com/Requarks/wiki |
Licenses: | AGPL3 |
Submitter: | dasbaumwolltier |
Maintainer: | Sandwich |
Last Packager: | Sandwich |
Votes: | 5 |
Popularity: | 0.71 |
First Submitted: | 2020-12-14 21:29 (UTC) |
Last Updated: | 2024-12-06 15:31 (UTC) |
Dependencies (5)
- nodejs (nodejs-lts-fermiumAUR, nodejs-gitAUR, python-nodejs-wheelAUR, nodejs-lts-hydrogen, nodejs-lts-iron)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (optional)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (optional)
- sqlite (sqlite-fossilAUR) (optional)
Latest Comments
1 2 3 4 Next › Last »
Sandwich commented on 2024-12-06 15:33 (UTC)
Thank you, @greykltc, I have applied your suggestions <3
greyltc commented on 2024-11-30 23:11 (UTC)
Hi. I had to make the following changes to get the sqlite backend to work:
Sandwich, could you add those to the PKGBUILD?
doragasu commented on 2024-06-19 12:43 (UTC)
Thanks for checking!
Compilation worked for me, but starting is what is failing. I opened a discussion on the project GitHub and posted there a workaround I found later:
https://github.com/requarks/wiki/discussions/7223
It looks like it might be a nodejs problem catching exceptions, and might be specific to ARM. But it is not 100% clear for me, after being reading about NodeJS, it looks like not being able to catch exceptions on async code might be the expected results (I know nothing about NodeJS, so maybe this is wrong).
Sandwich commented on 2024-06-18 17:31 (UTC)
@doragasu I'll check later if I can compile it on my pi.
doragasu commented on 2024-06-18 16:17 (UTC)
Anyone running this on ARM? It is not properly starting for me, and I wonder if the arch has something to do. These are the logs:
Sandwich commented on 2023-12-20 15:38 (UTC)
fixed
Sandwich commented on 2023-12-20 15:05 (UTC)
@White, thank you, forgot to check. Will update the package shortly.
Whitie commented on 2023-12-20 14:58 (UTC)
The package() function fails, because some files were renamed. Change wiki-js.sysusers to wiki-js.sysusers.d and wiki-js.tmpfiles to wiki-js.tmpfiles.d in package() to make it work.
Sandwich commented on 2023-08-31 20:13 (UTC)
at least nodejs 12 is requierd now and sicne the latest version wiki-js is compatible with the latest nodejs
Sandwich commented on 2023-08-31 19:57 (UTC)
Hello @dasbaumwolltier, I have now gathered some experience with maintaining pixelfed aur. Would you make me a co-maintainer, so I can keep this package up to date?
1 2 3 4 Next › Last »