WebCMS Posted December 11, 2023 Share Posted December 11, 2023 How often can we request for a site backup on IC cloud? Please implement a backup feature inside ACP so we can do it ourselves. Another feature to backup just the configuration of the site without the member data, posting data (forum topics, articles, blog entries, events) would be nice so that we can export the config setting data and use it to start another forum site quickly. Link to comment Share on other sites More sharing options...
Kirill Gromov Posted December 11, 2023 Share Posted December 11, 2023 I'm making an app like this if you're interested. AlexJ 1 Link to comment Share on other sites More sharing options...
Marc Posted December 11, 2023 Share Posted December 11, 2023 You can request backups any time you need there. We have no plans at present to provide backup functionality that includes no data. Link to comment Share on other sites More sharing options...
Daniel F Posted December 11, 2023 Share Posted December 11, 2023 6 hours ago, WebCMS said: Another feature to backup just the configuration of the site without the member data, posting data (forum topics, articles, blog entries, events) would be nice so that we can export the config setting data and use it to start another forum site quickly. What's remaining then? It's probably easier and faster to just create a small app that sets the necessary settings (that's literally what I'm doing for my dev/testing environments) Link to comment Share on other sites More sharing options...
Management Matt Posted December 13, 2023 Management Share Posted December 13, 2023 On 12/11/2023 at 6:18 AM, Kirill Gromov said: I'm making an app like this if you're interested. This most likely won't work on cloud. Link to comment Share on other sites More sharing options...
Kirill Gromov Posted December 13, 2023 Share Posted December 13, 2023 1 hour ago, Matt said: This most likely won't work on cloud. I don’t see any problems, since SQL Toolbox works 🙂 Link to comment Share on other sites More sharing options...
Marc Posted December 13, 2023 Share Posted December 13, 2023 17 minutes ago, Kirill Gromov said: I don’t see any problems, since SQL Toolbox works 🙂 There is no guarantee of this either on our network. Link to comment Share on other sites More sharing options...
Management Matt Posted December 13, 2023 Management Share Posted December 13, 2023 There's a practical issue in that you cannot write a file to a cloud community, but there may also be an issue in getting permission to scan a database and pull data out at scale. This kind of thing is often very intensive. Link to comment Share on other sites More sharing options...
Kirill Gromov Posted December 13, 2023 Share Posted December 13, 2023 6 minutes ago, Matt said: There's a practical issue in that you cannot write a file to a cloud community, but there may also be an issue in getting permission to scan a database and pull data out at scale. This kind of thing is often very intensive. Ah, ok. I can disable it programmatically for cloud clients. Marc, Lindy and Matt 2 1 Link to comment Share on other sites More sharing options...
Recommended Posts