As per the title.
If I was running a Vanilla forum and wanted to migrate over to a new lemmy instance, e.g. forum.com to lemmy.forum.com Could I migrate the entire forum over while keeping the same categories/sub categories as communities I guess, and bringing all of the old threads with them? If it is possible, would it be difficult?
12 Comments
bjoern_tantau@swg-empire.de · 11 pts · 353d
Depending on the software used NodeBB might be easier to migrate to than Lemmy. As far as I know it also has ActivityPub support.
Also, Lemmy does not have subcategories. Every community is on the same hierarchy.
You might also want to look at PieFed. It's a bit lighter than Lemmy.
Babalugats@lemmy.world · 1 pts · 352d
Thanks. Does PieFed have subcategories?
bjoern_tantau@swg-empire.de · 2 pts · 352d
Don't know. Probably not. It works more or less the same as Lemmy.
Babalugats@lemmy.world · 1 pts · 352d
Ah ok. Thanks.
SqueakySpider@lemmy.dbzer0.com · 2 pts · 352d
I'm sorry cause I don't have a source, but by another Lemmy comment anecdote I remember reading PieFed does have subcategories. I.e. /art/paintings . Worth checking in to!
Babalugats@lemmy.world · 1 pts · 351d
Thanks, will look for it. Hopefully can find some info. 🤞
Babalugats@lemmy.world · 1 pts · 351d
Yes, it seems it does.. and they look good. 🙂
Example here - https://piefed.social/topics
I got it from here - Scroll down to differences between Lemmy and PieFed.
A_Union_of_Kobolds@lemmy.world · 7 pts · 353d
Not that I know of. Thats the case most times a community has to move, you more or less start from scratch.
You can set up a bot to periodically post links to old threads, articles, etc but that's about it afaik
NeatNit@discuss.tchncs.de · 4 pts · 353d
Seconding the suggestion to start fresh. Make the old forum an archive, still readable but impossible to add or edit. If necessary, migrate it to a more lightweight system, perhaps one designed specifically for preserving old forum content (I don't know if there is one, just spitballing here).
You really should give some thought to whether Lemmy is a good format for your community. Forums are very different from Lemmy.
ProdigalFrog@slrpnk.net · 5 pts · 353d
Seconding the piefed recommendation. It's much lighter to host than Lemmy, and has some nice user facing features that Lemmy lacks, which you can read more about here (scroll down to comments):
https://slrpnk.net/post/24141955/16757434
turkalino@lemmy.yachts · 3 pts · 353d
If you don’t care about the migrated content being federated, then you could write a script which copies everything into the database of your Lemmy instance
If you do care, then you would have to go with the other person’s suggestion of having a bot post the migrated content periodically
markz@suppo.fi · 2 pts · 353d
If the forum users are local, there's no issue federating them. That is, if the db was migrated in the first place.