Commit Graph

49 Commits

Author SHA1 Message Date
Yhael S
5eff644269 cleanup 2024-07-15 22:14:53 -06:00
Yhael S
e499f951d2 Merge pull request #18 from codeagencybe/pgbouncer
Fabio | Feature | PgBouncer service
2024-07-15 22:12:44 -06:00
Yhael S
0ab69e43a5 cleanup 2024-01-23 14:10:18 -06:00
Fabio Tielen // Code Agency
9d13ed0db1 feat(docker): Integrate PgBouncer for connection poolingAdd PgBouncer service to the docker-compose setup for improved database connection management. Update .env.example to include new PgBouncer environment variables and service inclusion. Add PgBouncer profiles and tags to docker-compose.yml and override files for local and production configurations. Include PgBouncer initialization script for database user setup 2024-01-20 17:55:25 +01:00
Yhael S
d8f96573e3 fixed service names 2024-01-20 06:38:04 -06:00
Yhael S
5620db94a1 added environment variables 2024-01-20 06:11:18 -06:00
Fabio Tielen // Code Agency
32f16fee74 ADD: Traefik support - initial commit 2024-01-10 14:13:35 +01:00
yhaelopez
6fd07e113a cleanup 2023-12-19 21:04:12 -07:00
yhaelopez
f2be28ff3e upgrade: third party public and private addons are now dynamically cloned and extensible with a handy format 2023-12-19 02:17:56 -07:00
yhaelopez
2076c8ddfa upgrade 2023-12-15 16:55:25 -07:00
yhaelopez
98b94b6f86 version 17 first release 2023-12-12 21:40:17 -07:00
yhaelopez
eaab5db2cb minimal upgrades 2023-12-12 18:57:24 -07:00
Yhael S
78380ad296 cleanup 2023-10-22 03:33:27 -05:00
Yhael S
a4823e8fcc fix 2023-10-20 02:50:38 -05:00
Yhael S
3cd2a13244 fix 2023-10-20 02:24:28 -05:00
Yhael S
59eb85669c fix 2023-10-20 02:09:01 -05:00
Yhael S
84dcb0b8a4 fixed redis prefix 2023-10-20 01:52:52 -05:00
Yhael S
5e21d9e76e fixed build 2023-10-20 01:35:48 -05:00
Yhael S
d961bb291e fixed build 2023-10-20 01:11:37 -05:00
Yhael S
e26bd85abc fixed env 2023-10-20 01:00:43 -05:00
Yhael S
c3f70d3a99 enable separated features 2023-10-20 00:07:37 -05:00
Yhael S
986fffafc3 cleanup 2023-10-19 22:12:18 -05:00
Yhael S
70fc974b62 added profiles for containers management 2023-10-19 22:11:19 -05:00
Yhael S
688a590282 cleanup 2023-10-19 21:30:09 -05:00
Yhael S
3595ed42cb cleanup 2023-10-07 06:05:51 -05:00
Yhael S
1e11d3fb37 refactor 2023-10-07 05:55:00 -05:00
Yhael S
48cb2c06cb variables reaccomodation 2023-10-07 05:43:40 -05:00
Yhael S
af83a19fa4 finished sentry integration 2023-10-07 05:10:20 -05:00
Yhael S
d85b660a44 cleanup 2023-10-06 23:57:19 -05:00
Yhael S
85a1928677 cleanup 2023-10-06 23:57:03 -05:00
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
007ffc441c added s3 integration 2023-09-30 22:58:38 -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
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
Yhael S
cb937984db delete test user & token 2023-08-29 03:56:17 -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
9e44cbe9cc enhanced logging 2023-08-26 21:00:02 -05:00
Yhael S
0ceb528e26 general enhancements 2023-08-26 16:23:45 -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
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