Commit graph

28 commits

Author SHA1 Message Date
a2d3aa2a78 [ADD] Multilingual translation of all documentation (EN/FR)
Added 30 .base.md files using the mmg (Multilingual Markdown Generator)
format to automatically generate English (.md) and French (.fr.md)
versions of all project documentation.
Updated conf/make.documentation.Makefile to process all .base.md files
via `make doc_markdown`.
2026-03-04 22:23:52 -05:00
4a83999ace [UPD] typo certbot 2026-01-10 04:52:39 -05:00
4f39f86cc5 Merge branch 'develop_support_arch_linux'
- Upgrade odoo 14 and 16
- Improve selenium odoo navigation and recording
- Improve installation ERPLibre and docker build
2025-04-12 17:12:23 -04:00
Alexandre Ferreira Benevides
4e54ead47a [ADD] Added info for the update_dns_cloudflare script and production md file
Signed-off-by: Alexandre Ferreira Benevides <alexandre.ferreira.benevides@gmail.com>
2024-12-29 00:36:23 -05:00
e2e7a61ad6 [UPD] when using stop-after-init, enable no-http
- in many case, no need http when run with argument stop-after-init,
because we want to execute without gui
2024-12-03 23:10:16 -05:00
b22cbe879e [UPD] remove netrpc_interface from configuration 2024-05-03 23:13:59 -04:00
81c4528b57 [UPD] replace docker-compose to docker compose 2024-05-03 23:13:59 -04:00
91ab1e1a8e [UPD] doc production: better guide to move to dev a prod 2023-09-07 15:19:13 -04:00
7ed6939907 [UPD] script: move script git, manifest, database, poetry, install
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
5d40711427 [UPD] doc production: add information to update all database and show log 2023-01-02 01:57:18 -05:00
af7d5c7a3a [FIX] script install_production: ignore HEAD when checkout tag
- Install with ERPLIBRE_VERSION from env_var.sh
2022-05-26 22:27:04 -04:00
da81b00d3a [UPD] format doc 2022-03-29 23:43:57 -04:00
34535a2b7a [ADD] doc production: updating module list and configuration in docker 2022-02-10 20:44:29 -05:00
2d40e9f6e0 [FIX] nginx: force by default no installation of nginx 2021-09-28 01:41:36 -04:00
4e020fce6d [UPD] format doc markdown
- Add contributors
2021-07-20 21:06:41 -04:00
Marie-Michèle Poulin
64d2d01636 [FIX] Doc: grammar and spelling correction. 2021-07-20 21:05:47 -04:00
26f5f6b3ef [ADD] requirement in PRODUCTION.md 2021-07-20 21:05:47 -04:00
9cdbeac9ba [FIX] production installation documentation with proxy nginx 2021-07-20 21:05:40 -04:00
a3cc183e25 [ADD] migrate prod to test database 2021-06-27 00:36:52 -04:00
887f05da56 [ADD] cloudflare deployement: change old ip to new ip, or delete DNS config
- Script to get public ip
- Documentation how to use with crontab
2021-06-27 00:36:52 -04:00
f81b257e3a [FIX] rename http://git.erplibre.ca/ to https://github.com/ERPlibre/ 2020-11-21 00:10:28 -05:00
Marie-Michele Poulin
d8ef5912e4 [FIX] text correction in documentation
Signed-off-by: Marie-Michèle Poulin <marie-michele.poulin@technolibre.ca>
2020-09-30 21:02:19 -04:00
143f5d77db [FIX] update missing libpng12-0 for ubuntu 20.04 2020-09-30 20:52:13 -04:00
2f21c94c9d [FIX] docker odoo execution connect to database
- Database manager works when use postgres_db postgres
- Add volume for postgres
- Add script to build docker
- Documentation of docker usage
2020-09-30 20:52:13 -04:00
a2ba60dff3 [ADD] script to delete production
- prod documentation
2020-09-30 20:51:57 -04:00
e02143e8d3 [ADD] production.md with more information about managing prod
- Support SSL
- Command to watch log
- Command to restart services
- How to run with address ip
2020-07-14 22:19:11 -04:00
11ebb7a208 [ADD] doc to search branch, empty branch and script to clean manifest 2020-07-14 22:19:11 -04:00
5a6656665d Doc: Move documentation to doc/
- Explain how to use script and fork
- Add discover guide
- Improve all documentation
2020-07-05 22:55:13 -04:00