Commit Graph

18 Commits

Author SHA1 Message Date
Yhael S
22c1be3e40 cleanup 2023-09-28 14:36:18 -05:00
Yhael S
fc0d0c9875 integrate keydb to odoocker 2023-09-27 22:47:22 -05:00
Fabio Tielen // Code Agency
dddafd862f feat(.env.example): add configuration options for Redis caching in the .env.example file
 feat(docker-compose.yml): add keydb service for Redis caching with 1GB shared memory size
 feat(odoo.example.conf): add configuration options for Redis caching in the odoo.example.conf file
The changes were made to add support for Redis caching in the application. The .env.example file now includes configuration options for Redis caching, such as Redis host, port, password, URL, prefix, expiration time, and expiration time for anonymous sessions. The docker-compose.yml file now includes a keydb service with 1GB shared memory size for Redis caching. The odoo.example.conf file now includes configuration options for Redis caching, such as enabling Redis caching, Redis host, port, password, URL, prefix, expiration time, and expiration time for anonymous sessions. These changes allow the application to utilize Redis for caching, improving performance and scalability.
2023-09-04 23:54:39 +02:00
Fabio Tielen // Code Agency
7b3b84fbdb ⚙️ chore(requirements.txt): add redis package to the requirements
The redis package is added to the requirements.txt file to ensure that the application has the necessary dependencies installed.
2023-09-04 23:38:51 +02:00
Yhael S
cb0e40d74f changed /longpolling url to /websocket and longpolling_port to gevent_port 2023-08-29 03:22:11 -05:00
Yhael S
e04a64d952 increased version and removed requirements 2023-08-29 02:11:51 -05:00
Yhael S
7f3772a041 cleanup 2023-08-29 02:03:23 -05:00
Yhael S
26eaff2439 delete me 2023-08-29 02:00:51 -05:00
Yhael S
e3da8ef5bf added report_url module 2023-08-29 01:57:11 -05:00
Yhael S
0ceb528e26 general enhancements 2023-08-26 16:23:45 -05:00
Yhael S
95c1a03599 readme updates 2023-08-25 03:48:41 -05:00
Yhael S
b822c082c7 framework upgrade 2023-08-25 02:08:56 -05:00
Yhael S
45d19223c7 upgrade 2023-05-10 01:34:55 -05:00
Yhael S
be46ba8b75 fix 2023-04-21 22:16:51 -05:00
Yhael S
1054824dc3 fix 2023-04-21 22:02:03 -05:00
Yhael S
406a6ceb1f sample of debug 2023-04-20 19:48:58 -05:00
Yhael S
f762585ba1 updated odoo conf 2023-04-19 19:09:30 -05:00
Yhael S
6b2571d805 first commit 2023-04-19 14:27:50 -05:00