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
2469675f
authored
Feb 28, 2018
by
Ivan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
odoo10 sftp , configurado el usuario por defecto de sftp como odoo
parent
576a28b9
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
9 deletions
templates/odoo10/1/docker-compose.yml
templates/odoo10/1/rancher-compose.yml
templates/odoo10/1/docker-compose.yml
View file @
2469675f
...
...
@@ -72,6 +72,6 @@ services:
sftp
:
image
:
atmoz/sftp:alpine
volumes
:
-
odoo-tools:/home/
${sftp_user}
/upload
-
odoo-tools:/home/
odoo
/upload
command
:
-
${sftp_user}:${sftp_pass}:::upload
\ No newline at end of file
-
odoo:${sftp_pass}:::upload:104
\ No newline at end of file
templates/odoo10/1/rancher-compose.yml
View file @
2469675f
...
...
@@ -4,13 +4,8 @@
description
:
"
Odoo
10
con
sFTP"
uuid
:
odoo-1
questions
:
-
variable
:
sftp_user
description
:
Usuario de sftp
label
:
Usuario
required
:
true
type
:
string
-
variable
:
sftp_pass
description
:
Contraseña para el usuario de sftp
description
:
Contraseña para el usuario
odoo
de sftp
label
:
Conrtaseña
required
:
true
type
:
password
...
...
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