observability.svc.plus/app/teable/README.md
2026-02-01 20:53:55 +08:00

609 B

teable

teable: https://teable.io/

AI No-code Database, Productivity Super Boost

The database designed for every team: generating, automating, collaborating with AI

curl -fsSL https://repo.pigsty.io/get | bash; cd ~/pigsty
cd ~/pigsty
./bootstrap               # prepare local repo & ansible
./configure -c app/teable # IMPORTANT: CHANGE CREDENTIALS!!
./deploy.yml              # install pigsty & pgsql & minio
./redis.yml               # install extra redis instances
./docker.yml              # install docker & docker-compose
./app.yml                 # install teable with docker compose