Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support to deploy KubeAGI using docker-compose and reduce default service count #1012

Open
nkwangleiGIT opened this issue Apr 13, 2024 · 0 comments

Comments

@nkwangleiGIT
Copy link
Contributor

nkwangleiGIT commented Apr 13, 2024

  1. Support to deploy using docker-compose
  2. Remove the default deployment of the service below:
  • bff-server-session-redis - not use session by default
  • cert-manager - use http by default, so no need for this one
  • Required for K8S
# kubeagi-system
agent-portal
arcadia-apiserver
arcadia-controller
arcadia-dataprocess
arcadia-fastchat
arcadia-minio
ops-console
kubebb-core
component-store
postgresql-0

# u4a-system(or moved to kubeagi-system?)
bff-server
capsule-controller-manager
kube-oidc-proxy
oidc-server
resource-view-controller
cluster-component-ingress-nginx-controller # don't need if k8s already has ingress

Required for docker-compose

# TBD: need to support user/tenant/project management using postgresql
agent-portal
arcadia-apiserver
arcadia-controller
arcadia-dataprocess
arcadia-fastchat
arcadia-minio
ops-console
postgresql-0

bff-server
oidc-server
  1. Support ollma as local LLM for dev
@nkwangleiGIT nkwangleiGIT changed the title Support to deploy KubeAGI using docker-compose and reduce default service cound Support to deploy KubeAGI using docker-compose and reduce default service count Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant