Setting up automatic backups is essential to ensure the security and integrity of the Fracttal One database. This detailed guide describes the necessary steps to integrate the platform with Azure Blob Storage, a reliable and scalable service for storing backups automatically.
Step 1: Access Azure Portal
Log in to the Azure Portal and use the search bar to find "Storage Accounts".
Step 2: Create a Storage Account
In the Azure Portal, go to the Storage Center and select the Blob Storage option.
Click Create to start creating a new storage account.
Step 3: Initial Account Setup
Select your active subscription.
Assign an existing resource group or create a new one.
Assign a unique name to your storage account.
Click Next to continue with the setup.
Step 4: Review Configuration
Review all the details of your account configuration.
If everything is correct, click Create to finalize the process.
Step 5: Wait for Account Creation
Azure will create the storage account. This process may take a few seconds depending on the size.
Step 6: Creation Confirmation
Once the storage account is created, you will see a button that says Go to the created resource. Click it to access the account settings.
Step 7: Access Storage Containers
In the left side menu, select Data Storage and expand it.
Access the Containers option, where you will create the space to store your backups.
Step 8: Create a Container
In the Containers section, click Add Container.
Enter a descriptive name for the container.
Click Create.
Step 9: Create a Directory
If you want to organize the backups inside the container, you can create a directory.
Click Add Directory, assign a name to the directory, for example "bd-backups".
Click Accept to create the directory.
Step 10: Obtain Access Keys
Go to the left side menu and select Security and Networking.
Expand the option and click Access Keys.
Copy the storage account name and the access key (key1).
Step 11: Configure Backup in Fracttal One
Return to Fracttal One.
Go to Settings > Account > Database Backup.
Article: Automatic database backup scheduling
Step 12: Save the Configuration
Once all fields are completed, make sure the option "Enable for automatic backup" is activated.
Click Save to finalize the configuration.
Step 13: Verification
Your database will now be backed up automatically according to the frequency you have set.
Make sure to keep your access credentials secure and regularly check that backups are being generated correctly.
Notes
Automatic backups will be performed according to the selected frequency (daily, weekly, etc.).
Periodically check that backups are being performed correctly and that there are no issues with connection or storage.