Skip to content

ben-aslan/SmartHomeServer

Repository files navigation

Smart Home Server

MQTT and Telegram SmartHome
(Tested on Ubuntu 22.04 & 24.04)


Table of Contents

Installation

Installation with docker:

Install docker

curl -fsSL https://get.docker.com | sh
mkdir /opt/SmartHomeServer
cd /opt/SmartHomeServer
curl -O -L "https://raw.githubusercontent.com/ben-aslan/SmartHomeServer/main/docker-compose.yml";
mkdir Logs
docker compose up -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages