Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
flowstack-project-deployment
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Registry
Registry
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Chalermpong
flowstack-project-deployment
Commits
320f0bf6
Commit
320f0bf6
authored
Aug 23, 2024
by
Chalermpong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker-compose.yml
parent
0d98c5cc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
docker-compose.yml
+10
-10
No files found.
docker-compose.yml
View file @
320f0bf6
...
...
@@ -13,12 +13,12 @@ services:
environment
:
-
FLOWSTACK_NAME=${FLOWSTACK_NAME}
-
FLOWENGINE_ENDPOINT=${FLOWENGINE_ENDPOINT}
-
FLOWSTACK_JUPYTERNOTEBOOK_ENDPOINT=${JUPYTERNOTEBOOK_STACK_ENDPOINT}
#
- FLOWSTACK_JUPYTERNOTEBOOK_ENDPOINT=${JUPYTERNOTEBOOK_STACK_ENDPOINT}
-
FLOWSTACK_CLOUDBEAVER_ENDPOINT=${CLOUDBEAVER_AUTH_PROXY_PROVIDER_URI}
-
FLOWSTACK_MONGOGUI_ENDPOINT=${MONGOGUI_STACK_URI}
-
FLOWSTACK_INFLUXDB_ENDPOINT=${INFLUXDB_STACK_ENDPOINT}
-
FLOWSTACK_EDITOR_ENDPOINT=${EDITOR_ENDPOINT}
-
FLOWSTACK_INFLUXDB_ADMIN_TOKEN=${INFLUXDB_ADMIN_TOKEN}
#
- FLOWSTACK_MONGOGUI_ENDPOINT=${MONGOGUI_STACK_URI}
#
- FLOWSTACK_INFLUXDB_ENDPOINT=${INFLUXDB_STACK_ENDPOINT}
#
- FLOWSTACK_EDITOR_ENDPOINT=${EDITOR_ENDPOINT}
#
- FLOWSTACK_INFLUXDB_ADMIN_TOKEN=${INFLUXDB_ADMIN_TOKEN}
-
FLOWSTACK_OAUTH_CLIENT_ID=${FLOWSTACK_OAUTH_CLIENT_ID}
-
FLOWSTACK_OAUTH_CLIENT_SECRET=${FLOWSTACK_OAUTH_CLIENT_SECRET}
...
...
@@ -35,7 +35,7 @@ services:
-
FLOWSTACK_APP_MEMU=${FLOWSTACK_APP_MEMU}
-
FLOWSTACK_APP_MENU_GRAFANA_URI=${FLOWSTACK_APP_MENU_GRAFANA_URI}
-
FLOWSTACK_APP_MENU_NOTEBOOK_URI=${FLOWSTACK_APP_MENU_NOTEBOOK_URI}
#
- FLOWSTACK_APP_MENU_NOTEBOOK_URI=${FLOWSTACK_APP_MENU_NOTEBOOK_URI}
-
FLOWSTACK_APP_MENU_SCADA_URI=${FLOWSTACK_APP_MENU_SCADA_URI}
# - FLOWSTACK_PROJECT_ID=${FLOWSTACK_PROJECT_ID}
# - FLOWSTACK_USER_ID=${FLOWSTACK_USER_ID}
...
...
@@ -46,19 +46,19 @@ services:
###### env สำหรับ services ข้างใน #####
-
FLOWSTACK_VOLUME_HOST_PATH=${FLOWSTACK_VOLUME_HOST_PATH}
-
INFLUXDB_ADMIN_TOKEN=${INFLUXDB_ADMIN_TOKEN}
-
INFLUXDB_ADMIN_PASSWORD=${INFLUXDB_ADMIN_PASSWORD}
#
- INFLUXDB_ADMIN_TOKEN=${INFLUXDB_ADMIN_TOKEN}
#
- INFLUXDB_ADMIN_PASSWORD=${INFLUXDB_ADMIN_PASSWORD}
-
POSTGRES_PASSWORD=${POSTGRES_PASSWORD}
-
FLOWSTACK_LOCAL_OAUTH_AUTH_ENDPOINT=${FLOWSTACK_LOCAL_OAUTH_AUTH_ENDPOINT}
-
FLOWSTACK_LOCAL_OAUTH_TOKEN_ENDPOINT=${FLOWSTACK_LOCAL_OAUTH_TOKEN_ENDPOINT}
-
FLOWSTACK_LOCAL_USERINFO_API_ENDPOINT=${FLOWSTACK_LOCAL_USERINFO_API_ENDPOINT}
-
FLOWSTACK_WWW_PUBLIC_URL=${FLOWSTACK_WWW_PUBLIC_URL}
-
MONGODB_PASSWORD=${MONGODB_PASSWORD}
#
- MONGODB_PASSWORD=${MONGODB_PASSWORD}
-
GRAFANA_PUBLIC_URL=${GRAFANA_PUBLIC_URL}
-
GRAFANA_STACK_ENDPOINT=${GRAFANA_STACK_ENDPOINT}
-
GRAFANA_SECURITY_ADMIN_USER=grafana
-
GRAFANA_SECURITY_ADMIN_PASSWORD=${GRAFANA_SECURITY_ADMIN_PASSWORD}
-
WEBEDITOR_ENDPOINT=${EDITOR_ENDPOINT}
#
- WEBEDITOR_ENDPOINT=${EDITOR_ENDPOINT}
deploy
:
resources
:
limits
:
...
...
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