1949 Commits

Author SHA1 Message Date
Slaviša Arežina
4097ed96d2
Update donetick installation script for package manager 2025-11-02 09:35:08 +01:00
Frans Stofberg
86028cc640 Remove comments 2025-11-02 09:41:02 +02:00
Frans Stofberg
67927b2a89 remove broken package 2025-11-02 00:23:04 +02:00
Frans Stofberg
f6c2697457 use apt-get 2025-11-02 00:18:44 +02:00
Frans Stofberg
e1cef5e6cd remove apt dependencies 2025-11-02 00:09:01 +02:00
Frans Stofberg
739f25086c rename files 2025-11-02 00:04:30 +02:00
Frans Stofberg
2edfd31eeb rename files 2025-11-02 00:03:56 +02:00
Frans Stofberg
044bd6be71 replace config token 2025-11-01 23:57:31 +02:00
Frans Stofberg
4171b1f9dc Add Donetick app script 2025-11-01 22:50:54 +02:00
Omer Naveed
72ad956cd9
Add Miniflux script (#935)
* Add Miniflux script

* Delete ct/headers/miniflux

This will get auto-generated by our func

* Minor fixes to Miniflux scripts

- run `apt update` before `apt upgrade miniflux`
- use selfh.st/icons for logo
- remove `[trusted=yes]` from miniflux source
- remove extra spaces
- change `apt-get` to `apt`

* Move Miniflux DB creds

Move Miniflux database credentials from a separate file, to directly inside of the `/etc/minflux.conf` file.

* Update Miniflux source to be trusted automatically

* Store ~/.pgpass for db backups using pg_dump

* Use GitHub Release binary instead of UNSIGNED apt source

* Add apt -y clean

* Make recommended changes

* Added notes

* Set `LISTEN_ADDR=0.0.0.0:8080` by default

* Finishing touches. Removed some unneeded msg blocks

---------

Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-10-30 23:14:51 +01:00
CanbiZ
d60c38a32d Add and use cleanup_lxc function for system cleanup
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
Introduced a new cleanup_lxc function in core.func to standardize and enhance system cleanup across scripts. Updated debian.sh and debian-install.sh to use this function instead of inline cleanup commands, improving maintainability and consistency. Also updated author and copyright information.
2025-10-30 12:21:58 +01:00
tremor021
67d5281add Update infisical 2025-10-30 11:53:46 +01:00
tremor021
82e96b7dba Update infisical 2025-10-30 11:27:45 +01:00
tremor021
23e08b5f26 Update Infisical 2025-10-30 11:12:42 +01:00
CanbiZ
a870fa373c cleanup 2025-10-30 09:58:08 +01:00
tremor021
546130b6e0 Add Infiscal scritp 2025-10-30 09:53:51 +01:00
CanbiZ
718559bcc9 finalize 2025-10-30 09:15:03 +01:00
CanbiZ
ffe61d7590 finalize livebook 2025-10-30 08:35:10 +01:00
CanbiZ
e97a1ec944 fixes
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-29 13:17:35 +01:00
CanbiZ
6cb374c542 Add Reitti installation script 2025-10-29 13:12:39 +01:00
CanbiZ
25c1b34826 Update reitti-install.sh 2025-10-29 11:07:48 +01:00
CanbiZ
3e9d3b38de Merge branch 'main' of https://github.com/community-scripts/ProxmoxVED 2025-10-29 09:28:20 +01:00
CanbiZ
7daa031001 Update reitti-install.sh 2025-10-29 09:28:11 +01:00
Tobias
3b83737392
Refactor comments in tracktor-install.sh
Updated comments for clarity and removed default server host setting.
2025-10-29 08:46:09 +01:00
Tobias
ba536ccc6a
Add installation script for Tracktor
This script installs and configures Tracktor, setting up necessary directories, environment variables, and a systemd service.
2025-10-29 08:30:15 +01:00
vhsdream
b2cf946721 BentoPDF: Use simple mode (we don't need all that branding!) 2025-10-28 16:32:37 -04:00
vhsdream
54085936b0 BentoPDF 2025-10-28 16:10:56 -04:00
CanbiZ
a5b4fdc3d7 finalize 2025-10-28 15:36:26 +01:00
CanbiZ
cf814177a0 Update reitti-install.sh 2025-10-28 14:41:02 +01:00
CanbiZ
bdf260be07 Update reitti-install.sh 2025-10-28 14:40:32 +01:00
CanbiZ
a4ba95e9cd reitti json 2025-10-28 13:28:31 +01:00
CanbiZ
3467f91992 cleanup and new script 2025-10-28 13:18:37 +01:00
CanbiZ
1c14bbe7c7 Refactor Ente CLI installation and cleanup steps
Moved Ente CLI installation to use fetch_and_deploy_gh_release for consistency and removed the previous manual installation block. Also updated cleanup commands to use 'apt' instead of 'apt-get'.
2025-10-27 12:04:44 +01:00
CanbiZ
00dd7cb574 Update dispatcharr-install.sh 2025-10-27 11:03:10 +01:00
CanbiZ
f849b4996a Update ente-install.sh 2025-10-27 10:47:01 +01:00
CanbiZ
11f786366d Enhance Ente install script with automation and helpers
Adds installation of curl, jq, and the Ente CLI, automates frontend builds with dynamic IP detection, and generates a rebuild script for frontend updates if the IP changes. Updates configuration files to use the container IP, improves post-installation instructions, and creates helper scripts for email verification and subscription upgrades. Also enhances Caddy configuration with CORS headers and provides a detailed final setup summary for easier onboarding.
2025-10-27 10:35:29 +01:00
CanbiZ
bcaaf666ab Add Alpine support and update Garage install scripts
Introduces Alpine-based installation and management scripts for Garage, including ct/alpine-garage.sh and install/alpine-garage-install.sh. Updates ct/garage.sh and install/garage-install.sh to unify update logic, resource defaults, and credential handling. Adds frontend/public/json/garage.json with metadata and install options for both Debian and Alpine. Improves service management and configuration generation for both environments.
2025-10-27 09:10:55 +01:00
CanbiZ
5333e2c6e3 garage 2025-10-27 08:46:40 +01:00
CanbiZ
729a48b363 cleanup 2025-10-27 08:02:57 +01:00
tremor021
d2bbc3472d Pangolin: add update procedure 2025-10-26 23:08:29 +01:00
tremor021
0a4bb023b0 Pangolin: update fix 2025-10-26 22:18:30 +01:00
tremor021
a411da3f30 Pangolin: update fix 2025-10-26 22:10:12 +01:00
tremor021
9360e502c9 Pangolin: update 2025-10-26 22:00:32 +01:00
tremor021
904078e6a1 Update pangolin 2025-10-26 21:50:23 +01:00
tremor021
b09c0bebac Pangolin test 2025-10-26 20:35:58 +01:00
tremor021
9609615e61 Delete Postiz 2025-10-26 11:03:09 +01:00
tremor021
6c6af834c0 Delete notesnook 2025-10-26 11:01:22 +01:00
tremor021
135f78725f Delete mylar3 2025-10-26 09:47:41 +01:00
tremor021
b58e2668f7 Update python to 3.12 2025-10-26 09:34:56 +01:00
tremor021
0e9e071bd6 Add non-free 2025-10-26 09:24:05 +01:00