Commit Graph

  • 19d19112d9 Add healthcheck for Umami service and update service-templates.json Andras Bacsai 2024-03-18 15:40:25 +01:00
  • d9f1c2a406 Merge pull request #1861 from coollabsio/next Andras Bacsai 2024-03-18 15:21:41 +01:00
  • ef2be40478 Refactor dashboard view to remove unnecessary code and improve readability Andras Bacsai 2024-03-18 14:35:46 +01:00
  • 8e2ee5e5e4 fix: dashboard view if no project found Andras Bacsai 2024-03-18 14:32:49 +01:00
  • c3da2bfade Update Supabase port to 8000 Andras Bacsai 2024-03-18 14:00:26 +01:00
  • bbd6780971 Add port configuration for Supabase service Andras Bacsai 2024-03-18 13:03:56 +01:00
  • 0a6dab1f24 fix: raw compose deployment Andras Bacsai 2024-03-18 12:40:58 +01:00
  • faa9a982a9 fix: multiline input Andras Bacsai 2024-03-18 12:28:53 +01:00
  • de8bb8a951 fix: custom ip address should turn off rolling update Andras Bacsai 2024-03-18 12:18:11 +01:00
  • b766eef5ef fix: consistent container name Andras Bacsai 2024-03-18 12:13:08 +01:00
  • a185787044 fix: 0 in env value Andras Bacsai 2024-03-18 11:49:26 +01:00
  • 76f7cd08ee fix: only escape envs after v239+ Andras Bacsai 2024-03-18 11:36:36 +01:00
  • 460451bcce Update function to handle edge cases Andras Bacsai 2024-03-18 11:09:16 +01:00
  • 71edb68995 Update GOTRUE_SITE_URL environment variable Andras Bacsai 2024-03-18 11:09:00 +01:00
  • e188482247 Merge pull request #1842 from estubmo/supabase Andras Bacsai 2024-03-18 11:08:37 +01:00
  • 047d320665 Merge branch 'next' into supabase Andras Bacsai 2024-03-18 11:08:28 +01:00
  • 5c4d9a85be Merge pull request #1845 from hamanuha/patch-1 Andras Bacsai 2024-03-18 11:06:43 +01:00
  • 56c08056d2 Merge pull request #1858 from Omikorin/patch-1 Andras Bacsai 2024-03-18 11:05:20 +01:00
  • b39ac73cd8 fix: server stopped, service page not reachable Andras Bacsai 2024-03-18 08:53:44 +01:00
  • c9054e7d8c fix: empty get logs number of lines Michał Korczak 2024-03-17 18:27:01 +01:00
  • adf5c9bd46 Refactor environment variable handling in ApplicationDeploymentJob.php Andras Bacsai 2024-03-15 22:16:22 +01:00
  • 3ea3674407 fix: multiline env variables Andras Bacsai 2024-03-15 22:02:37 +01:00
  • 657c7d8cff Refactor form components Andras Bacsai 2024-03-15 20:40:50 +01:00
  • 350e32326f Fix app name of realtime for logging Manuel 2024-03-15 13:25:49 +01:00
  • 1894573c2f Change service name directly Manuel 2024-03-15 09:19:30 +01:00
  • 73f889ac9f Fix realtime container name and env var Manuel 2024-03-15 07:11:05 +01:00
  • a336dae84c fix: $ in env variable feat: multiline envs Andras Bacsai 2024-03-14 23:00:06 +01:00
  • 467c826c04 Merge pull request #1843 from coollabsio/next Andras Bacsai 2024-03-14 21:23:36 +01:00
  • a4c164a57e fix: duplicate dockerfile Andras Bacsai 2024-03-14 21:19:37 +01:00
  • 11cd553949 Merge branch 'next' into main Eirik Mo 2024-03-14 19:21:20 +01:00
  • 8c0c22a925 Merge branch 'main' into supabase Eirik Mo 2024-03-14 19:21:02 +01:00
  • c8d528ffc4 fix: supabase edge functions fix: GOTRUE_SITE_URL should be SERVICE_SITE_URL for correct redirects fix: DB_AFTER_CONNECT_QUERY value will be incorrecly resolved if it's inside quotes chore: update image versions Eirik Mo 2024-03-14 19:18:07 +01:00
  • bb7b1f9e0c Merge pull request #1841 from coollabsio/next Andras Bacsai 2024-03-14 19:16:35 +01:00
  • f994f83ce1 revert validateCompose until further investigation Andras Bacsai 2024-03-14 19:15:30 +01:00
  • 2af083b2e5 Merge pull request #1816 from coollabsio/next Andras Bacsai 2024-03-14 10:34:34 +01:00
  • de4d0961da Add Sleep class and refactor container name in generate_compose_file() Andras Bacsai 2024-03-14 10:10:03 +01:00
  • c8d48ccbff fix: docker compose validation Andras Bacsai 2024-03-14 09:21:48 +01:00
  • 695d3b82b5 Add toast timeout functionality Andras Bacsai 2024-03-14 09:10:32 +01:00
  • 965625ad01 fix: create initial files async Andras Bacsai 2024-03-13 18:26:30 +01:00
  • 379733938c Update environment variable description Andras Bacsai 2024-03-13 15:07:43 +01:00
  • 3198999746 Fix null check for memory swappiness and CPU shares Andras Bacsai 2024-03-13 15:00:29 +01:00
  • 1f03499fc5 feat: show resources on source page Andras Bacsai 2024-03-13 14:55:44 +01:00
  • a53d888747 Add pre-deployment and post-deployment commands Andras Bacsai 2024-03-13 14:41:31 +01:00
  • 62905f084f Merge pull request #1723 from stooit/feat/post-deploy-command Andras Bacsai 2024-03-13 14:34:44 +01:00
  • ba7ee4fba7 Remove Penpot environment file and update preselect branch URL Andras Bacsai 2024-03-13 14:34:19 +01:00
  • 6cb3df9350 rename boarding to onboarding Andras Bacsai 2024-03-13 12:11:37 +01:00
  • 5c1c71c625 Merge pull request #1825 from hades200082/main Andras Bacsai 2024-03-13 12:11:13 +01:00
  • 7fd0cfc85f Merge pull request #1831 from mmbytesolutions/next Andras Bacsai 2024-03-13 12:04:59 +01:00
  • efad3b1284 Merge pull request #1823 from fabiangigler/patch-1 Andras Bacsai 2024-03-13 12:04:15 +01:00
  • a06de9682c Add default 404 redirect for Caddy proxy Andras Bacsai 2024-03-13 11:25:34 +01:00
  • 0d4ad05c1c Add custom_healthcheck_found flag to ApplicationDeploymentJob Andras Bacsai 2024-03-13 10:50:05 +01:00
  • aef088a9d2 fix: consider custom healthchecks in dockerfile Andras Bacsai 2024-03-13 10:44:15 +01:00
  • e8f3aa681e fix: failed deployments should send failed email/notification Andras Bacsai 2024-03-13 10:24:45 +01:00
  • 42293fb11a feat: reset password Andras Bacsai 2024-03-13 10:10:53 +01:00
  • 65e0eb5205 Refactor dynamic configurations and update textarea rows Andras Bacsai 2024-03-13 09:32:42 +01:00
  • 2f1a7f8f40 Update service environment variables Andras Bacsai 2024-03-13 09:27:42 +01:00
  • 73e9410264 Add port configuration for services Andras Bacsai 2024-03-12 20:03:11 +01:00
  • c835c02bf2 Update port numbers for services Andras Bacsai 2024-03-12 19:09:08 +01:00
  • 336d44a5cc Refactor fqdnLabelsForCaddy function to handle serviceLabels parameter Andras Bacsai 2024-03-12 19:08:52 +01:00
  • 7027931095 Add port configuration for services Andras Bacsai 2024-03-12 17:47:32 +01:00
  • 87b56d538d Add Grafana service configuration and update service templates Andras Bacsai 2024-03-12 17:43:00 +01:00
  • 0519ce2001 Fix reloadCaddy() method call in addDynamicConfiguration() Andras Bacsai 2024-03-12 17:36:32 +01:00
  • d4d0330f70 Fix reloadCaddy() method call in delete() function Andras Bacsai 2024-03-12 17:35:53 +01:00
  • 25ae54cab7 fix: service ports for services + caddy Andras Bacsai 2024-03-12 15:09:24 +01:00
  • a67576b447 Update reverse proxy configuration in docker.php Andras Bacsai 2024-03-12 13:01:15 +01:00
  • 4d181eef8e Refactor proxy type retrieval in Server and Proxy classes Andras Bacsai 2024-03-12 12:45:55 +01:00
  • 1835a91467 fix: proxy switch Andras Bacsai 2024-03-12 12:30:40 +01:00
  • bcc61b0d8b Add reverse proxy configuration for coolify-realtime Andras Bacsai 2024-03-12 11:34:57 +01:00
  • f8055e7976 fix: /realtime endpoint Andras Bacsai 2024-03-12 11:32:40 +01:00
  • 2509406d1c fix: startproxy event fix: add data to async remove processes Andras Bacsai 2024-03-12 11:22:02 +01:00
  • b3d15f91e4 Remove skip(10) from activity_log and webhooks cleanup Andras Bacsai 2024-03-12 10:58:31 +01:00
  • 85c36df2a3 Refactor database cleanup queries to keep the last 10 entries Andras Bacsai 2024-03-12 10:58:28 +01:00
  • 6ef79f5213 Refactor database cleanup command to include dry-run mode Andras Bacsai 2024-03-12 10:57:07 +01:00
  • b576014d07 fix: reload caddy issue Andras Bacsai 2024-03-12 10:42:56 +01:00
  • 1f37318f79 Add oauth support Pat Rocchio 2024-03-06 11:30:19 -05:00
  • 6950966b06 Commented out reloadCaddy() calls in DynamicConfigurationNavbar.php, NewDynamicConfiguration.php, and Server.php Andras Bacsai 2024-03-11 20:39:41 +01:00
  • 8eacf67725 Remove unnecessary code in StartProxy.php Andras Bacsai 2024-03-11 20:25:35 +01:00
  • 52120e7a38 Add dynamic proxy configuration setup in StartProxy.php and update proxyPath() in Server.php Andras Bacsai 2024-03-11 20:17:37 +01:00
  • 45a3f82c8d feat: upgrade Appwrite service template to 1.5 Eirik Mo 2024-03-11 17:57:45 +01:00
  • 1490828069 feat: dynamic configuration for caddy Andras Bacsai 2024-03-11 17:31:28 +01:00
  • 9bdad6bb67 feat caddy dynamic configurations Andras Bacsai 2024-03-11 17:17:34 +01:00
  • f24063cfea Add CADDY_DOCKER_POLLING_INTERVAL environment variable Andras Bacsai 2024-03-11 15:36:45 +01:00
  • 1defed27a0 Refactor compose file generation and add link to documentation Andras Bacsai 2024-03-11 15:19:04 +01:00
  • 34d6a12d95 feat: experimental caddy support Andras Bacsai 2024-03-11 15:08:05 +01:00
  • 5d3de967f0 fix: fqdn null in case docker compose bp Andras Bacsai 2024-03-11 09:42:16 +01:00
  • 8b73f9da17 fix: deploy api messages Andras Bacsai 2024-03-11 09:42:02 +01:00
  • 820099622e visual feedback when container is unhealthy Mr. Mendez 2024-03-10 18:14:53 +00:00
  • e9c9a51b8d Added Authentik identity server as a service Lee Conlin 2024-03-09 21:50:56 +00:00
  • 366d39a7a3 Added some default env values for penpot Lee Conlin 2024-03-09 00:21:47 +00:00
  • 853a14c6b8 Added PenPot service template Lee Conlin 2024-03-08 23:54:37 +00:00
  • 15ca68f7e1 improve onboarding messages Fabian Gigler 2024-03-08 18:44:42 +01:00
  • 8b9548a463 Refactor resource mapping in resources() method Andras Bacsai 2024-03-08 15:16:58 +01:00
  • 6688120aee Update team-by-id-members API documentation link Andras Bacsai 2024-03-07 15:46:27 +01:00
  • 93e4e723fa Add documentation links to error responses in Team controller Andras Bacsai 2024-03-07 15:45:49 +01:00
  • 8b74e50c50 Add two-factor authentication fields to hidden array in User model Andras Bacsai 2024-03-07 13:05:04 +01:00
  • 129a644781 ui: make notifications separate view fix: popup if no notifications are set Andras Bacsai 2024-03-07 12:58:04 +01:00
  • bbfbd4a105 Refactor domain handling in API controller Andras Bacsai 2024-03-07 12:36:49 +01:00
  • 9d31d990fc Update error message for missing resources Andras Bacsai 2024-03-07 12:35:38 +01:00
  • c7f15c42fa feat: add deployments api Andras Bacsai 2024-03-07 12:27:23 +01:00
  • 515d401746 feat: add deployment details to deploy endpoint Andras Bacsai 2024-03-07 12:22:18 +01:00