Commit Graph

135 Commits

Author SHA1 Message Date
Yhael S
554f9f533d last fixes 2023-10-06 23:55:18 -05:00
Yhael S
0cd36b92a3 stuck with s3 refactoring 2023-10-01 17:47:02 -05:00
Yhael S
d0ec5118eb enhanced .env variable usage 2023-10-01 00:55:06 -05:00
Yhael S
55270202ab enhanced manifest manipulation 2023-09-30 23:36:11 -05:00
Yhael S
007ffc441c added s3 integration 2023-09-30 22:58:38 -05:00
Yhael S
5a1a268395 Merge pull request #2 from codeagencybe/feat/keydb-cache
Code Agency | Feature | KeyDB (Redis) Integration+ PgAdmin Upgrades
2023-09-30 03:27:14 -06:00
Yhael S
a2219d371b fixed nginx for websocket 2023-09-30 04:24:38 -05:00
Yhael S
ae92bbb36a cleanup 2023-09-28 14:38:50 -05:00
Yhael S
22c1be3e40 cleanup 2023-09-28 14:36:18 -05:00
Yhael S
e6fa71769f cleanup 2023-09-28 14:26:18 -05:00
Yhael S
36a2d5d0ca cleanup 2023-09-28 14:25:20 -05:00
Yhael S
cef72366c2 cleanup 2023-09-28 14:24:42 -05:00
Yhael S
4255e2f1cc cleanup 2023-09-28 14:11:43 -05:00
Yhael S
6176399594 changed volume names 2023-09-28 13:43:49 -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
187f18440e Merge branch 'main' into 16.0 2023-08-30 20:15:24 -05:00
Yhael S
072a1d6f3c cleanup readme 2023-08-30 20:15:13 -05:00
Yhael S
1cb579cd36 Merge branch 'main' into 16.0 2023-08-30 20:14:34 -05:00
Yhael S
9bd6a608a3 cleanup readme 2023-08-30 20:13:51 -05:00
Yhael S
ce2bef1bdc cleanup readme 2023-08-30 20:11:07 -05:00
Yhael S
cb937984db delete test user & token v1 2023-08-29 03:56:17 -05:00
Yhael S
e1dcc69b5b delete test user & token 2023-08-29 03:55:58 -05: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
b4d245618b readme upgrade 2023-08-26 21:02:24 -05:00
Yhael S
9e44cbe9cc enhanced logging 2023-08-26 21:00:02 -05:00
Yhael S
56e25a9518 cleanup 2023-08-26 19:14:41 -05:00
Yhael S
52f16289b5 cleanup 2023-08-26 16:33:38 -05:00
Yhael S
2d18cc694c contents 2023-08-26 16:26:16 -05:00
Yhael S
0ceb528e26 general enhancements 2023-08-26 16:23:45 -05:00
Yhael S
f96c483ec1 readme updates 2023-08-25 05:35:11 -05:00
Yhael S
febfd6bb71 readme updates 2023-08-25 05:33:45 -05:00
Yhael S
a3dab5183f readme updates 2023-08-25 05:33:20 -05:00
Yhael S
e666343d05 readme updates 2023-08-25 05:32:39 -05:00
Yhael S
0008cc0182 readme updates 2023-08-25 05:29:30 -05:00
Yhael S
c534e84f99 readme updates 2023-08-25 05:28:42 -05:00
Yhael S
5bfa2d4587 readme updates 2023-08-25 05:27:12 -05:00
Yhael S
26dddc5bff readme updates 2023-08-25 05:26:36 -05:00
Yhael S
41c19ebdd1 readme updates 2023-08-25 05:26:10 -05:00
Yhael S
82838fc6a5 readme updates 2023-08-25 05:24:51 -05:00
Yhael S
bda9aa08f4 readme updates 2023-08-25 05:24:27 -05:00
Yhael S
e78568f22c readme updates 2023-08-25 05:23:47 -05:00
Yhael S
bdce2b3bae readme updates 2023-08-25 05:19:17 -05:00
Yhael S
d12f27135b readme updates 2023-08-25 05:16:48 -05:00
Yhael S
1f87db7ee0 readme updates 2023-08-25 05:15:49 -05:00