Commit Graph

  • 6c7e091e1b feat: log drain (wip) Andras Bacsai 2023-11-17 00:37:09 +01:00
  • 91e3d33c0b Add cleanup of stucked helper containers on servers Andras Bacsai 2023-11-16 20:48:25 +01:00
  • aa00389824 Remove redundant sentence about cloud version in README.md Andras Bacsai 2023-11-16 17:43:20 +01:00
  • b4e54ab3e3 Improve Cloud version features and reduce maintenance Andras Bacsai 2023-11-16 17:42:25 +01:00
  • 8f3c5d4bd3 Add donation link and update version numbers Andras Bacsai 2023-11-16 17:40:49 +01:00
  • 26668c71a1
    Merge pull request #1460 from coollabsio/next Andras Bacsai 2023-11-16 15:28:48 +01:00
  • bd7637c696 Add healthcheck URL to deployment job and update version to beta.138 Andras Bacsai 2023-11-16 15:23:07 +01:00
  • cff54f48a3
    Merge pull request #1459 from coollabsio/next Andras Bacsai 2023-11-16 14:39:48 +01:00
  • 5c0f239f62 Update server readiness check runtime to 1 minute Andras Bacsai 2023-11-16 14:36:43 +01:00
  • d56c28c8d9 Remove unused notifications from ContainerStatusJob Andras Bacsai 2023-11-16 14:29:23 +01:00
  • 2b666ff121 Refactor server and docker cleanup jobs Andras Bacsai 2023-11-16 14:29:01 +01:00
  • fb42c43953 Add isLocalhost method to Server model and conditionally show Cloudflare Tunnel checkbox in server form view Andras Bacsai 2023-11-16 14:28:26 +01:00
  • 81437e6822 Fix high disk usage notification bug in ServerStatusJob.php and HighDiskUsage.php Andras Bacsai 2023-11-16 13:49:08 +01:00
  • 2fe429fe92 Comment out logging configuration in ApplicationDeploymentJob.php Andras Bacsai 2023-11-16 13:32:07 +01:00
  • 4f0b214042 Add timeout to ApplicationDeploymentJob Andras Bacsai 2023-11-16 13:27:51 +01:00
  • c866213f34 fix: when to pull image Andras Bacsai 2023-11-16 13:22:12 +01:00
  • 7cec6330cf Update server status check and notifications Andras Bacsai 2023-11-16 11:53:37 +01:00
  • f5de21a343 Add OTLP exporter and host metrics receiver configuration to config.yaml. Andras Bacsai 2023-11-16 11:16:41 +01:00
  • ecbfc4d790 Add Fluent Bit and New Relic configurations Andras Bacsai 2023-11-15 15:45:37 +01:00
  • 55ff00e028 Add logging configuration to compose file Andras Bacsai 2023-11-15 15:19:31 +01:00
  • a0fc2bbb85
    Merge pull request #1457 from coollabsio/next Andras Bacsai 2023-11-15 10:55:39 +01:00
  • 51a704b22a Remove middleware and uniqueId methods from DockerCleanupJob Andras Bacsai 2023-11-15 10:37:55 +01:00
  • 6d49678842 Remove unnecessary echo and add alive message Andras Bacsai 2023-11-15 10:37:02 +01:00
  • 0459b3a115 Add init-script to prod-ssu Docker container Andras Bacsai 2023-11-15 10:31:48 +01:00
  • 82592c8222 Add alive request to Init command Andras Bacsai 2023-11-15 10:26:31 +01:00
  • 25bf8895e2 Add InstanceSettings to Init command Andras Bacsai 2023-11-15 10:20:48 +01:00
  • f4f7bdf7d5 Update dependencies and add new feature Andras Bacsai 2023-11-15 10:18:41 +01:00
  • c008564aa3
    Merge pull request #1456 from coollabsio/next Andras Bacsai 2023-11-15 09:40:33 +01:00
  • b825d98b2d Refactor storage connection handling and project initialization Andras Bacsai 2023-11-15 09:34:27 +01:00
  • 1f711d9281 Update version and fix webhook generation Andras Bacsai 2023-11-15 09:15:49 +01:00
  • 1de850f640
    Merge pull request #1453 from coollabsio/next Andras Bacsai 2023-11-14 19:31:24 +01:00
  • f176247b02 Update application deployment and version numbers Andras Bacsai 2023-11-14 19:29:59 +01:00
  • 3f3a1283df
    Merge pull request #1452 from coollabsio/next Andras Bacsai 2023-11-14 15:07:15 +01:00
  • 087bfcad08 Update server model and version configurations Andras Bacsai 2023-11-14 15:06:03 +01:00
  • efd2899ae3
    Merge pull request #1450 from coollabsio/next Andras Bacsai 2023-11-14 14:22:17 +01:00
  • e4b2195932 Fix manual Git webhook generation Andras Bacsai 2023-11-14 14:14:21 +01:00
  • 0590ed7b2e Update webhooks configuration and application search. Andras Bacsai 2023-11-14 14:07:48 +01:00
  • 3a3c9448a4 Add gitWebhook method to Application model and fix Dockerfile input display Andras Bacsai 2023-11-14 14:07:42 +01:00
  • 36d65ad5a8 Fix Dockerfile location in deployment job Andras Bacsai 2023-11-14 14:07:33 +01:00
  • 8db66952e8 Add manual Git webhooks and migration files Andras Bacsai 2023-11-14 13:26:14 +01:00
  • 45fa88ca4d Add error handling for missing email settings in EmailChannel.php Andras Bacsai 2023-11-14 11:04:45 +01:00
  • 84b74f0b57 Update version numbers to 4.0.0-beta.132 Andras Bacsai 2023-11-14 10:59:02 +01:00
  • 423cf62d92 Add support for dynamic docker-compose file name in ApplicationDeploymentJob.php Andras Bacsai 2023-11-14 08:52:17 +01:00
  • c4d9deabef Add debugging statement to report exceptions in development environment Andras Bacsai 2023-11-13 21:17:17 +01:00
  • 776b1cb68d Add unauthenticated method to handle authentication exceptions Andras Bacsai 2023-11-13 21:16:48 +01:00
  • fc3025398e
    Merge pull request #1447 from coollabsio/next Andras Bacsai 2023-11-13 19:35:43 +01:00
  • 457c16c4dc remove ray Andras Bacsai 2023-11-13 19:26:11 +01:00
  • ccf63c67e8 fix: mariadb backups Andras Bacsai 2023-11-13 19:25:18 +01:00
  • 945157b30c
    Merge pull request #1446 from coollabsio/next Andras Bacsai 2023-11-13 17:09:10 +01:00
  • 13798392be fix: generate service fields Andras Bacsai 2023-11-13 17:06:43 +01:00
  • 0d05b0a3d6
    Merge pull request #1445 from coollabsio/next Andras Bacsai 2023-11-13 16:48:18 +01:00
  • e0d2f88d99 fix: fqdn for minio Andras Bacsai 2023-11-13 16:45:54 +01:00
  • e260bfae02
    Merge pull request #1443 from coollabsio/next Andras Bacsai 2023-11-13 15:49:51 +01:00
  • 5abd4a6d78 Update version and fix MINIO_BROWSER_REDIRECT_URL and MINIO_SERVER_URL Andras Bacsai 2023-11-13 15:49:23 +01:00
  • 9dff1e5631
    Merge pull request #1442 from coollabsio/next Andras Bacsai 2023-11-13 15:42:28 +01:00
  • 02332ade1b Fix URLs and remove unnecessary command in ApplicationDeploymentJob.php Andras Bacsai 2023-11-13 15:41:49 +01:00
  • 486de58d5b Update database start commands Andras Bacsai 2023-11-13 15:27:33 +01:00
  • 606aeb2b61
    Merge pull request #1441 from coollabsio/next Andras Bacsai 2023-11-13 15:21:45 +01:00
  • 3fc264560c Update dependencies and fix minor bugs. Andras Bacsai 2023-11-13 15:19:49 +01:00
  • 3dd9182281 Add sponsorship notification and disable option, update dependencies Andras Bacsai 2023-11-13 14:44:54 +01:00
  • c838ff7198 Update version numbers to 4.0.0-beta.126 Andras Bacsai 2023-11-13 13:38:50 +01:00
  • ca6db9c1a9
    Merge pull request #1440 from coollabsio/next Andras Bacsai 2023-11-13 13:21:00 +01:00
  • f27e00e80e Update version.json to include v4.0.0-beta.125 Andras Bacsai 2023-11-13 13:20:28 +01:00
  • 60cf296f31 Update preview application deployment labels and version Andras Bacsai 2023-11-13 13:20:12 +01:00
  • ea64e9d5ad
    Merge pull request #1439 from coollabsio/next Andras Bacsai 2023-11-13 13:03:46 +01:00
  • 55846c5635 Fix service retrieval and add error handling Andras Bacsai 2023-11-13 12:59:59 +01:00
  • 7763594e6e Add pull_latest_image function and update build_image function to use it. Also add check for dockerfile existence in start_by_compose_file function. Andras Bacsai 2023-11-13 12:30:25 +01:00
  • 6b5339c1c1 Remove ray debug statement and refactor random name generator Andras Bacsai 2023-11-13 11:44:13 +01:00
  • f2980738e4 Fix documentation link in service-templates.json Andras Bacsai 2023-11-13 11:30:20 +01:00
  • f0e3ad0461
    Merge pull request #1432 from AlejandroAkbal/main Andras Bacsai 2023-11-13 11:29:39 +01:00
  • 187050e098
    Merge pull request #1435 from AshikNesin/main Andras Bacsai 2023-11-13 11:29:02 +01:00
  • 9e7823795d Fix null check for MINIO_BROWSER_REDIRECT_URL and MINIO_SERVER_URL in generateServiceSpecificFqdns function Andras Bacsai 2023-11-13 11:17:49 +01:00
  • 239459dfa8 Remove commented out code for minio service Andras Bacsai 2023-11-13 11:13:16 +01:00
  • ce0f560c44 Add service-specific configuration fields and save them to the database Andras Bacsai 2023-11-13 11:09:21 +01:00
  • 95baec99dd Fix typo in General.php component Andras Bacsai 2023-11-13 09:04:19 +01:00
  • 363e8fc0b5 Update code with bug fixes and improvements Andras Bacsai 2023-11-13 08:46:43 +01:00
  • e49caba920 Add STRIPE_EXCLUDED_PLANS to services in docker-compose.prod.yml Andras Bacsai 2023-11-13 08:46:17 +01:00
  • 30db2b2a09 Update typo in onboarding screen Ashik Nesin 2023-11-12 19:30:20 +00:00
  • 285666e181
    Merge pull request #1434 from coollabsio/next Andras Bacsai 2023-11-12 19:11:31 +01:00
  • 003934ee1d disable service confs for now Andras Bacsai 2023-11-12 19:10:54 +01:00
  • 44c7958aa6 make fqdn super long Andras Bacsai 2023-11-12 19:09:38 +01:00
  • 35b1a81dfe fix(fider template): use the correct docs url Alejandro Akbal 2023-11-12 12:10:53 +00:00
  • e40f397cc7 fix: service updates Andras Bacsai 2023-11-11 21:32:41 +01:00
  • 9fd8cd7e6c
    Merge pull request #1430 from coollabsio/next Andras Bacsai 2023-11-11 10:19:28 +01:00
  • a94b7ee611 fix: container status jobs for old pr deployments Andras Bacsai 2023-11-11 10:18:40 +01:00
  • fc68bf50b5 save Andras Bacsai 2023-11-10 22:04:04 +01:00
  • 0f99ee787c
    Merge pull request #1429 from coollabsio/next Andras Bacsai 2023-11-10 21:30:49 +01:00
  • 95777e978e fix: revert workdir to basedir Andras Bacsai 2023-11-10 21:02:39 +01:00
  • fb0b9dbfed Add subscription exclusion for certain plans in webhook handling Andras Bacsai 2023-11-10 15:41:44 +01:00
  • 9617000daa Add stripe_excluded_plans config variable and handle excluded plans in webhook Andras Bacsai 2023-11-10 15:36:02 +01:00
  • 1818404172 Refactor application configuration blade file to conditionally display tabs based on build pack Andras Bacsai 2023-11-10 13:46:14 +01:00
  • d9a966fd98 Fix broken link to framework specific docs in general.blade.php Andras Bacsai 2023-11-10 13:42:17 +01:00
  • 763ce5fc14 Update version numbers and deployment logs styling Andras Bacsai 2023-11-10 13:38:29 +01:00
  • df021760a7
    Merge pull request #1423 from coollabsio/next Andras Bacsai 2023-11-10 12:06:55 +01:00
  • fb2598f2e4 Update UI elements and add new build pack option (static) Andras Bacsai 2023-11-10 11:33:15 +01:00
  • 7af07b2718 Add logging to DockerCleanupJob Andras Bacsai 2023-11-10 10:55:23 +01:00
  • 23a94c9378 Refactor DockerCleanupJob and Application model Andras Bacsai 2023-11-10 10:34:28 +01:00
  • ed34fc9645 Update defaultClass in Select component Andras Bacsai 2023-11-10 10:14:46 +01:00
  • cafd9e0ab2 Convert cpus limits to integer in database and application classes Andras Bacsai 2023-11-10 09:54:40 +01:00
  • e882477e21 Refactor navbar and add help us link Andras Bacsai 2023-11-10 09:49:47 +01:00