1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libreerp_ynh.git synced 2024-09-03 19:36:13 +02:00
This commit is contained in:
ljf 2017-06-12 13:26:02 +02:00
commit 76a2f2bd3d

View file

@ -23,27 +23,21 @@ https://example.com/odoo/ will NOT work
What does not work
------------------
- Backup and restore via Odoo (works with a trick shared on the Github)
- Backup and restore via YunoHost
Still to do
-----------
- Automatic LDAP setup + emails
- Backup/restore via Odoo fix
- Backup/restore via YunoHost
- SMTP settings
See the project here : https://github.com/YunoHost-Apps/odoo_ynh/projects/1
Configuration
-------------
**Backup via Odoo**
- In YunoHost, open the port 8069
- Access Odoo via your server's IP or URL via *:8069* at the end
- Access Odoo
- Go to manage databases and backup
**Restore via Odoo**
- In YunoHost, open the port 8069 (if you haven't opened it already)
- Access Odoo via your server's IP or URL via *:8069* at the end
- Access Odoo
- Go to manage databases and delete the old database
- Restore
- **Important!** The database must be named "*subdomain-domain-tld*" (for example *erp-test-com* if you access the database via *erp.test.com*