annotate resources/galaxy/GIT/config/galaxy.yml.interactivetools @ 0:15c9fbefeaf1 draft

" master branch Updating"
author lain
date Tue, 01 Feb 2022 14:19:30 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
1 diff --git a/config/galaxy.yml.interactivetools b/config/galaxy.yml.interactivetools
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
2 index fe2d589208..4610c0b68f 100644
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
3 --- a/config/galaxy.yml.interactivetools
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
4 +++ b/config/galaxy.yml.interactivetools
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
5 @@ -12,6 +12,7 @@ uwsgi:
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
6
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
7 module: galaxy.webapps.galaxy.buildapp:uwsgi_app()
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
8
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
9 + interactivetools_enable: true
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
10 interactivetools_map: database/interactivetools_map.sqlite
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
11 python-raw: scripts/interactivetools/key_type_token_mapping.py
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
12 route-host: ^([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)-([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)\.([A-Za-z0-9]+(?:-[A-Za-z0-9]+)*)\.(interactivetool\.localhost:8080)$ goto:interactivetool
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
13 @@ -23,6 +24,7 @@ uwsgi:
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
14 route-label: endendend
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
15
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
16
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
17 +
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
18 galaxy:
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
19 interactivetools_enable: true
15c9fbefeaf1 " master branch Updating"
lain
parents:
diff changeset
20 # outputs_to_working_directory will provide you with a better level of isolation. It is highly recommended to set