创建我们作为群组即将离开的 Discourse 站点的部分副本?

您好。我预期得到的答案可能不会是我希望听到的,因为我知道 Discourse 注重安全和隐私,但至少我想了解这是否可行。

我来自一个 Discourse 论坛,其管理团队最近做出了一些决定,这些决定遭到绝大多数网站用户的不认同。因此,我们目前正在为讨论主题寻找新的家园。显然,上述管理员会访问 Meta,因此我将避免提供任何可能泄露我身份的信息。

不过,我想知道是否有办法在不依赖管理团队配合的情况下,挽救我们已有的主题。即使将它们归档到某个地方,也比什么都没有好。保存这些主题或将它们完整复制到其他地方的最佳方式是什么?

谢谢。

2 个赞

How many topics need to be moved? Honestly copying by hand would be easiest, provided the number of topics is fairly small. You could probably write some code to automate this using the web crawler view and the Discourse API as well.

2 个赞

There are topics here about archiving discourse. Pulling them into another discourse won’t be easy, but I’ve written code to pull down a category, I think. (oh, it’s just a topic - - GitHub - pfaffman/discourse-downloader: Download a Discourse topic for offline analysis).

I don’t suppose you have a budget. How many topics/categories?

4 个赞

Sorry for the delay in response, I have been sick.

We’d probably be looking a several hundred topics, of anywhere from 100 to 15,000 posts. We likely do not have a budget to pay for this if downloading the posts for free is an option.

On that note, how exactly is the program you linked meant to be run? Downloading them to offline storage sounds ideal.

2 个赞