Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/signal-cartel/eve-nodebb-to-mediawiki
This project is about archiving a nodebb forums MongoDB to static xml files which can be imported in MediaWiki for archiving reasons.
https://github.com/signal-cartel/eve-nodebb-to-mediawiki
mediawiki mongodb nodebb
Last synced: about 1 month ago
JSON representation
This project is about archiving a nodebb forums MongoDB to static xml files which can be imported in MediaWiki for archiving reasons.
- Host: GitHub
- URL: https://github.com/signal-cartel/eve-nodebb-to-mediawiki
- Owner: Signal-Cartel
- Created: 2023-07-11T08:21:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-28T11:49:47.000Z (over 1 year ago)
- Last Synced: 2024-12-19T05:43:38.769Z (about 1 month ago)
- Topics: mediawiki, mongodb, nodebb
- Language: TypeScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Archive NodeBB Forums to MediaWiki
## Goal
This projects goal is to archive our corporations forum to our wiki.
The reasons for this are:
- we want to get rid of our old hosting environment and would require a new one
- NodeBB requires regular updates and maintenance where we do not have any volunteers for at the moment
- It has a customized authentication module for EvE-SSO which causes several issues and would require severe bugfixing
- The forums faced a decline of user acceptance over the last years so it becomes less important
- We try to gather the forums functionality on Discord, so we reduce the number of systems people have to cover## Step I
In the first step, we import the MongoDB bson-files into an Azure CosmosDB.