Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gateway
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HBP Medical Informatics Platform
gateway
Commits
6fa19226
Unverified
Commit
6fa19226
authored
2 years ago
by
Steve Reis
Committed by
gitbook-bot
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
GitBook: [#30] No subject
parent
c24f7dae
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/for-developers/configuration/frontend.md
+11
-0
11 additions, 0 deletions
docs/for-developers/configuration/frontend.md
docs/for-developers/configuration/gateway.md
+0
-1
0 additions, 1 deletion
docs/for-developers/configuration/gateway.md
with
11 additions
and
1 deletion
docs/for-developers/configuration/frontend.md
+
11
−
0
View file @
6fa19226
...
...
@@ -8,6 +8,17 @@ description: >-
### :toolbox: Options
#### General
| name | type | default | description |
| -------------------------- | ------------------- | ------------------------- | -------------------------------------------------------------- |
| VERSION | string | "DEV" | Portal frontend's version |
| INSTANCE
\_
NAME | string | "HBP MIP" | Instance name of the MIP (visible in the header) |
| ONTOLOGY
\_
URL | string
\|
undefined | undefined | Ontology's URL |
| DATACATALOGUE
\_
SERVER | string
\|
undefined | undefined | Datacatalogue's URL |
| CONTACT
\_
LINK | string | http://ebrains.eu/support | Contact URL (support) |
| EXPERIMENTS
\_
LIST
\_
REFRESH | string | "300000" | Time to wait before refresh experiments list in
`milliseconds`
|
#### Matomo
Matomo is an open source alternative to Google Analytics.
...
...
This diff is collapsed.
Click to expand it.
docs/for-developers/configuration/gateway.md
+
0
−
1
View file @
6fa19226
...
...
@@ -18,7 +18,6 @@ description: >-
| GATEWAY
\_
PORT | number | 8081 | Indicate the port that should be used by the gateway |
| NODE
\_
ENV | string | dev | Value can be
`prod`
or
`dev`
|
| BASE
\_
URL
\_
CONTEXT | string | null | Define context of the gateway. E.g.
`api`
if the api is under
`http://127.0.0.1/api/`
|
| ONTOLOGY
\_
URL | string | null | Define ontology's url |
#### Authentication
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment