Multiple wikis within a single installation
added in v3
A
Alex
Any possibility of adding multiple wikis within a single installation? Much like bookstack, it'd be great to have at least one extra level of organization (equivalent to "books" in bookstack).
Nicolas Giard
marked this post as
added in v3
RDUser2022
What about a workflow like this? ... I am just using one Git repo now but I echo the value of this idea. I may, in the meantime, spin up a demo install and try this workflow to see ... really it wouldn't add much extra work at all if you're someone working wit these files on a local machine you could just run a bash command to get the latest files from WikiJs to the repo before you start working to make sure you have the latest stuff ... but then I guess you loose detailed user commit info so, perhaps, not perfect.
Nicolas Giard
Merged in a post:
Submodules for create Wiki of Wikis
D
DAwjs
I work with a lot of projects, and each project have own wiki (bitbucket feature).
This feature it's so much easy like change "git clone" for "git clone && git submodule init && git submodule update".
Vaillant Aurelien
I also have this configuration. I have a lot of projects with their own automatically generated documentation, so my goal would be to automate the repatriation of documentation to the wiki.
Nicolas Giard
Merged in a post:
Wiki Farm Feature/Documentation
Samuel Hilson
Provide documentation or features that support running wiki.js in a multi-tenant system to make it viable as a wiki farm solution.
Nicolas Giard
marked this post as
added in v3
Nicolas Giard
marked this post as
in progress
Joel DeTeves
I was just reading the blog post on this feature and let me say I can hardly wait for 3.0 to come out! 😬
Nicolas Giard
Merged in a post:
Multi-sites
Illia Oliinyk
The case: I manage different products and for each product I need own wiki. Can I create several wiki`s in one instance (like multitenant), or I need separate installation for each wiki?
Ponsfrilus
I'm also looking for a roadmap for this, especially with git backend — I would like to have multiple git repositories as multiple wikis (e.g. use github org or gitlab as git backend) for a whole enterprise with different groups/departments.
Ponsfrilus
Answering to myself, the feature I'm looking for is set to planned here: https://feedback.js.wiki/wiki/p/multi-git-repo-support
Tomcat667
This is a main feature for migration
Load More
→