9bb99c59c5
Beaverhabits ( #15813 )
...
* Add beaverhabits (ct)
* Update URL to include '/register' path
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-16 18:01:44 +10:00
d122341a47
Add notediscovery (ct) ( #15811 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-07-16 18:01:24 +10:00
c52a69e8e5
Nexterm ( #15688 )
...
* Add nexterm (ct)
* Remove architecture check from nexterm.sh
Removed architecture check for dpkg.
* Change var_arm64 default to 'yes' and update fetch commands
* Fix license URL and update service creation messages
* typo
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-15 20:55:10 +10:00
d4d482746b
Add grav (ct) ( #15773 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-07-14 14:16:10 +02:00
108c9dcf43
Add yuvomi (ct) ( #15772 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-07-14 14:15:32 +02:00
dbe2c9eb97
Add leafwiki (ct) ( #15748 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-07-13 17:39:10 +02:00
push-app-to-main[bot] and GitHub
f7fdf419b1
AFFiNE ( #15690 )
2026-07-12 23:22:39 +02:00
0906341e95
LocalAGI ( #15687 )
...
* Add localagi (ct)
* Refactor localagi.sh for better readability
Removed unnecessary blank lines and improved script readability.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-11 20:00:36 +02:00
2e4558e262
Squid ( #15605 )
...
* Add squid (ct)
* Update ct/squid.sh
* Simplify squid.sh by removing proxy user instructions
Removed instructions for adding a proxy user inside the container.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Sam Heinz <sam@samheinz.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-07-10 10:57:27 +02:00
push-app-to-main[bot] and GitHub
67e0c7e9f8
Forgejo-Runner ( #15046 )
2026-07-07 22:45:52 +02:00
a8aa1ba085
excalidash ( #15604 )
...
* Add excalidash (ct)
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-07-05 21:34:42 +02:00
cd9c920d48
Rackula ( #15465 )
...
* Add rackula (ct)
* Update rackula.sh
* Update install/rackula-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* Update install/rackula-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
* fix(rackula): install Bun outside /root so hardened service unit can exec it (#15540 )
rackula-api.service ships with ProtectHome=true and
ExecStart=/usr/local/bin/bun. With BUN_INSTALL=/root/.bun the symlink
resolves into /root, which is masked in the unit's mount namespace, so
the service fails with status=203/EXEC and crash-loops. Use /opt/bun
instead, matching yubal and gitea-mirror.
Also drop the unused BUN_VERSION/BUN_VARIANT block (bun.sh/install
takes the version as a positional arg and detects avx2/baseline
itself, so the env vars were dead code) and restore the msg_ok
"Installed Bun" / msg_info "Setting up Rackula" pair.
Claude-Session: https://claude.ai/code/session_011sGajwSQGg1vd6m2AC6Byq
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
* Refactor rackula-install.sh to streamline installation
Removed checks for security headers config file and adjusted installation steps for Bun and Rackula.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Gareth Evans <63365672+ggfevans@users.noreply.github.com >
Co-authored-by: Claude Fable 5 <noreply@anthropic.com >
2026-07-02 11:06:43 +02:00
push-app-to-main[bot] and GitHub
cd8a07a170
iVentoy ( #15503 )
2026-07-01 08:01:45 +02:00
7c8bbed4fa
FMD Server ( #15481 )
...
* Add fmd-server (ct)
* Update fmd-server.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-30 19:44:42 +10:00
e9bc9df3a9
Koffan ( #15467 )
...
* Add koffan (ct)
* Update koffan.sh
* Update ct/koffan.sh
Co-authored-by: Sam Heinz <sam@samheinz.com >
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Sam Heinz <sam@samheinz.com >
2026-06-29 23:11:26 +02:00
1aef5d655c
Etherpad ( #15468 )
...
Co-authored-by: Sam Heinz <sam@samheinz.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-06-29 22:30:31 +02:00
fd2ec706f3
Flame ( #15464 )
...
* Add flame (ct)
* fix: review feedback
* fix: review feedback
* Update ct/flame.sh
Co-authored-by: Sam Heinz <sam@samheinz.com >
* Update flame-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: Sam Heinz <sam@samheinz.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-29 09:59:43 +02:00
push-app-to-main[bot] and GitHub
075a691198
Pinchflat ( #15367 )
2026-06-25 14:06:24 +02:00
push-app-to-main[bot] and GitHub
5b01ff81e8
SnapOtter ( #15368 )
2026-06-24 23:29:42 +02:00
834f2dbd29
Postiz ( #15048 )
...
* Add postiz (ct)
* Update postiz.sh
* rm: python
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-06-22 21:11:47 +02:00
d1c8711207
Apache-Airflow ( #15228 )
...
* Add apache-airflow (ct)
* Fix indentation for restore_backup function call
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-20 19:46:09 +10:00
76d98edaa1
Add plane (ct) ( #15227 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-20 19:45:50 +10:00
691ce33090
Add feishin (ct) ( #15130 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-16 14:28:15 +02:00
af7e83300f
Add kiwix (ct) ( #15131 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-16 13:26:24 +02:00
a5208b5564
Add bookorbit (ct) ( #15080 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-13 16:01:22 +02:00
f321651d6b
Twenty ( #15047 )
...
* Add twenty (ct)
* Apply suggestion from @tremor021
* Refactor backup and restore process in twenty.sh
Refactored backup and restore logic to use functions.
* Clean up blank lines in twenty.sh
Removed unnecessary blank lines in the script.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-12 10:59:14 +02:00
94442524f6
Alpine-Cinny ( #15044 )
...
* Add alpine-cinny (ct)
* Update install/alpine-cinny-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-06-12 09:27:45 +02:00
8b9b2399ba
Add clickhouse (ct) ( #15045 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-11 20:05:39 +02:00
2cfd82f2d6
Baserow ( #14968 )
...
* Add baserow (ct)
* ram
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-06-10 22:04:45 +02:00
push-app-to-main[bot] and GitHub
a171dea170
Add paperclip (ct) ( #14990 )
2026-06-09 17:16:38 +02:00
3382ec22f7
Add spliit (ct) ( #14966 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-06 22:20:40 +02:00
64009bee05
Add tolgee (ct) ( #14965 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-06 22:11:21 +02:00
25b5fc8866
Add xyops (ct) ( #14967 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-06 16:08:46 +02:00
290df58f03
Add matterjs-server (ct) ( #14951 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-05 14:00:55 +02:00
5b11b6cf15
Add cyberchef (ct) ( #14952 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-05 13:55:33 +02:00
5ab98e446f
ezBookkeeping ( #14901 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-06-03 10:30:00 +02:00
23f6b8a158
Add ddns-updater (ct) ( #14883 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-02 14:36:21 +02:00
6410586e2e
Add invoiceshelf (ct) ( #14882 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-02 14:35:38 +02:00
0c4e5b5a63
Add certimate (ct) ( #14881 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-06-02 14:35:16 +02:00
1f9c670648
Kan ( #14776 )
...
* Add kan (ct)
* add: tarball mode
* Update kan-install.sh
* Update install/kan-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-29 11:04:49 +02:00
9a05da0b60
Add dynacat (ct) ( #14777 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-29 10:41:19 +02:00
0c8c11f6b4
MusicSeerr ( #14746 )
...
* Add musicseerr (ct)
* musicseerr-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2026-05-27 11:07:29 +02:00
6a91a57cb2
Add hermesagent (ct) ( #14751 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-27 10:06:21 +02:00
push-app-to-main[bot] and GitHub
bacdd0b99f
bitfocus-companion ( #14603 )
2026-05-22 11:43:22 +02:00
afa59595f0
Add lobehub (ct) ( #14441 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-19 08:50:45 +02:00
ade578edad
ESPconnect ( #14444 )
...
* Add espconnect (ct)
* update source
* Update author attribution in espconnect.sh
* Modify author info and remove SSL certificate creation
Updated author information in the script and removed self-signed certificate generation.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-18 20:04:19 +02:00
404463be21
degoog ( #14533 )
...
* Add degoog (ct)
* Update degoog.sh
* fix
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-18 17:06:40 +02:00
89025c9f28
Add webtrees (ct) ( #14532 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-18 15:52:58 +02:00
79926030ae
CLIProxyAPI ( #14443 )
...
* Add cliproxyapi (ct)
* Fix success message capitalization in cliproxyapi.sh
* Update CLIProxyAPI installation script
Generate random management password and API key for CLIProxyAPI configuration.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-14 20:18:34 +02:00
34edee92b2
Add docuseal (ct) ( #14445 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-12 21:23:07 +02:00
a4bfe6a8e2
Authentik ( #14440 )
...
* Add authentik (ct)
* fix space
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-05-12 21:22:07 +02:00
0a38dabb59
Lychee ( #14424 )
...
* Add lychee (ct)
* Apply suggestion from @tremor021
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-05-11 23:21:32 +02:00
26c94d8613
solidtime ( #14392 )
...
* Add solidtime (ct)
* Fix Caddy configuration message placement
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-11 10:17:50 +02:00
9dddf45a89
shlink ( #14393 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-11 10:17:34 +02:00
739e0aa41e
Hoodik ( #14279 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-06 10:48:30 +02:00
9b8302cba0
LibreChat ( #14247 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-05-05 08:46:40 +02:00
160c198731
Matomo ( #14248 )
...
* Add matomo (ct)
* Remove flatten_matomo_layout function
Removed the flatten_matomo_layout function and its calls.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-05 08:34:24 +02:00
a7ddc3502b
Storyteller ( #14122 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-05-05 08:33:46 +02:00
push-app-to-main[bot] and GitHub
52bed128f0
Add protonmail-bridge (ct) ( #14136 )
2026-05-02 23:44:36 +02:00
2714d9fae4
Tube Archivist ( #14123 )
...
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-05-02 19:00:06 +02:00
9eee1a7f95
SoulSync ( #14124 )
...
* Add soulsync (ct)
* Update pip install command to use requirements.txt
* Update soulsync.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-05-01 22:47:49 +02:00
b556b5f8c6
Teable ( #14125 )
...
* Add teable (ct)
* Apply suggestion from @tremor021
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-05-01 22:44:29 +02:00
1109fe4b0d
Nagios ( #14126 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-30 14:16:39 +02:00
e395e0d8ff
Neko ( #14121 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-30 11:48:58 +02:00
1f6303c918
StoryBook ( #14081 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com >
2026-04-28 09:18:27 +02:00
ed7156b89c
Add coredns (ct) ( #14082 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-28 08:41:36 +02:00
2f6f0880ac
TREK ( #14017 )
...
* Add trek (ct)
* Update success message in trek.sh
* Simplify TREK installation script
Removed initialization wait and health check for TREK.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-26 08:48:46 +02:00
6ece8c4de9
Apprise-API ( #13934 )
...
* Add apprise-api (ct)
* Install nginx and git dependencies
Added installation of nginx and git dependencies.
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-24 16:09:40 +02:00
0632f99343
fireshare ( #13995 )
...
* Add fireshare (ct)
* Update fireshare.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-04-24 16:08:49 +02:00
a8c1155cac
Transmute ( #13935 )
...
* Add transmute (ct)
* Update install/transmute-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update author name in transmute.sh
* Update ct/transmute.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update author name in transmute-install.sh
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-04-24 10:12:49 +02:00
a36d0cb20c
Jitsi-Meet ( #13897 )
...
* Add jitsi-meet (ct)
* Update author in jitsi-meet.sh script
* Remove unnecessary newline in jitsi-meet.sh
* Refactor setup_deb822_repo command for readability
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-24 10:10:17 +02:00
5141037504
Dashy ( #13817 )
...
* Add dashy (ct)
* fix systemctl syntax
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-22 07:50:00 +02:00
192c2d4fc8
Mini-QR ( #13902 )
...
* Add mini-qr (ct)
* Update ct/mini-qr.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update ct/mini-qr.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/mini-qr-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-04-22 07:43:20 +02:00
759d0aacf0
ownfoil ( #13904 )
...
* Add ownfoil (ct)
* Update ct/ownfoil.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update ct/ownfoil.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Update install/ownfoil-install.sh
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
* Fix backup command to handle errors correctly
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
Co-authored-by: Slaviša Arežina <58952836+tremor021@users.noreply.github.com >
2026-04-22 07:41:53 +02:00
abac42ca13
ERPNext ( #13921 )
...
* Add erpnext (ct)
* use trixie wkhtmltopdf
* remove empty lines
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-22 07:41:43 +02:00
ed496277fc
Add gogs (ct) ( #13896 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-21 15:23:19 +02:00
2495469338
anchor ( #13895 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-04-21 15:21:29 +02:00
8fd8a6674e
minthcm ( #13903 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-21 15:06:26 +02:00
7666519557
Add foldergram (ct) ( #13900 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-21 10:37:48 +02:00
7cb40af4e6
WhoDB ( #13880 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-20 21:57:03 +02:00
00e4a0a6b8
Add nametag (ct) ( #13849 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-19 19:47:54 +02:00
0fc913478e
Add dagu (ct) ( #13830 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-18 21:09:22 +02:00
8b3966cd31
Add step-ca (ct) ( #13775 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-17 15:40:58 +02:00
ca23d95226
iGotify ( #13773 )
...
* Add igotify (ct)
* Simplify installation command for aspnetcore-runtime
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-04-15 23:02:47 +02:00
01fe4179a0
GitHub-Runner ( #13709 )
...
* Add github-runner (ct)
* Simplify runner user creation in install script
* Add author and license information to script
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com >
2026-04-15 13:35:52 +02:00
8b7c620f92
IronClaw | Alpine-IronClaw ( #13591 )
...
* Add ironclaw (ct)
* add alpine variant
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-04-08 15:59:21 +02:00
42c02d1326
Add openthread-br (ct) ( #13536 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-06 21:07:05 +02:00
5d84c935e5
Add homelable (ct) ( #13539 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-06 21:06:40 +02:00
1025c7218b
netboot.xyz ( #13480 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-04-03 09:53:50 +02:00
push-app-to-main[bot] and GitHub
9a259a96cc
Add drawdb (ct) ( #13454 )
2026-04-01 22:08:18 +02:00
8f335651da
Add bambuddy (ct) ( #13411 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-30 09:29:48 +02:00
9e129ecf85
Add yourls (ct) ( #13379 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-29 14:48:55 +02:00
45b3a62dd5
Add matter-server (ct) ( #13355 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-27 22:44:00 +01:00
e72400b417
Add geopulse (ct) ( #13320 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-27 13:24:59 +01:00
88e1813f96
BirdNET ( #13313 )
...
* Add birdnet (ct)
* Update author in birdnet.sh script
---------
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-03-26 19:35:33 +01:00
c62e1ba882
Homebrew (Addon) ( #13249 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-03-24 11:51:35 +01:00
6b1b255ff6
NextExplorer ( #13252 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-24 11:49:03 +01:00
c5fb74df46
Add alpine-borgbackup-server (ct) ( #13219 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-23 15:31:35 +01:00
a7131a5df7
versitygw ( #13180 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
Co-authored-by: CanbiZ (MickLesk) <47820557+MickLesk@users.noreply.github.com >
2026-03-22 09:40:31 +01:00
b9c230fbb0
Add isponsorblocktv (ct) ( #13123 )
...
Co-authored-by: push-app-to-main[bot] <203845782+push-app-to-main[bot]@users.noreply.github.com>
2026-03-20 13:30:39 +01:00