Commit Graph

  • b394806552 Refactor ingress annotations to include dns-scope conditionally main d.viti 2025-10-09 21:09:40 +02:00
  • 5710df19d9 Fix web Dockerfile to copy templates directory d.viti 2025-10-09 17:40:01 +02:00
  • 7a4c9eaacc Fix API Dockerfile to use requirements.txt and correct port d.viti 2025-10-09 17:29:47 +02:00
  • 6c4e40400a Move all documentation to web/docs for MkDocs integration d.viti 2025-10-09 17:24:53 +02:00
  • 146f657bea Enhance Swagger documentation and web UI navigation d.viti 2025-10-09 17:20:34 +02:00
  • a0dee1d499 Add proxy-rewrite plugin to remove /api prefix d.viti 2025-10-09 17:05:24 +02:00
  • b8a483db71 - d.viti 2025-10-09 16:49:24 +02:00
  • 530fb3d906 Disable service discovery in chart default values d.viti 2025-10-09 16:48:13 +02:00
  • 84718e5039 Fix ADC service discovery configuration syntax d.viti 2025-10-09 16:36:16 +02:00
  • 3e6798a3e5 Add root-level Secret template and update .gitignore d.viti 2025-10-09 16:06:33 +02:00
  • c5b597c7c1 Move documentation to MkDocs and add comprehensive guides d.viti 2025-10-09 16:00:29 +02:00
  • 694709ae9a Add support for existing Secrets and External Secrets Operator d.viti 2025-10-09 15:53:38 +02:00
  • f5a4071b71 Improve values.yaml documentation and configuration structure d.viti 2025-10-09 15:29:32 +02:00
  • e995482bfd Enable Kubernetes Service Discovery for API7 Gateway upstreams d.viti 2025-10-09 15:24:29 +02:00
  • f04862f6f7 Configure Ingress to route traffic through API7 Gateway d.viti 2025-10-09 15:18:51 +02:00
  • 305e0cc848 Update demo URLs to use commandware.it instead of api7-demo.commandware.it d.viti 2025-10-09 12:25:50 +02:00
  • 29ef0c65e5 Fix global_rules section to be conditionally included d.viti 2025-10-08 19:36:10 +02:00
  • 10b3c2a480 Remove prometheus global rule causing plugin not found error d.viti 2025-10-08 19:22:44 +02:00
  • 8be1f85718 Fix CORS plugin configuration for API7 Enterprise d.viti 2025-10-08 18:58:09 +02:00
  • 80ffa5e4fd Fix API7 Enterprise admin URL to use HTTPS on port 7443 d.viti 2025-10-08 18:48:20 +02:00
  • aeafd8c035 Add TLS skip verify support to ADC sync job d.viti 2025-10-08 18:40:46 +02:00
  • a82f9d81d1 Simplify API7 Enterprise admin URL to use short service name d.viti 2025-10-08 18:36:48 +02:00
  • 5ca3123ecf - d.viti 2025-10-08 18:00:48 +02:00
  • 6f8e327210 Fix API7 Enterprise admin URL to use dashboard service d.viti 2025-10-08 18:00:28 +02:00
  • 05b013d378 Fix ADC global_rules format from array to object d.viti 2025-10-08 17:51:45 +02:00
  • 104f7a21ff Simplify adc-sync job to use ADC container and args d.viti 2025-10-08 16:05:27 +02:00
  • 34ed68cb04 Update ADC install script to export PATH and improve logging d.viti 2025-10-08 15:59:20 +02:00
  • 2255a469a4 Update ADC installation to use specific version and verify output d.viti 2025-10-08 15:24:47 +02:00
  • 27118b21f8 Use debian:bookworm-slim image for adc-sync job d.viti 2025-10-08 15:09:20 +02:00
  • 741117dab8 Refactor ADC install and usage in job-adc-sync script d.viti 2025-10-08 13:55:58 +02:00
  • 90c6f6fe62 Make ADC command path detection more robust in job script d.viti 2025-10-08 13:52:37 +02:00
  • b2e0d5bd10 Refactor Helm chart for API7EE: clarify gateway requirements, improve ADC config templating, and enhance gateway health checks d.viti 2025-10-08 13:44:01 +02:00
  • c0832ff59b Add private key config to certificate template and values d.viti 2025-10-08 13:19:57 +02:00
  • 0935010f89 Add enabled flags for health probes in web and api deployments d.viti 2025-10-08 13:04:15 +02:00
  • 7ca15fe1a5 Add readiness endpoint and clear adminKey in Helm values d.viti 2025-10-08 12:41:15 +02:00
  • 1b31601543 Rewrite and expand all documentation for API7EE demo platform d.viti 2025-10-07 19:09:40 +02:00
  • 118f2c051c Add MkDocs and related packages to requirements d.viti 2025-10-07 18:53:02 +02:00
  • d17e356fcd Simplify Docker build workflow and update routing rules d.viti 2025-10-07 18:31:56 +02:00
  • 2d695ba361 Update ADC config to handle /docs route separately d.viti 2025-10-07 18:15:30 +02:00
  • ed660dce5a Add LLM endpoints, web frontend, and rate limiting config d.viti 2025-10-07 17:29:12 +02:00
  • 78baa5ad21 Merge branch 'main' of ssh://git.commandware.com:2222/demos/api7-demo d.viti 2025-10-07 15:02:32 +02:00
  • e156b7c7a1 Refactor ADC config to use AI rate limiting for /api route d.viti 2025-10-07 15:01:22 +02:00
  • b926845dbf Update .gitea/workflows/build.yml Daniele Viti 2025-10-06 19:21:51 +02:00
  • a9bcc71a72 Update .gitea/workflows/build.yml Daniele Viti 2025-10-06 19:17:11 +02:00
  • 741295150d Update .gitea/workflows/helm-build.yml Daniele Viti 2025-10-06 16:36:23 +02:00
  • cc9a4fa8ab Update .gitea/workflows/build.yml Daniele Viti 2025-10-06 16:35:29 +02:00
  • 8f5e4f2776 Add https:// protocol prefix to PACKAGES_REGISTRY URLs d.viti 2025-10-03 02:47:58 +02:00
  • daecf80731 Fix Helm chart push URL using vars.PACKAGES_REGISTRY d.viti 2025-10-03 02:46:36 +02:00
  • 11d116bdd1 Simplify Helm workflow to build on main branch only d.viti 2025-10-03 02:42:25 +02:00
  • 20c9d2eaf4 Simplify Helm versioning to always use Chart.yaml version d.viti 2025-10-03 02:37:50 +02:00
  • a379b26808 Consolidate all Helm build and release tasks into single workflow d.viti 2025-10-03 02:35:16 +02:00
  • f9d529ac87 Rename Helm chart to api7ee-demo-k8s d.viti 2025-10-03 02:31:23 +02:00
  • fb396ac71a Fix Helm chart build workflow issues d.viti 2025-10-03 02:27:10 +02:00
  • 99fd37bfd8 Use gitea.repository variable for dynamic image repository paths d.viti 2025-10-03 02:23:32 +02:00
  • cf2b786738 Update Helm values with correct API7 cluster configuration d.viti 2025-10-03 02:21:33 +02:00
  • e9528217f8 Refactor Helm workflows to trigger on main branch and streamline versioning process d.viti 2025-10-03 02:09:06 +02:00
  • 733826890e Fix Gitea workflow to use Gitea-specific variables and APIs d.viti 2025-10-03 02:06:54 +02:00
  • fd832e9b42 Add API7 ADC integration to Helm chart for automatic gateway configuration d.viti 2025-10-03 02:04:35 +02:00
  • d818ee6600 Add Helm chart build and publishing to Gitea workflows d.viti 2025-10-03 01:56:36 +02:00
  • ceee0dcff8 Fix domain references in Helm chart d.viti 2025-10-03 01:54:09 +02:00
  • ef93f4a35f Add Helm chart for deploying web and API components d.viti 2025-10-03 01:51:17 +02:00
  • 073d652869 Fix mkdocs build error by moving mkdocs.yml to web root d.viti 2025-10-03 01:44:41 +02:00
  • 12ea09a520 fix: update registry references to use PACKAGES_REGISTRY in build workflow d.viti 2025-10-03 01:36:09 +02:00
  • 99447b874b refactor: update build workflow to use dynamic registry and improve login steps d.viti 2025-10-03 01:32:12 +02:00
  • 62135bbd12 update Gitea login action to use PACKAGES_PUSH_TOKEN d.viti 2025-10-03 01:26:50 +02:00
  • ee5e7c698e fixed gitea toklen name d.viti 2025-10-03 01:22:48 +02:00
  • a2eef9efde first commit d.viti 2025-10-03 01:20:15 +02:00