37 Commits

Author SHA1 Message Date
Andras Bacsai 36526928df feat(sentinel): deduplicate metrics push processing
Move Sentinel push handling into a controller and dispatch server update jobs only when container state changes or the force interval elapses. Add opt-in PostgreSQL read/write replica configuration and tune periodic proxy network and storage checks to reduce unnecessary work.

Add feature coverage for replica config, Sentinel push deduplication, deployment log scrolling, and server update job optimizations.
2026-05-22 12:48:48 +02:00
Andras Bacsai c09d7e412e feat(monitoring): add Laravel Nightwatch monitoring support
- Install laravel/nightwatch package for application monitoring
- Create Nightwatch console command to start the monitoring agent
- Add NIGHTWATCH_ENABLED and NIGHTWATCH_TOKEN environment variables
- Configure nightwatch settings in config/constants.php
- Set up Docker s6-overlay services for both development and production
- Disable Nightwatch by default in test environment
2026-03-23 15:36:47 +01:00
peaklabs-dev dc6ef3d231 fix: APP_NAME in development
- using a different APP_NAME for development might seem like a good idea but it is annoying and causes issues when debugging, especially with Redis as it is used as a key prefix
2026-01-04 14:33:11 +01:00
peaklabs-dev 92772f9132 Merge branch 'next' into fix-dev-error 2024-09-23 10:20:26 +02:00
peaklabs-dev a5b3fef1d8 Fix: ray error because port is not uncommented 2024-09-21 00:20:01 +02:00
peaklabs-dev 4ac2758d70 Update .env.development.example 2024-09-17 14:35:08 +02:00
Andras Bacsai 75f266fa9f fix: cloudflare tunnel with new multiplexing feature 2024-09-12 12:07:50 +02:00
peaklabs-dev 6e48c94c6e Install Clockwork 2024-09-11 15:10:25 +02:00
Andras Bacsai ba0e29aaf4 chore: Update Ray configuration and Dockerfile 2024-09-06 10:21:23 +02:00
Andras Bacsai fccd31009c chore: Enable Ray by default and update Dockerfile with latest versions of PACK and NIXPACKS 2024-09-06 10:21:02 +02:00
Andras Bacsai 4169d727fd fix: infra files 2024-09-02 09:53:09 +02:00
Andras Bacsai 5f0a8bc4f2 revert infra things 2024-08-30 13:31:52 +02:00
ayntk-ai d7c685af1f updated dev env 2024-08-26 22:31:19 +02:00
ayntk-ai 0286d639fb set custom ray port 2024-08-14 14:11:06 +02:00
ayntk-ai bacd2531b5 Final fix to make DB Migrations work 2024-08-07 21:02:53 +02:00
ayntk-ai cf09290b51 fix db host 2024-08-07 15:42:53 +02:00
ayntk-ai 78998110d7 coolify-db and remove some env 2024-08-07 15:17:54 +02:00
ayntk-ai 1564e3c371 formating 2024-08-07 15:06:24 +02:00
ayntk-ai 4336acc16e fix database migration bug in dev env 2024-08-07 14:59:29 +02:00
Andras Bacsai b095b88281 fix: contribution guide 2023-10-06 20:45:35 +02:00
Andras Bacsai e7c0c26b32 fix: stripe
add: custom error pages
fix: invititation
feat: new quick login for first users (UX++)
feat: more internal notifications
2023-09-06 12:07:34 +02:00
Andras Bacsai 07044680d4 change secrets for bunny sync 2023-08-17 16:20:27 +02:00
Andras Bacsai 316f855280 change proxy path in dev 2023-08-15 15:06:54 +02:00
Andras Bacsai 469e404725 refactor 2023-07-28 16:42:28 +02:00
Andras Bacsai 41832dcb4f Testing dev build 2023-06-23 12:08:14 +02:00
Andras Bacsai bf3d22a4c8 Improve local dev 2023-06-23 11:48:28 +02:00
Andras Bacsai 6077a1c448 fix 2023-06-12 17:49:11 +02:00
Andras Bacsai 118e4fd089 updates 2023-06-12 17:05:57 +02:00
Andras Bacsai 2ae67b8ca9 updates 2023-06-12 14:47:42 +02:00
Andras Bacsai 0aa816b4f2 a lot hehe 2023-06-01 12:15:33 +02:00
Andras Bacsai bdb19dae89 sentry 2023-05-30 09:50:50 +02:00
Joao Patricio ee084b0bd4 wip 2023-05-12 19:22:16 +01:00
Andras Bacsai d64ec4b45d set horizon path to default 2023-05-10 10:00:52 +02:00
Andras Bacsai 48e2ce2ca4 horizon + redis 2023-05-10 09:26:25 +02:00
Andras Bacsai bba8b25b48 wip 2023-05-09 09:54:43 +02:00
Joao Patricio aeacd7cf34 Proxy Traefik v2 gets running. 2023-05-03 13:05:31 +01:00
Andras Bacsai 98983bb604 db sessions 2023-04-27 14:50:42 +02:00