Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
flowengine-docker
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
template
flowengine-docker
Commits
a2b6187b
Commit
a2b6187b
authored
Oct 03, 2023
by
marwan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update docker-compose.yaml
parent
aad6fb5a
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
docker-compose.yaml
+6
-6
No files found.
docker-compose.yaml
View file @
a2b6187b
...
@@ -4,7 +4,7 @@ services:
...
@@ -4,7 +4,7 @@ services:
volumes
:
volumes
:
-
flowengine-${SH_PROJECTPODID}/flow-data:/usr/local/flowengine
-
flowengine-${SH_PROJECTPODID}/flow-data:/usr/local/flowengine
-
flowengine-${SH_PROJECTPODID}/store-data:/usr/local/store-data
-
flowengine-${SH_PROJECTPODID}/store-data:/usr/local/store-data
-
Gluster/
#
- Gluster/
environment
:
environment
:
PROJECT_ID
:
"
${SH_PROJECT_ID}"
PROJECT_ID
:
"
${SH_PROJECT_ID}"
OAUTH_LOGIN
:
"
TRUE"
OAUTH_LOGIN
:
"
TRUE"
...
@@ -29,8 +29,8 @@ networks:
...
@@ -29,8 +29,8 @@ networks:
default
:
default
:
name
:
swarm-flowengine-net
name
:
swarm-flowengine-net
external
:
true
external
:
true
Volumes
:
#
Volumes:
flowengine-${SH_PROJECTPODID}
:
#
flowengine-${SH_PROJECTPODID}:
Driver
:
glusterfs
#
Driver: glusterfs
Driver_opts
:
#
Driver_opts:
Endpoint
:
"
glusterfs-node3:/k8s-volume/flowengine"
#
Endpoint: "glusterfs-node3:/k8s-volume/flowengine"
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