6300 Commits

Author SHA1 Message Date
Romain PINSOLLE
8535e8b357
Change environment variable to use .env file 2025-11-03 08:09:59 +01:00
tremor021
f380816439 Pangolin: update json 2025-11-02 19:14:07 +01:00
tremor021
d45a0128b4 Test 2025-11-02 18:56:30 +01:00
CanbiZ
f1edcad9f7
Merge pull request #1070 from community-scripts/pr-update-app-files
[core] update .app files
2025-11-02 05:03:47 -08:00
GitHub Actions
6e81ce0930 Update .app files 2025-11-02 13:00:52 +00:00
CanbiZ
8d997ee02b
Merge pull request #1069 from fstof/donetick
Donetick
2025-11-02 05:00:26 -08:00
Slaviša Arežina
4f17d0ef37
Move selfhosted.yml and donetick.db to new locations 2025-11-02 10:14:28 +01:00
Slaviša Arežina
70df9a9159
Update source URL for build functions 2025-11-02 10:11:59 +01:00
Slaviša Arežina
e528d46bab
Update donetick.sh 2025-11-02 10:11:16 +01:00
Slaviša Arežina
58000ff630
Update Donetick JSON configuration
Updated Donetick configuration with new categories, documentation link, config path, logo, and description. Adjusted resource requirements for installation.
2025-11-02 09:38:44 +01:00
Slaviša Arežina
4097ed96d2
Update donetick installation script for package manager 2025-11-02 09:35:08 +01:00
Frans Stofberg
aebedc7fd8 Revert more files 2025-11-02 09:55:55 +02:00
Frans Stofberg
0cd72e9f39 Remove files not needed for PR 2025-11-02 09:51:36 +02: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
Romain PINSOLLE
a39be2339d ok 2025-11-01 17:34:03 +01:00
Tobias
d49a1704e5
deb13 2025-11-01 12:22:44 +01:00
Romain PINSOLLE
896299aedf fixed install 2025-10-31 13:47:31 +00:00
Romain PINSOLLE
f8c397cae1 ok 2025-10-31 11:10:10 +00:00
Romain PINSOLLE
a44c9364ae fixed 2025-10-31 11:03:31 +00:00
Romain PINSOLLE
477ae6cb86 tests 2025-10-31 10:50:57 +00:00
Romain PINSOLLE
89d5c096db
Remove log messages from installation script
Removed logging messages for database migrations and service creation.
2025-10-31 11:40:38 +01:00
Romain PINSOLLE
89a062bb0b
Refactor installation script for SnowShare 2025-10-31 11:39:15 +01:00
Romain PINSOLLE
a5ba34b83a Merge branch 'add-snowshare' of https://github.com/TuroYT/ProxmoxVED into add-snowshare 2025-10-31 09:42:11 +00:00
Romain PINSOLLE
24ddf4fc34 testing 2025-10-31 09:38:37 +00:00
Romain PINSOLLE
77a82c78e0
Update ct/snowshare.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-10-31 09:37:20 +01:00
Romain PINSOLLE
28b6a601c4
Update ct/snowshare.sh
Co-authored-by: Michel Roegl-Brunner <73236783+michelroegl-brunner@users.noreply.github.com>
2025-10-31 09:37:11 +01: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
Romain PINSOLLE
c8b36f3ec5
fix update to latest 2025-10-30 16:07:00 +01:00
Romain PINSOLLE
50eaac6b2a
Add jq and fetch latest SnowShare release tag 2025-10-30 16:04:40 +01:00
Romain PINSOLLE
17c77913e2 ready to pr 2025-10-30 14:54:22 +00:00
Romain PINSOLLE
21d595ddc7 ok 2025-10-30 14:47:50 +00:00
Romain PINSOLLE
2fe4119e49 link 2025-10-30 14:33:50 +00:00
Romain PINSOLLE
abef12462a some fix 2025-10-30 14:18:05 +00:00
CanbiZ
44eb138ed4 Update core.func
Some checks failed
Bump build.func Revision / bump-revision (push) Has been cancelled
2025-10-30 13:45:13 +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
Romain PINSOLLE
b17aebea60 add snowshare 2025-10-30 10:56:46 +00:00
tremor021
67d5281add Update infisical 2025-10-30 11:53:46 +01:00
CanbiZ
438f5e5ab9
Merge pull request #1061 from community-scripts/pr-update-app-files
[core] update .app files
2025-10-30 03:53:15 -07:00
GitHub Actions
d3d6d98e55 Update .app files 2025-10-30 10:28:01 +00: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
8e21723e4b
Merge pull request #1060 from community-scripts/pr-update-app-files
[core] update .app files
2025-10-30 02:00:20 -07:00
GitHub Actions
6cea4d643f Update .app files 2025-10-30 08:58:31 +00:00