955 Commits

Author SHA1 Message Date
github-actions[bot]
16c0565e6b
Delete wallabag (ct) after migration to ProxmoxVE (#1208)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:02:05 +00:00
github-actions[bot]
9c7e1e2c1e
Delete invoiceninja (ct) after migration to ProxmoxVE (#1207)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-12 20:01:28 +00:00
vhsdream
7b7631ce67 Add nextExplorer 2025-12-12 12:16:37 -05:00
CanbiZ
16b805e466 Update default PostgreSQL version to 13
Changed the default PostgreSQL version from 12 to 13 in both the setup script and the JSON configuration. Also removed a redundant password change warning from the JSON notes.
2025-12-11 13:55:33 +01:00
CanbiZ
cf73665ed1 Refactor Postgresus update script and update logo URL
Simplifies the update process in ct/postgresus.sh by using a helper function for fetching and deploying releases, streamlining frontend and backend build steps, and improving status messages. Updates the logo URL in frontend/public/json/postgresus.json to use a CDN-hosted image.
2025-12-11 13:39:08 +01:00
CanbiZ
f66a8bfb75 Postgresus 2025-12-11 13:27:59 +01:00
github-actions[bot]
c25ed7480b
Delete speedtest-tracker (ct) after migration to ProxmoxVE (#1204)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-11 09:51:54 +00:00
github-actions[bot]
44c280656b
Delete discopanel (ct) after migration to ProxmoxVE (#1201)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-10 21:04:00 +00:00
CanbiZ
c615cdbcd8 Update koel.json 2025-12-10 09:14:31 +01:00
CanbiZ
2d55bf15ee icons 2025-12-10 09:13:28 +01:00
CanbiZ
c2cc455629 cleanup 2025-12-10 09:09:05 +01:00
CanbiZ
4e0efe4242 Add Maxun container install and metadata scripts
Introduces scripts for installing and managing the Maxun web scraping platform in a containerized environment, including ct/maxun.sh for container setup, install/maxun-install.sh for full installation and service configuration, and frontend/public/json/maxun.json for application metadata and integration.
2025-12-10 08:33:19 +01:00
CanbiZ
66c7b2e168 Update Hoodik build scripts and requirements
Increase default RAM to 4GB and disk to 20GB for Hoodik builds in scripts and metadata. Split frontend and backend build steps, add frontend build commands, and clean up build artifacts after installation. Update installation instructions and warnings to reflect new requirements and build times. Change default URLs to use HTTP instead of HTTPS and adjust systemd service working directory.
2025-12-10 07:52:51 +01:00
CanbiZ
5fc334811c remove viseron 2025-12-09 15:03:02 +01:00
CanbiZ
30b2211501 minor fixes 2025-12-09 14:45:00 +01:00
CanbiZ
d7d29ebeec fix json 2025-12-09 14:25:47 +01:00
CanbiZ
ae5c23318f fixes 2025-12-09 14:14:06 +01:00
CanbiZ
acc5efd0b3 formatting 2025-12-09 11:42:37 +01:00
CanbiZ
33b8caf26e invoiceninja 2025-12-09 11:41:11 +01:00
CanbiZ
bc51e88c8c Update wallabag.json 2025-12-09 11:33:15 +01:00
CanbiZ
8db5da5d89 finalize 2025-12-09 11:28:56 +01:00
CanbiZ
93cd574b5f wallabag fixes 2025-12-09 10:31:48 +01:00
github-actions[bot]
6271306e0b
Delete dokploy (ct) after migration to ProxmoxVE (#1195)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-09 09:07:32 +00:00
github-actions[bot]
df88d276e7
Delete coolify (ct) after migration to ProxmoxVE (#1194)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-12-09 09:06:04 +00:00
CanbiZ
d162ff9980 Add Dokploy install and container scripts
Introduces Dokploy support with installation and container setup scripts, and adds metadata for frontend integration. These changes enable automated deployment and management of Dokploy as a container, including resource configuration and update handling.
2025-12-09 09:33:13 +01:00
CanbiZ
e59861d2ed Add Coolify 2025-12-09 09:06:02 +01:00
CanbiZ
1565dc27ec adguard home sync 2025-12-08 16:24:43 +01:00
CanbiZ
4076b7e632 autologin 2025-12-08 15:15:42 +01:00
CanbiZ
77a1665103 Addon: Jellystat 2025-12-08 12:24:45 +01:00
CrazyWolf13
d97655b20b pihole-exporter 2025-12-08 10:15:55 +01:00
vhsdream
7ffd92c581 OpenCloud 2025-12-07 10:59:58 -05:00
github-actions[bot]
e7fd0e04c1 Deleted files for issue: Endurain 2025-12-05 17:19:11 +00:00
github-actions[bot]
c8e5b2b0ca Deleted files for issue: MeTube 2025-12-05 12:46:16 +00:00
CanbiZ
2e55a08a1b Create metube.json 2025-12-05 11:02:00 +01:00
CanbiZ
8aecfce5a3 Expand cleanup_lxc to support more distros
The cleanup_lxc function now supports package manager cleanup for Fedora, Rocky, AlmaLinux, CentOS (dnf/yum), openSUSE (zypper), and Gentoo (emerge), in addition to Alpine and Debian/Ubuntu. All package manager and language tool cleanup commands now suppress error output for robustness. JSON files were reformatted for consistent indentation.
2025-12-04 14:55:00 +01:00
CanbiZ
235d217b36 Add install and setup scripts for multiple Linux distros
Introduces container setup scripts and install scripts for AlmaLinux, CentOS Stream, Devuan, Fedora, Gentoo, openEuler, openSUSE, Rocky Linux, and updates Alpine install script. Adds corresponding JSON metadata files for each distribution in the frontend. These changes enable streamlined LXC container creation and installation for a wide range of Linux distributions.
2025-12-04 14:48:51 +01:00
dependabot[bot]
ab7844df82
Bump the npm_and_yarn group across 1 directory with 3 updates
Bumps the npm_and_yarn group with 3 updates in the /frontend directory: [next](https://github.com/vercel/next.js), [glob](https://github.com/isaacs/node-glob) and [js-yaml](https://github.com/nodeca/js-yaml).


Updates `next` from 15.5.2 to 15.5.7
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v15.5.2...v15.5.7)

Updates `glob` from 10.4.5 to 10.5.0
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)

Updates `js-yaml` from 4.1.0 to 4.1.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.7
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: glob
  dependency-version: 10.5.0
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: js-yaml
  dependency-version: 4.1.1
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-03 19:14:45 +00:00
CanbiZ
ee7858ff51 fix unifi logo 2025-12-03 13:20:03 +01:00
CanbiZ
ab98e0f17d unifi 2025-12-03 13:16:48 +01:00
CanbiZ
da82185e83 fix categorys 2025-12-03 13:13:12 +01:00
CanbiZ
9259dfb481
Merge pull request #1142 from johanngrobe/endurain
New script: endurain
2025-12-03 11:19:24 +01:00
Tobias
82290f7cc0
update: image url 2025-12-02 13:49:11 +01:00
Luís Oliveira
7661c3ee91
Merge branch 'community-scripts:main' into byparr 2025-12-02 12:39:35 +00:00
github-actions[bot]
a13998268c Deleted files for issue: Snowshare 2025-12-02 12:04:21 +00:00
Luís Oliveira
98105f0ea3
Update byparr.json 2025-12-02 11:21:34 +00:00
Luís Oliveira
472fca909c
Update byparr.json 2025-12-02 11:20:49 +00:00
Luís Oliveira
95c0fc2129 Merge branch 'byparr' of https://github.com/luismco/ProxmoxVED into byparr 2025-12-02 11:12:31 +00:00
MickLesk
cbc5227f0a add jsons 2025-12-01 20:56:33 +01:00
MickLesk
e92cbf5f79 cleanup 2025-12-01 20:51:10 +01:00
DragoQC
7be49825e0 Modified DiscoPanel JSON to add Logo url and refine description 2025-11-30 09:37:48 -05:00