Skip to content
Snippets Groups Projects
Commit 13e5c91f authored by Stefano Alberto Russo's avatar Stefano Alberto Russo
Browse files

Updated main icon and README.

parent 78df5012
No related branches found
No related tags found
No related merge requests found
# Rosetta 💁🏽
# Rosetta 🛰️
_A container-centric Science Platform_
......@@ -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)
......
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment