Syncing with BLIS Cloud¶
Starting with version 3.10, BLIS is able to send backups of its data to a central cloud instance. This enables labs that do not have a reliable Internet connection to connect to a copy of BLIS hosted in the cloud and send their data when they do have a steady connection. This process is one way. Data from BLIS cloud is not sent back down to the remote lab. Backups sent to BLIS cloud can be downloaded as a regular backup.
flowchart LR
    A([fa:fa-user Lab Administrator])
    B([fa:fa-user Lab Technician])
    C([fa:fa-user Lab Administrator])
    D([fa:fa-user Lab Technician])
    E[(BLIS @ Remote Lab)]
    I[(BLIS @ Remote Lab)]
    F[(BLIS @ Cloud)]
    A--Uses-->E
    B--Uses-->E
    E--Sends Backups To -->F
    C--Uses-->I
    D--Uses-->I
    I--Sends Backups To -->F
    G([fa:fa-user Country Director])
    H([fa:fa-user Cloud Administrator])
    H--Monitors & updates-->F
    G--Gets Reports From-->F
Setup: BLIS Cloud¶
- First, ensure all database migrations are complete by click "Upgrade to BLIS 3.X" on the front page.
 - As a cloud administrator or country director, go to the Lab Configurations page.
 - Create a new lab to represent the lab from which you will be receiving backups.
 - Click Lab Configurations -> "Manage Backups" for the new lab you just created.
 - Click the "Connect Offline Lab" tab
 - Note the connection URL and connection code
 
Setup: Remote Lab¶
- First, ensure all database migrations are complete by click "Upgrade to BLIS 3.X" on the front page.
 - Log in as a lab administrator to the lab you would like to back up.
 - Perform a data backup. Ensure it is visible in the Backups view.
 - Under Lab Configuration click "BLIS Cloud"
 - Enter URL and code from BLIS Cloud and click "Connect"
 - If the backup from step 3 has completed successfully,click "Send Latest Backup".
 
On the cloud BLIS, you can now view the lab backup sent from the remote BLIS.