Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
genolist
legiolist
Commits
c7441435
Commit
c7441435
authored
Aug 21, 2020
by
Remi PLANEL
Browse files
Merge project-sample
parents
3ffae94b
0e4d5f8d
Changes
3
Hide whitespace changes
Inline
Side-by-side
data/legiolist.properties
View file @
c7441435
...
@@ -46,14 +46,14 @@ db.userprofile-production.datasource.password=PSQL_PWD
...
@@ -46,14 +46,14 @@ db.userprofile-production.datasource.password=PSQL_PWD
# location of tomcat server and path of webapp - e.g. access http://localhost:8080/malariamine
# location of tomcat server and path of webapp - e.g. access http://localhost:8080/malariamine
webapp.deploy.url
=
http://localhost:8080
webapp.deploy.url
=
http://localhost:8080
webapp.path
=
legiolist
webapp.path
=
PATH
# tomcat username and password needed to deploy webapp
# tomcat username and password needed to deploy webapp
webapp.manager
=
TOMCAT_USER
webapp.manager
=
TOMCAT_USER
webapp.password
=
TOMCAT_PWD
webapp.password
=
TOMCAT_PWD
# 'Home' link
# 'Home' link
webapp.baseurl
=
https://legiolist-kubernetes.pasteur.cloud
webapp.baseurl
=
BASE_URL
# account name for superuser (who can edit appearance and publish templates)
# account name for superuser (who can edit appearance and publish templates)
superuser.account
=
rplanel@pasteur.fr
superuser.account
=
rplanel@pasteur.fr
...
...
dbmodel/resources/objectstoresummary.config.properties
View file @
c7441435
...
@@ -5,5 +5,7 @@ max.field.values = 200
...
@@ -5,5 +5,7 @@ max.field.values = 200
org.intermine.model.bio.OntologyTerm.autocomplete
=
name
org.intermine.model.bio.OntologyTerm.autocomplete
=
name
org.intermine.model.bio.SOTerm.autocomplete
=
name
org.intermine.model.bio.SOTerm.autocomplete
=
name
org.intermine.model.bio.Chromosome.autocomplete
=
primaryIdentifier
autocomplete.solrurl
=
http://localhost:8983/solr/autocomplete
autocomplete.solrurl
=
http://localhost:8983/solr/autocomplete
project.xml
View file @
c7441435
...
@@ -459,10 +459,11 @@
...
@@ -459,10 +459,11 @@
<post-process
name=
"create-location-range-index"
/>
<post-process
name=
"create-location-range-index"
/>
<post-process
name=
"create-overlap-view"
/>
<post-process
name=
"create-overlap-view"
/>
<post-process
name=
"create-search-index"
/>
<post-process
name=
"create-search-index"
/>
<post-process
name=
"summarise-objectstore"
/>
<post-process
name=
"create-autocomplete-index"
/>
<post-process
name=
"create-autocomplete-index"
/>
<post-process
name=
"transfer-sequences"
/>
<post-process
name=
"transfer-sequences"
/>
<post-process
name=
"create-attribute-indexes"
/>
<post-process
name=
"create-attribute-indexes"
/>
<post-process
name=
"summarise-objectstore"
/>
</post-processing>
</post-processing>
</project>
</project>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment