No description
  • Shell 53.5%
  • HTML 26.4%
  • Dockerfile 10.7%
  • JavaScript 9.4%
Find a file
2026-03-14 15:18:25 +00:00
skills/bisq moved to forgejo 2026-03-14 14:43:21 +00:00
.gitignore moved to forgejo 2026-03-14 14:43:21 +00:00
CHANGELOG.md 0.1.0 community app 2026-03-14 15:18:25 +00:00
CloudronManifest.json 0.1.0 community app 2026-03-14 15:18:25 +00:00
CloudronVersions.json 0.1.0 community app 2026-03-14 15:18:25 +00:00
Dockerfile moved to forgejo 2026-03-14 14:43:21 +00:00
index.html moved to forgejo 2026-03-14 14:43:21 +00:00
LICENSE moved to forgejo 2026-03-14 14:43:21 +00:00
logo.png moved to forgejo 2026-03-14 14:43:21 +00:00
package.json moved to forgejo 2026-03-14 14:43:21 +00:00
POSTINSTALL.md moved to forgejo 2026-03-14 14:43:21 +00:00
README.md 0.1.0 community app 2026-03-14 15:18:25 +00:00
restart-gateway.sh moved to forgejo 2026-03-14 14:43:21 +00:00
start.sh moved to forgejo 2026-03-14 14:43:21 +00:00
supervisor.conf moved to forgejo 2026-03-14 14:43:21 +00:00
web-server.js moved to forgejo 2026-03-14 14:43:21 +00:00

Nanobot for Cloudron

This repository packages Nanobot for Cloudron.

Cloudron Deployment

Prerequisites

  • A Cloudron server with the Cloudron CLI installed.

Installation

This is available as a Community App :

https://communityapps.appx.uk/cloudron-nanobot/CloudronBersions.json

Configuration

After installation, configure Nanobot by editing the config file located at /app/data/.nanobot/config.json.

Using Skills

Nanobot supports skills that extend its functionality. To install a skill:

  1. Create the skills directory: mkdir -p /app/data/.nanobot/workspace/skills
  2. Download a skill and place it in /app/data/.nanobot/workspace/skills/
  3. Restart Nanobot

Logs

  • Logs are stored in /app/data/logs.

Upgrading

Rebuild and update the app using cloudron build and cloudron update.

License

MIT License. See the LICENSE file.