Skip to content

ambianic/ambianic-quickstart

Repository files navigation

Ambianic Quick Start CLI

Command Line Interface (CLI) for ambianic edge hosts based on Raspberry Pi or Debian-like OS.

Quick install script

wget -qO - https://raw.githubusercontent.com/ambianic/ambianic-quickstart/master/installer.sh | sh

Usage

The setup will install an ambianic CLI command to control the setup

    Usage: ambianic { start | stop | restart | status | logs | ui | upgrade }
  • start, stop, restart: start/stop/restart the local ambianic-edge instance
  • status: shows the instance status
  • logs: logs on stdout the instance logs
  • ui: opens the Ambianic.ai UI
  • upgrade: Run the installer and upgrade the local setup

Uninstall

cd /opt/ambianic && ./scripts/uninstall.sh

About

Ambianic.ai quick start files and scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages