Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
docker
/
catalog
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
b0a60a01
authored
Sep 13, 2017
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docker añadido odoo8
parent
d9707b0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
1 deletions
templates/odoo10/1/docker-compose.yml
templates/odoo10/1/rancher-compose.yml
templates/odoo10/1/docker-compose.yml
View file @
b0a60a01
...
@@ -8,6 +8,8 @@ volumes:
...
@@ -8,6 +8,8 @@ volumes:
driver
:
rancher-nfs
driver
:
rancher-nfs
odoo-conf
:
odoo-conf
:
driver
:
rancher-nfs
driver
:
rancher-nfs
odoo-pg-data
:
driver
:
rancher-nfs
services
:
services
:
db-data
:
db-data
:
image
:
postgres:9.4
image
:
postgres:9.4
...
@@ -16,6 +18,8 @@ services:
...
@@ -16,6 +18,8 @@ services:
POSTGRES_USER
:
odoo
POSTGRES_USER
:
odoo
POSTGRES_PASSWORD
:
P4ssw0rD
POSTGRES_PASSWORD
:
P4ssw0rD
stdin_open
:
true
stdin_open
:
true
volumes
:
-
odoo-pg-data:/var/lib/postgresql
tty
:
true
tty
:
true
command
:
command
:
-
/bin/true
-
/bin/true
...
...
templates/odoo10/1/rancher-compose.yml
View file @
b0a60a01
...
@@ -15,7 +15,7 @@
...
@@ -15,7 +15,7 @@
required
:
true
required
:
true
type
:
password
type
:
password
odoo
:
odoo
10
:
version
:
'
2'
version
:
'
2'
services
:
services
:
db-data
:
db-data
:
...
...
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