Commit History

Author SHA1 Message Date
  Andrej cbf1bc3bdb Stylistic changes to README 2 weeks ago
  Andrej 0179338974 Rewrite of README 2 weeks ago
  Labkey fc8949e545 Removing redundant DockerfileSSL 3 weeks ago
  Labkey 9998665631 Hidden compose for running labkey behind an rproxy (that should also terminate SSL connection) 3 weeks ago
  Labkey ee12faac42 Have version 20 start from pre-built image from docker hub 3 weeks ago
  Labkey cfc28aee81 Adding default range for docker network to avoid IP conflicts in startLabkey 3 weeks ago
  Labkey 647e8f1970 Removing redundant server configurations 3 weeks ago
  Labkey f3a5f1867d preparing version 20 3 weeks ago
  Labkey 5ede29ec22 Untested Dockerfile19 3 weeks ago
  Labkey 949cd0a7a3 Adding SSL setup 3 weeks ago
  Labkey a1baf518bf Adding SSL setup 3 weeks ago
  Labkey 502fa3e58d Adding SSL setup 3 weeks ago
  Labkey 6b072659a5 Adding SSL setup 3 weeks ago
  Labkey 4af6bff715 Adding SSL setup 3 weeks ago
  Labkey a9ede2d960 Adding SSL setion to installLabkey.sh 3 weeks ago
  Andrej 738daacfb3 Adding a place for built R libraries 3 weeks ago
  Andrej 61e0dca23a Major change in building docker images - prebuild common things (R, most importantly) from Dockerfile21 image, and use Dockerfile to adapt to particular setup (user Id, say). Updating labkey-compose22.yaml, buildLabkey.sh, pushLabkey.sh and README.md 3 weeks ago
  Andrej 9fdace792d Add pushLabkey to push labkey image to docker io 3 weeks ago
  Andrej ba61b2871b Split R packages to individual commands since some packages failed to install, a single test showed all packages present after division, but not clear what helped 3 weeks ago
  Andrej 0f29b356c4 Unchecked changes to Dockerfile, should be similar to Dockerfile21 3 weeks ago
  Andrej 3bc6b8ee33 Version 22 uses Dockerfile21 (labkey) and Dockerfile14 (psql), labkey image is also part of nix repository at docker hub labelled with version identical to dockerfile (21) 3 weeks ago
  Andrej d11718fadd Have startLabkey also start rproxy network if not present 3 weeks ago
  Andrej Studen e311cad612 Updating settings for java, particularly to include jdk.internal.net.http in java.net.http calls, as it offers implementation for websocket communication 1 month ago
  LabKey 86ad997a46 Updating version 21 1 month ago
  LabKey 0b481a111b Adding further R packages to Dockerfile19 1 month ago
  LabKey 567074d7be Configuration for version 20 of labkey 1 month ago
  Andrej Studen 68d0516a5d Adding /data/labkey to container for file mapping, and allowing the image to install some commonly used R libraries (particularly devtools) 2 months ago
  Andrej Studen d1756b3911 In YAML, mapping files and externalModules to locations outside of git controlled space, but mapping setenv.sh from tomcat directory to container space. Also, labkey-web is connected to both docker_network and labkey_network, the former required for servers behind reverse proxy 2 months ago
  Andrej Studen 5826178036 Allow installLabkey.sh to use second argument to override install location, useful if running more than one labkey server 2 months ago
  LabKey 756be54897 Adding flags to allow jdk.internal to be used in javascript analysisModule 2 months ago