Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
legiolist
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
2
Issues
2
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
genolist
legiolist
Commits
c7441435
Commit
c7441435
authored
Aug 21, 2020
by
Remi PLANEL
Browse files
Options
Browse Files
Download
Plain Diff
Merge project-sample
parents
3ffae94b
0e4d5f8d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
data/legiolist.properties
data/legiolist.properties
+2
-2
dbmodel/resources/objectstoresummary.config.properties
dbmodel/resources/objectstoresummary.config.properties
+2
-0
project.xml
project.xml
+2
-1
No files found.
data/legiolist.properties
View file @
c7441435
...
...
@@ -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
webapp.deploy.url
=
http://localhost:8080
webapp.path
=
legiolist
webapp.path
=
PATH
# tomcat username and password needed to deploy webapp
webapp.manager
=
TOMCAT_USER
webapp.password
=
TOMCAT_PWD
# 'Home' link
webapp.baseurl
=
https://legiolist-kubernetes.pasteur.cloud
webapp.baseurl
=
BASE_URL
# account name for superuser (who can edit appearance and publish templates)
superuser.account
=
rplanel@pasteur.fr
...
...
dbmodel/resources/objectstoresummary.config.properties
View file @
c7441435
...
...
@@ -5,5 +5,7 @@ max.field.values = 200
org.intermine.model.bio.OntologyTerm.autocomplete
=
name
org.intermine.model.bio.SOTerm.autocomplete
=
name
org.intermine.model.bio.Chromosome.autocomplete
=
primaryIdentifier
autocomplete.solrurl
=
http://localhost:8983/solr/autocomplete
project.xml
View file @
c7441435
...
...
@@ -459,10 +459,11 @@
<post-process
name=
"create-location-range-index"
/>
<post-process
name=
"create-overlap-view"
/>
<post-process
name=
"create-search-index"
/>
<post-process
name=
"summarise-objectstore"
/>
<post-process
name=
"create-autocomplete-index"
/>
<post-process
name=
"transfer-sequences"
/>
<post-process
name=
"create-attribute-indexes"
/>
<post-process
name=
"summarise-objectstore"
/>
</post-processing>
</project>
Write
Preview
Markdown
is supported
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