Sometimes containers are first created in the test server and have to be recreated on the production server once it is tested and approved. To make this easy, v4.1 supports exporting the container definition.

Export Containers

  1. Go to 'Containers' list page
  2. Select one or more containers
  3. Click on 'Export' to export the container definition


Import Containers

When a container is exported, a CSV file is generated which can be imported into any other instance of OpenSpecimen. This is useful to move containers from one server to another like test to production. 

Pre-requisites for importing containers:

To import the container CSV, go to 'Containers' from menu and click on 'Import' as below. 

For more details, refer to 'Container CSV' page.