Commit 1544e0c2 by Ivan

version 1.0 con sftp

parent f20315f9
......@@ -11,8 +11,6 @@ services:
image: atmoz/sftp:alpine
volumes:
- odoo-datadir:/home/${sftp_user}/upload
ports:
- 2222:22
command:
- ${sftp_user}:${sftp_pass}:::upload
odoo:
......
.catalog:
name: "Odoo"
version: v1.0-sftp
description: "ERP management powered by Odoo 10, para utilizar sftp - el puerto para sftp: 2222"
description: "ERP management powered by Odoo 10"
uuid: odoo-0
questions:
- variable: sftp_user
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment