Commit Graph

697 Commits

Author SHA1 Message Date
Igor Pecovnik
47ab306813 Deploy database for Immich and Netbox in separate containers
- deleting doesn't delete Docker image
- updating image upon (re)install
- improving parameters handling
25.11.0-trunk.441.1107.092523
2025-11-07 10:25:10 +01:00
Igor
f6d1ed0207 Change database name from 'armbian' to 'netbox' 25.11.0-trunk.438.1106.135945 2025-11-06 14:59:25 +01:00
dependabot[bot]
b0d4c7171a Bump igorjs/gh-actions-clean-workflow from 6 to 7
Bumps [igorjs/gh-actions-clean-workflow](https://github.com/igorjs/gh-actions-clean-workflow) from 6 to 7.
- [Release notes](https://github.com/igorjs/gh-actions-clean-workflow/releases)
- [Changelog](https://github.com/igorjs/gh-actions-clean-workflow/blob/main/CHANGELOG.md)
- [Commits](https://github.com/igorjs/gh-actions-clean-workflow/compare/v6...v7)

---
updated-dependencies:
- dependency-name: igorjs/gh-actions-clean-workflow
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
25.11.0-trunk.414.1103.074016
2025-11-03 08:39:56 +01:00
dependabot[bot]
bf3b497db9 Bump actions/upload-artifact from 4 to 5
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
25.11.0-trunk.383.1027.103515
2025-10-27 11:34:46 +01:00
dependabot[bot]
979eca5e8f Bump actions/download-artifact from 5 to 6
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 5 to 6.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
25.11.0-trunk.383.1027.102855 25.11.0-trunk.383.1027.102903
2025-10-27 11:28:36 +01:00
Igor Pecovnik
471745164e Ghost: use latest version v6 2025-10-27 11:28:23 +01:00
Igor
8e155d40b8 Fixes erroneous link in Docker module
https://github.com/armbian/documentation/pull/832/files
25.11.0-trunk.340.1018.060910
2025-10-18 08:08:53 +02:00
dependabot[bot]
a771feb53a Bump peter-evans/repository-dispatch from 3 to 4
Bumps [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch) from 3 to 4.
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v3...v4)

---
updated-dependencies:
- dependency-name: peter-evans/repository-dispatch
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
25.11.0-trunk.287.1006.082914
2025-10-06 10:28:56 +02:00
Igor Pecovnik
0438880d66 PR review: adjust labels on approved 25.11.0-trunk.287.1006.082609 2025-10-06 10:25:14 +02:00
Igor
7b6573e887 Improve information on HA deprecation 25.11.0-trunk.234.0923.175957 2025-09-23 19:59:39 +02:00
dependabot[bot]
25d6fba8b6 Bump tj-actions/changed-files from 46 to 47
Bumps [tj-actions/changed-files](https://github.com/tj-actions/changed-files) from 46 to 47.
- [Release notes](https://github.com/tj-actions/changed-files/releases)
- [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
- [Commits](https://github.com/tj-actions/changed-files/compare/v46...v47)

---
updated-dependencies:
- dependency-name: tj-actions/changed-files
  dependency-version: '47'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
25.11.0-trunk.192.0915.191809 25.11.0-trunk.192.0915.191753
2025-09-15 21:17:55 +02:00
dependabot[bot]
08f90ebba6 Bump plbstl/first-contribution from 3 to 4
Bumps [plbstl/first-contribution](https://github.com/plbstl/first-contribution) from 3 to 4.
- [Release notes](https://github.com/plbstl/first-contribution/releases)
- [Commits](https://github.com/plbstl/first-contribution/compare/v3...v4)

---
updated-dependencies:
- dependency-name: plbstl/first-contribution
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 21:17:35 +02:00
dependabot[bot]
dbc4e62315 Bump actions/labeler from 5 to 6 (#677)
Bumps [actions/labeler](https://github.com/actions/labeler) from 5 to 6.
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](https://github.com/actions/labeler/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
25.11.0-trunk.154.0908.181152 25.11.0-trunk.154.0908.181202
2025-09-08 20:11:48 +02:00
dependabot[bot]
9aa8018c9c Bump actions/stale from 9 to 10 (#678)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v9...v10)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-version: '10'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-08 20:11:37 +02:00
Igor
715ac94a34 Hardening docs for Unstable Upgrades (#675)
* Update UNS001-header.md

* Remove title from UNS001-header.md

* Hardening of stable release upgrades (#674)

* Revise upgrade guidance in STD001-header.md

* Add warning for experimental distribution upgrades

Added a warning about the experimental nature of distribution upgrades.

* Update STD001-header.md

* Update STD001-header.md

* Add best practices for system upgrades (#676)

* Update UNS001-header.md

* Update UNS001-header.md

* Update STD001-header.md
25.11.0-trunk.141.0907.065146
2025-09-07 08:51:32 +02:00
github-actions[bot]
888c26802a Automatic documentation update (#672)
Co-authored-by: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com>
25.11.0-trunk.116.0901.213636
2025-09-01 23:36:22 +02:00
Igor
0041018c8b Documentation: Adjust size in the menu (#673) 25.11.0-trunk.116.0901.213531 2025-09-01 23:35:17 +02:00
Igor
c243197879 Rename keys for distribution upgrade (#671) 25.11.0-trunk.116.0901.212859 2025-09-01 23:28:43 +02:00
github-actions[bot]
c48dc79464 Automatic documentation update (#670)
Co-authored-by: igorpecovnik <6281704+igorpecovnik@users.noreply.github.com>
25.11.0-trunk.116.0901.211358
2025-09-01 23:13:45 +02:00
Igor
1202dada44 Typo 25.11.0-trunk.116.0901.211251 2025-09-01 23:12:35 +02:00
Igor
5639be483f Fix, improve and enable distribution upgrade routines (#669)
* Adjust release upgrade routines

* Apply suggestion from @coderabbitai[bot]

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Don't check those that might broke

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
25.11.0-trunk.116.0901.210832
2025-09-01 23:08:14 +02:00
Igor
567bc20f39 Update Armbian logo in README 25.11.0-trunk.89.0828.035809 2025-08-28 05:57:56 +02:00
Soumya Deb
37f091998d fix(jellyfin): expose MPP/RGA, setup permissions, rectify purge script (#661)
* fix(hwacc): use correct flag for RKMPP detection

The prior flag `"${LINUXFAMILY}" == "rockchip64"` was returning `false` as the actual value was set to `rk35xx` (tested on ROCK 5T, Noble 25.8.1 Minimal), resulting in no access to hardware acceleration from within the container.

Wasn't affecting direct playback, but using any kind of transcoding were resulting in playback error in the Jellyfin clients, and `ffmpeg` error 187 in the container logs.

* fix(hwacc): add udev rules for RKMPP

In addition to activating the RK35XX conditional block to expose the VPU/MPP hardware, we also need to add the correct `udev` rules (to fix up the group permissions) so that the `jellyfin`  container (rather, `jellyfin-ffmpeg` within the container) can access the host's HWA features (MPP and RGA).

* chore(formatting): remove stray indentation spaces, use EOT instead of EOF

* fix(purge): use correct app installation path for purging

* fix(purge): only delete the config, to avoid deleting user media by accident

* Fix EOT definitions and style - add tabs

* Drop udev rules upon app removal

---------

Co-authored-by: Igor Pecovnik <igor@armbian.com>
25.11.0-trunk.75.0824.094811
2025-08-24 11:47:20 +02:00
Igor
52c6c085c7 Unit tests: PreClean Docker containers and images 25.11.0-trunk.46.0819.170200 v25.8.1 25.11.0-trunk.46.0819.170210 25.11.0-trunk.46.0819.170221 25.11.0-trunk.46.0819.170233 2025-08-19 19:02:16 +02:00
Igor
55b00d60e2 Add gpg as armbian-config dependency 2025-08-19 19:02:04 +02:00