Docker Intall
This document provides a basic guide on deploying Blinko with Docker.
Prerequisites
- Access to a server with Docker installed
TIP
Check env to know what environment variables need to be configured.
Update latest version
bash
curl -o update.sh https://raw.githubusercontent.com/blinko-space/blinko/refs/heads/main/update.sh && bash update.sh