https://github.com/Vonng/pigsty(Mirror) Jinja2AGPL-3.0000UpdatedFeb 11, 2025 docsPublic pigsty docs MDX0000UpdatedJan 20, 2025 appPublic pgsty/app’s past year of commit activity 0000UpdatedNov 24, 2024 pgext-gitalkPublic Comments onhttps://ext.pigsty.io ...
Free RDS for PostgreSQL —— Pigsty. Contribute to Vonng/pigsty development by creating an account on GitHub.
GitHub is where people build software. More than 100 million people use GitHub to discover, fork, and contribute to over 420 million projects.
curl -fsSL https://repo.pigsty.io/get | bash -s v3.0.3Or clone src with git You can also download the pigsty source with git, remember to check out a specific version tag, the main branch is for development. git clone https://github.com/Vonng/pigsty; cd pigsty; git checkout v3.0...
[ pigsty ]} # the pigsty cmdb, optional - name: supa baseline: supa.sql # the init-scripts: https://github.com/supabase/postgres/tree/develop/migrations/db/init-scripts owner: supabase_admin comment: supabase postgres database schemas: [ extensions ,auth ,realtime ,storage ,graphql_public ...
Pigsty RPM & DEB Packages & Repositories. Contribute to pgsty/pkg development by creating an account on GitHub.
curl -fsSL https://repo.pigsty.io/get | bash -s v3.2.0Or clone src with git You can also download the pigsty source with git, remember to check out a specific version tag, the main branch is for development. git clone https://github.com/Vonng/pigsty; cd pigsty; git checkout v3.2...
Free RDS for PostgreSQL —— Pigsty. Contribute to Vonng/pigsty development by creating an account on GitHub.
curl -fsSL https://repo.pigsty.io/get | bash -s v3.0.1 Or clone src with git You can also download the pigsty source with git, remember to check out a specific version tag, the main branch is for development. git clone https://github.com/Vonng/pigsty; cd pigsty; git checkout v3....
false by default #---# # Usage #---# # Remove cluster `redis-test` # redis-rm.yml -l redis-test # # Remove cluster `redis-test`, and uninstall packages # redis-rm.yml -l redis-test -e redis_uninstall=true # # Remove all instance on redis node 10.10.10.13 # redis-rm.yml...