Skip to content

Neon-Covenant/appbox

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Plexilicious Def – Appbox Deployment Kit (Hybrid with Cloudflare Zero Trust)

This kit sets up a rooted Ubuntu app slot on Appbox to run a Dockerized side‑stack for Plexilicious Def/Pro:

  • portal (nginx placeholder; swap to SvelteKit)
  • chat (Mattermost TE) + Postgres
  • tautulli (Plex analytics)
  • redis (queue/cache)
  • worker (Node webhook + queue + optional R2 upload)
  • cloudflared (Zero Trust tunnel)
  • watchtower (auto‑update)
  • ofelia (cron for backups via rclone)
  • rclone (sync config to Cloudflare R2)

Quick Start

  1. copy .env.example.env and edit.
  2. ./scripts/install.sh
  3. Complete cloudflared tunnel login/create, set TUNNEL_ID in cloudflared/config.yml.
  4. Add DNS routes for portal/chat/tautulli.

About

The appbox UI

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 58.4%
  • MDX 36.3%
  • Shell 2.1%
  • CSS 2.0%
  • JavaScript 1.2%
  • HTML 0.0%