Loading README.md +22 −2 Original line number Diff line number Diff line # Rosetta 💁🏽 # Rosetta 🛰️ _A container-centric Science Platform_ Loading Loading @@ -30,12 +30,32 @@ Run Play You can now point your browser to http://localhost:8080 You can now point your browser to http://localhost:8080. To run Slurm jobs use partition "partition1" Clean # rosetta/clean ### Configuration Example Webapp configuraion - SAFEMODE=False - DJANGO_LOG_LEVEL=CRITICAL - ROSETTA_LOG_LEVEL=ERROR - ROSETTA_TUNNEL_HOST=localhost # Not http or https - ROSETTA_WEBAPP_HOST= - ROSETTA_WEBAPP_PORT=8080 - LOCAL_DOCKER_REGISTRY_HOST= - LOCAL_DOCKER_REGISTRY_PORT=5000 - DJANGO_EMAIL_APIKEY="<API KEY>" - DJANGO_EMAIL_FROM="Rosetta Platform <notifications@rosetta.platform> - DJANGO_PUBLIC_HTTP_HOST=http://localhost:8080 # Public facing, with shttp or https ### Extras Check status (not yet fully supported) Loading services/webapp/code/rosetta/core_app/templates/main.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <header id="top" class="header"> <div style="display:table-row"> <div class="text-vertical-center"> <h1>Rosetta 💁🏽</h1> <h1>Rosetta 🛰️</h1> <h2 style="margin-left:25px; margin-right:25px; font-weight:100; line-height: 30px;"><i>A container-centric Science Platform<br></i></h2> </div> </div> Loading Loading
README.md +22 −2 Original line number Diff line number Diff line # Rosetta 💁🏽 # Rosetta 🛰️ _A container-centric Science Platform_ Loading Loading @@ -30,12 +30,32 @@ Run Play You can now point your browser to http://localhost:8080 You can now point your browser to http://localhost:8080. To run Slurm jobs use partition "partition1" Clean # rosetta/clean ### Configuration Example Webapp configuraion - SAFEMODE=False - DJANGO_LOG_LEVEL=CRITICAL - ROSETTA_LOG_LEVEL=ERROR - ROSETTA_TUNNEL_HOST=localhost # Not http or https - ROSETTA_WEBAPP_HOST= - ROSETTA_WEBAPP_PORT=8080 - LOCAL_DOCKER_REGISTRY_HOST= - LOCAL_DOCKER_REGISTRY_PORT=5000 - DJANGO_EMAIL_APIKEY="<API KEY>" - DJANGO_EMAIL_FROM="Rosetta Platform <notifications@rosetta.platform> - DJANGO_PUBLIC_HTTP_HOST=http://localhost:8080 # Public facing, with shttp or https ### Extras Check status (not yet fully supported) Loading
services/webapp/code/rosetta/core_app/templates/main.html +1 −1 Original line number Diff line number Diff line Loading @@ -6,7 +6,7 @@ <header id="top" class="header"> <div style="display:table-row"> <div class="text-vertical-center"> <h1>Rosetta 💁🏽</h1> <h1>Rosetta 🛰️</h1> <h2 style="margin-left:25px; margin-right:25px; font-weight:100; line-height: 30px;"><i>A container-centric Science Platform<br></i></h2> </div> </div> Loading