self-hosted/uptime-kuma/README.md
Lorenzo Carbonell 0b021843bd improve README
2022-04-09 09:10:34 +02:00

203 B

Installation

git clone https://github.com/atareao/self-hosted.git
cd self-hosted/uptime-kuma
cp sample.env .env
sed -i "s/uptime.tuservidor.es/el_fqdn_que_quieras/g" .env
docker-compose up -d