Version v2.7.0 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Category: Database
-
Supabase: Self-Hosting OSS Firebase
Supabase, The open-source Firebase alternative based on PostgreSQL. Pigsty allow you to self-host supabase with existing managed HA postgres cluster, and launch the stateless part of supabase with docker-compose. Notice: Supabase is GA since …
Supabase, The open-source Firebase alternative based on PostgreSQL. Pigsty allow you to self-host supabase with existing managed HA postgres cluster, and launch the stateless part of supabase with docker-compose. Notice: Supabase is GA since …
-
Minio: OSS AWS S3 Alternative
Public Demo: http://sss.pigsty.cc Compose template credential: minioadmin / minioadmin. The standalone command below uses admin / pigsty.minio. TL; DR Launch minio (s3) service on 9000 & 9001 cd ~/pigsty/app/minio ; docker compose up -d docker run -p …
Public Demo: http://sss.pigsty.cc Compose template credential: minioadmin / minioadmin. The standalone command below uses admin / pigsty.minio. TL; DR Launch minio (s3) service on 9000 & 9001 cd ~/pigsty/app/minio ; docker compose up -d docker run -p …