This weekend I created a new GitHub repository called samples. This repository was created to hold scripts, tools and/or sample code that LabKey wants to make available to our customers and other LabKey Server users.
Repository Information:
URL: https://github.com/LabKey/samples
What is in this repository as of Today?
Currently the repository contains two folders
ops:
- Install and upgrade scripts to be used on Windows server (where LabKey is manually installed)
- These scripts used to be maintained in a repository created by my personal account (https://github.com/bdconnolly/labkey-ops).
- For those using my labkey-ops repository to this one. And the labkey-ops has repository has been decommissioned.
python:
- sample python scripts for uploading files and downloading study archives to/from a LabKey Server
Over the next few months, I will be adding some additional python tools for import/export of Study Archives and for managing AWS instances.