Commit Graph

32 Commits

Author SHA1 Message Date
3wc 20329546d2 Switch to git.coopcloud.tech URL 2022-12-07 16:59:14 -08:00
3wc d7892255ee Restore previous YOLOing-patched-wiki-security-passportjs 2022-11-22 19:29:54 -08:00
Eric Dobbs cb3aa63370 upgrade to wiki 0.28.0 2022-09-24 11:13:27 -06:00
Eric Dobbs e59495665c upgrade to wiki 0.27.0 2021-11-23 20:55:33 -07:00
Eric Dobbs fb79fe0dc8 upgrade to wiki 0.25.0 2021-10-09 17:54:38 -06:00
Eric Dobbs bd2619a14b upgrade to wiki 0.24.0 2021-04-24 10:10:40 -06:00
Eric Dobbs 6f9ed1279c upgrade to wiki 0.23.0 + wiki-client 0.23.0 with feeling
previous attempt didn't actually install the new wiki-client
fixed the previous single & between cd and npm install --save
2021-02-28 13:30:18 -07:00
Eric Dobbs 2ff3dcad1e correct wiki-client version number 2021-02-28 09:57:40 -07:00
Eric Dobbs 04c3ba7fe1 upgrade wiki-client to v0.23.0 2021-02-28 09:19:18 -07:00
Eric Dobbs 8d7d0e5119 upgrade to wiki@0.23 2021-02-28 09:10:10 -07:00
Eric Dobbs b2b868f0be upgrade to wiki@0.22 2021-01-10 15:59:46 -07:00
Eric Dobbs 517e7b3e6a Upgrade to wiki 0.21.2 2020-08-29 12:42:28 -06:00
Eric Dobbs d5b43b160a add NPM_CONFIG_PREFIX environment variable
Should remove one step from the instructions for developing plugins.
It's a step I consistently miss in my haste to get on with the hacking
and don't notice myself skip.
2020-08-29 12:37:30 -06:00
Eric Dobbs f94133b505 bump to wiki-client@0.20.1 and wiki-server@0.17.5 2020-04-19 17:35:00 -06:00
Eric Dobbs 60c869a141 Anticipating next wiki release with updates to wiki-client & -server 2020-02-17 09:55:38 -07:00
Eric Dobbs 82dacc05d9 Upgrade to wiki 0.21.0 2020-02-06 08:56:49 -07:00
Eric Dobbs 1eb8c99d2c Upgrade to wiki 0.20.0 2020-01-09 22:41:29 -07:00
Eric Dobbs fb81d51e29 Use default node user & dumb-init & remove config assumptions
By default the wiki will run in farm mode with friends security
2019-11-16 16:49:43 -07:00
Eric Dobbs 5e6f732fed Bump wiki to version 0.19.0 2019-08-14 12:07:10 -04:00
Eric Dobbs f85afce8c8 Change base image to node:10-alpine & wiki to 0.17.0 2019-03-27 22:26:09 -06:00
Eric Dobbs 76280f3e7b Update wiki to 0.16.2 2019-03-11 08:00:53 -06:00
Eric Dobbs 356afda8a7 Update wiki version for security fix 2018-11-27 21:10:15 -08:00
Eric Dobbs 26329ee584 upgrade to wiki-0.14.0 and move configure-wiki to separate step
We should only need to run the configure-wiki script once instead of
every time we start the container.  Also, I don't think that script
was correctly handling PID 1 role (e.g. don't think we forwarded
signals to node nor reaped zombies)
2018-02-25 21:58:43 -07:00
Eric Dobbs e37d746c69 upgrade to node-8 and to wiki-0.13.0 2017-12-11 08:02:50 -07:00
Eric Dobbs 86548c594a upgrade to wiki 0.12.2
includes update to client and several plugins:
calendar, markdown, and html
2017-11-06 18:00:57 -07:00
Eric Dobbs ef34fdc759 enable github-based npm packages for WIKI_PACKAGE
npm needs git installed in order to install packages from github
2017-10-02 07:10:55 -06:00
Eric Dobbs e22b66240d enabled building scoped packages & bumped version to 0.12.1 2017-09-20 17:50:00 -06:00
Eric Dobbs e06405adc1 bumped wiki version to 0.12.0 2017-09-04 21:56:47 -06:00
Eric Dobbs bc8204c9d3 use build arg for wiki version & for container tag
There is a new version of wiki available.  Want to tag this version
and enable building and tagging the next version.
2017-09-04 21:45:32 -06:00
Eric Dobbs 7f64713024 include script to set-owner-name 2017-07-22 21:55:38 -06:00
Eric Dobbs aa90eb3e86 configure-and-launch-wiki is now owned by app 2017-07-22 13:18:51 -06:00
Eric Dobbs df8da7ba2c Federated Wiki farm
Encapsulate a few specific parts of wiki configuration as a starting
point for exploring wiki.
2017-07-15 22:36:22 -06:00