arkklo
(Ark)
25 سبتمبر 2022، 6:56ص
1
Hello,
I’m currently testing the XenForo importer for Discourse. I’m trying to migrate a test Discourse forum over to XenForo.
In the XenForo importer, it’s asking me for my Discourse info. Where do I find these information?
I used the One-Click Discourse App Installation on DigitalOcean.
pfaffman
(Jay Pfaffman)
25 سبتمبر 2022، 2:14م
2
The database is accessible only from within the container. You’d need to open the postgres port and set the password. The Move from standalone container to separate web and data containers topic might have clues about how to set the postgres password.
إعجاب واحد (1)
arkklo
(Ark)
25 سبتمبر 2022، 8:01م
3
What about the Discourse root directory field?
pfaffman
(Jay Pfaffman)
25 سبتمبر 2022، 8:40م
4
Don’t know. Probably one of these
/var/discourse
/var/discourse/shared/standalone
That’s something that their instructions should make clear.
إعجاب واحد (1)
arkklo
(Ark)
25 سبتمبر 2022، 10:56م
5
Thanks for your help, I was able to open the port and set the password.
The only problem now is the Discourse root directory. I’ve tried the two locations you mentioned above. Both returned “could not be found or is not readable.”
Any other suggestion?