PIGSTY

安装

快速上手安装 Pigsty

快速上手

Quick start: Prepare an ssh-accessible node with fresh installed Linux, run as user with nopass ssh and sudo privileges:

Download pigsty with:

curl -fsSL https://repo.pigsty.io/get | bash; cd ~/pigsty;

Configure the inventory file according to your need. (CHANGE PASSWORDS in the generated pigsty.yml)

./configure

Install everything according to your config:

./install.yml

Pigsty Installed! Explore the User Interface, check port 5432 for Postgres Service, port 3000 for Grafana dashboards (admin / pigsty).


下一步?


安装


准备


参考