Commit Graph

10522 Commits

Author SHA1 Message Date
🏔️ Peak 22bbc7154c Merge pull request #4831 from howardshand/patch-1
Update openblocks to lowcoder
2025-01-16 14:21:52 +01:00
peaklabs-dev 4b11f97946 fix: joomla service 2025-01-16 14:17:28 +01:00
🏔️ Peak 3d1a4e698e Merge pull request #4841 from basigabri/main
Added template for joomla with MariaDB
2025-01-16 14:13:38 +01:00
peaklabs-dev 5f25580ea6 Update service-templates.json 2025-01-16 12:51:34 +01:00
peaklabs-dev 3aca101821 fix: Redis DB should use the new resourceable columns 2025-01-16 12:51:18 +01:00
Andras Bacsai 7a8f66b2ec fix: logs icons everywhere + terminal 2025-01-16 12:40:37 +01:00
Andras Bacsai 55d61ffaee fix: add finished_at to app deployment jobs
fix: show deployment job running measurements
fix: terminal should not be wire:navigated
2025-01-16 12:05:59 +01:00
Andras Bacsai 11414d347f feat: enhance import command options with additional guidance and improved checkbox label 2025-01-16 11:14:06 +01:00
Andras Bacsai 23e7463a40 refactor: update redirect calls to use a consistent navigation method in deployment functions 2025-01-16 11:14:04 +01:00
Andras Bacsai 433dff2684 improve navigation 2025-01-16 11:04:50 +01:00
Andras Bacsai 3f92c1e37b Merge pull request #4796 from peaklabs-dev/fix-navigation
Feat: Improve navigation performance
2025-01-16 10:42:42 +01:00
🏔️ Peak 6b1a26a1fb Merge pull request #4833 from nktnet1/gotenberg-template-fix
fix: gotenberg template healthcheck
2025-01-15 20:42:10 +01:00
basigabri dd27b94b4e Merge branch 'next' into main 2025-01-15 18:47:59 +02:00
Basilis Chatzigavriil 1421da1a43 Added template for joomla with MariaDB 2025-01-15 18:44:06 +02:00
Tam Nguyen 0903ed84b6 fix(template): gotenberg healthcheck, use /health instead of /version 2025-01-15 10:23:07 +11:00
peaklabs-dev 01eb54c2e7 disable jitsi for now as it is not working properly 2025-01-14 21:13:47 +01:00
howardshand 5471503a52 Update openblocks to lowcoder
openblocks is no longer being developed and has been forked into lowcoder which is currently active and maintained.

see https://github.com/lowcoder-org/lowcoder/blob/main/deploy/docker/docker-compose.yaml
2025-01-14 15:01:46 -05:00
peaklabs-dev e56be3a676 fix: gotenberg 2025-01-14 15:02:49 +01:00
🏔️ Peak c9ec34e595 Merge pull request #4759 from nktnet1/gotenberg-template
feat: template for Gotenberg, a Docker-powered stateless API for PDF files
2025-01-14 14:58:54 +01:00
peaklabs-dev 3b6f741d29 fix: rallly and actualbudget service 2025-01-14 13:31:00 +01:00
🏔️ Peak 9d10e8a501 Merge pull request #4640 from frenicohansen/feat/actualbudget-rallly
Add actual-budget and rallly service
2025-01-14 13:23:31 +01:00
peaklabs-dev 731dc9f789 fix: calibre-web service 2025-01-14 13:09:40 +01:00
🏔️ Peak 6af44138ab Merge pull request #4639 from frenicohansen/main
Add calibre-web service
2025-01-14 13:07:26 +01:00
peaklabs-dev 334a729a2f fix: nodebb service 2025-01-14 12:59:52 +01:00
🏔️ Peak 7c1ea0ff03 Merge pull request #4624 from privlol/next
Add nodebb service
2025-01-14 12:51:35 +01:00
peaklabs-dev 11769f059f fix: Undefined variable $service when creating a new service 2025-01-14 12:40:08 +01:00
peaklabs-dev 9dca566ea8 Update composer.lock 2025-01-14 11:12:15 +01:00
Andras Bacsai d9965fbdbe fix: wording 2025-01-14 09:22:15 +01:00
Andras Bacsai b01ea8b46d Merge pull request #4818 from peaklabs-dev/feat-backup-retention
Feat: Improve backup retention (for database backups)
2025-01-14 09:10:33 +01:00
Andras Bacsai 57c998d35d Merge pull request #4777 from peaklabs-dev/fix-cloning
fix/feat: Improves Cloning
2025-01-14 08:50:58 +01:00
Andras Bacsai 6a8cc0f80d Merge branch 'next' into fix-cloning 2025-01-14 08:50:22 +01:00
Andras Bacsai aab5398b80 fix: monaco editor disabled state 2025-01-14 08:49:03 +01:00
peaklabs-dev 8709a7749b fix: db without s3 should still backup 2025-01-13 21:26:20 +01:00
Andras Bacsai 3a199dce0f add sponsors 2025-01-13 20:40:17 +01:00
peaklabs-dev e9f691bf45 fix: storage retention setting
- feat: add storage retention to local storage as well
- fix: UI input for max storage now allows exact decimals so MB input is now also possible
- fix: Database column is now decimal instead of integer
- fix: variable naming of storage check no longer overwrites $backup - renamed it to $backupExecution
2025-01-13 19:49:12 +01:00
peaklabs-dev 3347eb3a1a fix: retention functions and folder deletion for local backups
- fix: Delete folder and parent folder if folders are empty when deleting local backups.
- fix: Do not remove executions from DB until both S3 and local backups have been deleted and successfully processed otherwise backups will never be deleted from s3.
- fix: Server ID could be null
2025-01-13 18:46:27 +01:00
peaklabs-dev 9eebeb9241 fix: use new removeOldBackups function
- use the new removeOldBackups function
- only call removeOldBackups function when the backup is completed and also only if the backup is successful
2025-01-13 18:39:22 +01:00
peaklabs-dev 3dfca4e4bd fix: backup job deletion - delete all backups from s3 and local 2025-01-13 17:31:55 +01:00
peaklabs-dev c03b629e85 fix: deletion of single backup 2025-01-13 17:21:03 +01:00
peaklabs-dev 71edab4192 fix: UI 2025-01-13 16:54:22 +01:00
peaklabs-dev a5fadb0536 fix: function calls 2025-01-13 16:54:17 +01:00
peaklabs-dev f0d15afbf2 chore: improve code 2025-01-13 16:43:23 +01:00
peaklabs-dev a8b77b389a feat: use new backup deletion functions 2025-01-13 16:38:16 +01:00
peaklabs-dev fb01aed6d5 feat: new global s3 and local backup deletion function 2025-01-13 16:37:36 +01:00
peaklabs-dev e037ed738a feat: UI for backup retention settings 2025-01-13 16:36:41 +01:00
peaklabs-dev 04bcf01619 feat: DB migration for Backup retention
- rename number_of_backups_locally to database_backup_retention_amount_locally
- add backup retention days to local stored backups
- add s3 retention fields
2025-01-13 16:35:58 +01:00
Andras Bacsai bc42429f7e Merge pull request #4814 from peaklabs-dev/fix-system-wide-gh-apps
fix: instance wide GitHub apps
2025-01-13 12:45:20 +01:00
Andras Bacsai e6692c95c9 feat: add is_coolify_host to the server api responses 2025-01-13 12:31:03 +01:00
🏔️ Peak dd3abd2ba8 Merge branch 'next' into fix-system-wide-gh-apps 2025-01-13 12:24:56 +01:00
peaklabs-dev ebbe21a836 Merge branch 'next' of https://github.com/coollabsio/coolify into next 2025-01-13 12:24:09 +01:00