Skip to content

Commit dcdc0f6

Browse files
Merge pull request #13 from LabKey/fb_deleteOldScripts
Delete scripts that are now totally defunct after embedded Tomcat
2 parents 09a1713 + 6b1e2cd commit dcdc0f6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+1
-6974
lines changed

README.md

Lines changed: 1 addition & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ examples
33

44
This repository contains scripts and tools which can be used to manage and/or work with data stored in a [LabKey Server](https://www.labkey.org/).
55

6-
The scripts and tools that you find here are either in development or have not yet been merged into the LabKey Server [subversion repository](https://www.labkey.org/wiki/home/Documentation/page.view?name=svn) ([more information](https://www.labkey.org/wiki/home/Documentation/page.view?name=openSourceProject))
6+
The scripts and tools that you find here are either in development or have not yet been merged into other LabKey GitHub repos ([more information](https://www.labkey.org/wiki/home/Documentation/page.view?name=openSourceProject))
77

88
## Available Scripts and Tools
99

@@ -26,38 +26,11 @@ The [LabKey Server Python API](https://www.labkey.org/wiki/home/Documentation/pa
2626
### Installation and Upgrade
2727
_Located in the [/ops](./ops) folder_
2828

29-
* **install_labkey_amzn2.sh**: Sample Amazon Linux Install script - Use this script to aid in installing LabKey on Amazon Linux 2.
30-
* This script is not officially supported by LabKey.
31-
* **install_labkey_centos7.sh**: Sample CentOS 7 Linux Install script - Use this script to aid in installing LabKey on CentOS 7 Linux.
32-
* This script is not officially supported by LabKey.
33-
* **install-windows-manual.bat**: Use script to install the LabKey Server binaries on Windows. This should only be used if you are performing at [manual installation](https://www.labkey.org/wiki/home/Documentation/page.view?name=manualInstall).
34-
* This should only be used if you are performing at [manual installation](https://www.labkey.org/wiki/home/Documentation/page.view?name=manualInstall) on a Windows server.
35-
* This script is not officially supported by LabKey.
36-
* **upgrade-windows-manual.bat**: Use script to upgrade a LabKey Server running on Windows, which was manually installed.
37-
* [Instruction](https://www.labkey.org/announcements/home/Server/Administration/thread.view?rowId=4842)
38-
* Do not use this script if you installed your LabKey Server using the [Windows Installer](https://www.labkey.org/wiki/home/Documentation/page.view?name=configWindows). Please use the Windows Installer to upgrade your server
39-
* This script is not officially supported by LabKey, but it is used by a number of labs and institutions running LabKey Server on Windows.
40-
* If you have questions or need support, please post a message on the [LabKey Server Community Forum](https://www.labkey.org/project/home/Server/Forum/begin.view?).
41-
* **upgrade-remote-pipeline.sh**: Use script to upgrade a LabKey Remote Pipeline Server running on \*nix operating system.
42-
* This script is not officially supported by LabKey and there is currently no documentation for it. However, I regularly use a modified version of this on my test servers.
43-
* If you have questions or need support, please post a message on the [LabKey Server Community Forum](https://www.labkey.org/project/home/Server/Forum/begin.view?).
44-
* **upgrade-remote-pipeline.bat**: Use script to upgrade a LabKey Remote Pipeline Server running on Windows that was installed manually.
45-
* This script is not officially supported by LabKey and there is currently no documentation for it. However, I regularly use a modified version of this on my test servers.
46-
* Do not use this script if you installed your LabKey Remote Pipeline Server using the [Windows Installer](https://www.labkey.org/wiki/home/Documentation/page.view?name=configWindows). Please use the Windows Installer to upgrade your server.
47-
* If you have questions or need support, please post a message on the [LabKey Server Community Forum](https://www.labkey.org/project/home/Server/Forum/begin.view?).
4829
* **labkey-database-backup-sample-script.bat**: This script can be used to perform a nightly backup (using pg_dump) of databases on a PostgreSQL server instance.
4930
* This script is not officially supported by LabKey and there is currently no documentation for it.
5031
* See [blog entry](http://fourproc.com/2013/05/02/using-labkey-s-sample-backup-script-to-backup-your-postgresql-database.html) for more information on using the script.
5132

5233

53-
### Docker
54-
_Located in the [/docker](./docker) folder_
55-
56-
* **labkey-standalone**: Dockerfile and other source files needed for building a Docker image that runs LabKey Server.
57-
* See the [README](./docker/labkey-standalone/README.md) file for information on building your own image or
58-
* See [bconn/labkey-standalone](https://registry.hub.docker.com/u/bconn/labkey-standalone/) on DockerHub.
59-
* This script is not officially supported by LabKey.
60-
6134
### Ontology
6235
_Located in the [/ontology](./ontology) folder_
6336

docker/LabKeyServer/16.3/Dockerfile

Lines changed: 0 additions & 170 deletions
This file was deleted.

docker/LabKeyServer/16.3/Dockerfile-ssl

Lines changed: 0 additions & 180 deletions
This file was deleted.

0 commit comments

Comments
 (0)