339 Commits

Author SHA1 Message Date
CanbiZ (MickLesk)
7aacccc6a2 Merge pull request #1723 from JohnMcLear/feat/etherpad
feat: add Etherpad
2026-05-17 20:31:11 +02:00
Joni Elshani
ef79d11247 fix: correct garmin-grafana JSON type and script path
The JSON metadata had type "addon" and script path
"/tools/addon/garmin-grafana.sh", but the actual script has always
lived at ct/garmin-grafana.sh. This caused the website to generate an
installer URL that returns 404.

Changes:
- type: "addon" -> "ct"
- script: "/tools/addon/garmin-grafana.sh" -> "ct/garmin-grafana.sh"
- Move config_path to top level (matching ct JSON convention)
- Fill in resource values from ct/garmin-grafana.sh (cpu: 2, ram: 2048,
  hdd: 8, os: Debian, version: 13)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-17 20:06:29 +02:00
tremor021
9040adf300 delete etherpad 2026-05-17 16:06:54 +02:00
MickLesk
bef72abab6 feat: streamline AliasVault installation script; improve dependency setup and .NET SDK installation method 2026-05-17 13:43:20 +02:00
John McLear
fb97b5416d etherpad: switch default DB to sqlite + use canonical ether/etherpad repo refs
- ct/etherpad.sh + install/etherpad-install.sh: use ether/etherpad
  (canonical name; ether/etherpad-lite still redirects but the new
  name is preferred)
- install/etherpad-install.sh: switch dbType from dev-only "dirty"
  to sqlite at /var/lib/etherpad/etherpad.db on first config seed;
  matches the same default we land on across the snap, .deb, and
  Home Assistant add-on packagings
- json/etherpad.json: refresh note to reflect the sqlite default
  and document postgres/mysql as alternatives via dbType/dbSettings
2026-05-17 12:08:33 +01:00
A
6cc6168c38 Add Spliit script
Disclaimer: drafted with Claude Opus 4.7
2026-05-17 11:01:32 +02:00
MickLesk
af880ae5d8 feat: update AliasVault installation scripts and configuration; enhance resource allocation and adjust privileges 2026-05-16 23:30:29 +02:00
MickLesk
d1e59fc330 feat: add AliasVault container and installation scripts; update Colanode setup instructions 2026-05-16 23:17:16 +02:00
nnsense
99c2ec2acf Cleanup 2026-05-14 13:22:39 +00:00
tremor021
32a891e85d etherpad: Update settings.json and credentials 2026-05-14 15:07:59 +02:00
tremor021
649871cd59 add Etherpad script 2026-05-14 14:30:38 +02:00
MickLesk
114b9b4cde fix: update Colanode setup instructions for Web UI and API access 2026-05-12 22:18:10 +02:00
MickLesk
638e8d197d fix nginx 2026-05-12 22:12:24 +02:00
MickLesk
2df4a77f04 fix: update Colanode setup for SSL support and modify documentation for Web UI access 2026-05-12 21:59:02 +02:00
MickLesk
c744b10caa Add installers and CT templates for four apps
Add container templates (ct/) and install scripts (install/) plus metadata JSON entries for BunkerM, Colanode, Edit-Mind, and ExcaliDash. Each app includes an LXC template script with update routines, a corresponding installer that provisions dependencies, builds the app, configures services (systemd/nginx/supervisor), and example default environment/config. JSON metadata files register interface ports, recommended resources, documentation/website links, and notes for each app.
2026-05-12 21:09:00 +02:00
montagneid
5e7f03f93e Merge branch 'main' into feature/umbraco 2026-05-12 15:07:25 +02:00
montagneid
2a257ec159 Change info json 2026-05-12 15:07:05 +02:00
Stephen Chin
c6f22c4038 fix(hermesagent): remove Warning prefix from notes; set config_path to .env
- Drop 'WARNING: '/'Warning: ' prefixes from note texts — the type:warning
  field already communicates severity (per CrazyWolf13 review feedback)
- Set config_path to /home/hermes/.hermes/.env (was directory path)
2026-05-11 17:27:40 -07:00
CanbiZ (MickLesk)
628284f47b Merge pull request #1808 from sudofly/feat/webtrees
feat: add Webtrees LXC container
2026-05-11 13:31:40 +02:00
CrazyWolf13
a61d88cf16 flame: extend ressources 2026-05-11 11:28:17 +02:00
CrazyWolf13
792872cdd8 add: flame 2026-05-11 11:10:02 +02:00
Stephen Chin
84f20e8b15 fix(hermesagent): clean up footer, login hint, JSON notes and config_path 2026-05-10 17:14:48 -07:00
Dean Ayres
61fe7bbc6c feat: add Webtrees LXC container 2026-05-10 22:35:00 +01:00
MickLesk
7ca85cace8 fix: correct PHP_MODULE variable name in lychee-install script 2026-05-10 22:47:45 +02:00
MickLesk
e6cabc342c Add installation and update scripts for Apache Airflow 2026-05-10 22:47:20 +02:00
MickLesk
cc16647e86 Enhance kan installation and build scripts with new environment variables for Trello integration and update instructions 2026-05-10 22:16:19 +02:00
github-actions[bot]
3db29fda8b Delete hoodik (ct) after migration to ProxmoxVE (#1806)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-10 20:08:51 +00:00
MickLesk
f40f853bed edit json 2026-05-10 22:04:05 +02:00
Stephen Chin
0b11ce1681 fix(hermesagent): add external script warning and remove redundant check
Adds third-party script warning with user confirmation before running
the upstream installer (install) and updater (update), matching the
kasm/pihole pattern. Removes redundant binary existence check per
reviewer feedback. Adds corresponding JSON warning note.
2026-05-09 11:50:57 -07:00
nnsense
6e1f31f318 Fix logo and notes 2026-05-08 14:51:17 +00:00
montagneid
3d30dad38c Removed PostgreSQL information 2026-05-08 15:50:05 +02:00
nnsense
6676b00c6d Merge branch 'community-scripts:main' into main 2026-05-08 15:12:04 +02:00
nnsense
bc3db309a2 Fix 2026-05-08 12:55:27 +00:00
montagneid
97125647d9 setup fork 2026-05-08 13:38:08 +02:00
MickLesk
74474325c8 Bump Stoatchat RAM, limit cargo, remove xyops env
Increase Stoatchat default RAM from 8192 to 10240 in ct/stoatchat.sh and json/stoatchat.json. Add cargo -j 2 to backend builds in ct/stoatchat.sh and install/stoatchat-install.sh to limit parallel jobs. Remove two environment variables (XYOPS_xysat_local and XYOPS_masters) from install/xyops-install.sh service definition to avoid hardcoded local settings.
2026-05-08 10:19:46 +02:00
MickLesk
df5d0679ec Add Stoatchat and xyOps container/install scripts
Introduce new container templates, installers, and metadata for Stoatchat and xyOps. Adds ct scripts (ct/stoatchat.sh, ct/xyops.sh), full install scripts (install/stoatchat-install.sh, install/xyops-install.sh) that provision dependencies, build components, and create systemd services, plus app metadata JSON (json/stoatchat.json, json/xyops.json). Stoatchat installer handles Rust backend build, SolidJS frontend build, MinIO, RabbitMQ, MongoDB, nginx reverse proxy and multiple backend services (exposes on port 80). xyOps installer builds the Node app, sets up the xySat satellite, service unit, and uses port 5522 for the web UI. Default resource recommendations and notes are included in the JSON metadata.
2026-05-08 09:14:20 +02:00
Joost van den Berg
3e321c41f3 Add website json 2026-05-06 14:52:48 +02:00
Joost van den Berg
1ae259e3ad feat: add Umbraco CMS LXC
Co-authored-by: Copilot <copilot@github.com>
2026-05-06 14:47:22 +02:00
MickLesk
012fa20a03 dfv 2026-05-06 08:35:07 +02:00
MickLesk
7b5bb6dfd9 Update domain configuration to use nip.io for subdomain routing and enhance documentation 2026-05-06 07:36:01 +02:00
MickLesk
bc51257aa7 Refactor build process in Puter installation and update JSON files to ensure proper formatting 2026-05-06 07:09:31 +02:00
nnsense
8815335de7 feat: add pinchflat metadata 2026-05-05 17:27:21 +00:00
github-actions[bot]
c340f4d4e9 Delete protonmail-bridge (ct) after migration to ProxmoxVE (#1785)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-05-04 17:20:40 +00:00
MickLesk
494d41392d add docuseal
Co-authored-by: Copilot <copilot@github.com>
2026-05-02 21:13:05 +02:00
Stephen Chin
21dfffd158 fix(hermesagent): correct JSON metadata
- default_credentials: username null/null (no SSH login for hermes
  service account; access is via root like all PVE Helper Scripts)
- Update setup note to reference root instead of hermes user
- Update dashboard tunnel note to use root and -fNL flags
2026-05-02 12:10:09 -07:00
Stephen Chin
06d9c62e54 fix(hermes-agent): rename files to match NSAPP derivation
APP='Hermes Agent' produces NSAPP='hermesagent' via build.func's
lowercase+strip-spaces logic. Rename ct/, install/, json/, and
header files to match.
2026-05-02 09:45:59 -07:00
Stephen Chin
adbfd66056 feat: add Hermes Agent LXC
Adds container scripts for Hermes Agent (Nous Research), a self-improving
AI agent with LLM provider integration, terminal execution, web browsing,
and multi-platform messaging support.

Files:
- ct/hermes-agent.sh
- install/hermes-agent-install.sh
- json/hermes-agent.json
- ct/headers/hermes-agent

Deviations from standard patterns (justified):

1. Uses upstream installer (curl-pipe) instead of fetch_and_deploy_gh_release:
   Hermes is a uv-managed Python application with complex dependency
   resolution, virtualenv management, and binary placement—not a single
   binary or tarball from GitHub Releases.

2. Dedicated 'hermes' service user (not running as root):
   The agent executes arbitrary terminal commands on behalf of the user.
   Running as root would give the AI unrestricted system access. This
   follows the protonmail-bridge service-user pattern for isolation.

3. Dashboard (port 9119) bound to localhost only, requiring SSH tunnel:
   The web UI provides admin access to an AI that can execute commands.
   SSH tunnel provides an authentication/authorization boundary.

4. /usr/bin/hermes shim script:
   The hermes CLI validates cwd permissions; running 'hermes' as root
   from /root fails. The shim cd's to /home/hermes and exec's as the
   hermes user via runuser.

5. setsid --wait wrapping of upstream installer:
   The upstream installer probes /dev/tty for interactive prompts even
   with --skip-setup; setsid detaches the controlling terminal.
2026-05-02 06:25:28 -07:00
CanbiZ (MickLesk)
8058b92558 fix(invidious): bump RAM to 4GB / disk to 8GB (Crystal compile needs >=2.5GB free) 2026-04-30 14:57:00 +02:00
CanbiZ (MickLesk)
01376b3e51 fix(paperclip): trim notes to fit Discord 2000 char limit 2026-04-30 14:50:33 +02:00
CanbiZ (MickLesk)
8cf1ff11e1 docs(blinko): add note about F5 refresh after signup 2026-04-30 14:36:02 +02:00