Ok, Neat! Thank you for documenting this as far as you have, I know it can 
feel like a thankless task.

I started to work through the installation. When I run ./start.sh I get an 
error in the nohup.out log, which traces to line 49 of wikistart.js (
https://gitlab.com/ooktech-public/securewikiserver/-/blob/master/wikiStart.js) 
- it is trying to load "./TiddlyWiki5/boot/boot.js" but shouldn't that be 
pulling that path dynamically from, like, WikiPathBase in my config file or 
something?

Thanks and more thanks,
Jacob

On Sunday, March 15, 2020 at 5:23:13 AM UTC-4, Jed Carty wrote:
>
> There is a server server to go with bob (
> https://gitlab.com/ooktech-public/securewikiserver). It has been used at 
> Ooktech.xyz for a while now, but there has been almost no interest in it so 
> I haven't done much more with documenting it.
>
> I have bob running on my computer and it is currently taking about 180mb 
> of ram, the ram usage is dependent on how many wikis are loaded on the 
> server. When Bob starts it is only the node process and one wiki, as you 
> open more wikis they are loaded into memory and take up more ram. You can 
> unload a wiki after it is loaded to reduce the memory usage, but so far I 
> haven't implemented a good way to have it automatically unload wikis that 
> aren't in use without causing a lot of problems for people on inconsistent 
> connections.
>
> The secure server lets you have as many people and wikis as you want and 
> you can give fine grained control over permissions both globally and on 
> individual wikis for things like creating, viewing and editing. Eventually 
> I will get around to documenting it better but like I said, there wasn't 
> much of a response.
>

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWiki" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/570be615-e4a8-43e5-aa5f-aebe986bd2f8%40googlegroups.com.

Reply via email to