Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add software items to install/remove Plex Media Server, Emby Server and Docker #94

Closed
wants to merge 4 commits into from

Conversation

schwar3kat
Copy link
Collaborator

@schwar3kat schwar3kat commented Sep 23, 2024

Description

Add software items to install/remove Plex Media Server, Emby Server and Docker

Implementation Details

Add sub menu under Software, SW01.4 - Softy - 3rd party apps:
Add menu items with appropriate visibility:
SW22 - Install Plex Media server
SW23 - Remove Plex Media server
SW23 - Install Emby server
SW24 - Remove Emby server
SW25 - Install Docker Minimal
SW26 - Install Docker Engine
SW27 - Remove Docker
SW28 - Purge all Docker images, containers, and volumes

Added function modules into config.ng.software.sh
install_plexmediaserver
install_embyserver
install_docker

  • Key changes introduced by this PR
  • Justification for the changes
  • Confirmation that no new external dependencies or modules have been introduced

Documentation Summary

  • Metadata Included:

  • Document Generated:

Testing Procedure

All new menu items tested successfully on:

  • Test 1: UEFIx86 2GB Armbian 24.08.0 Bookworm
  • Test 2: Pine64 1GB Armbian 23.02.0 Focal
  • Test 3: Opizero+ 512MB Armbian 22.05.3 Jammy
  • Test 4: Rock-5C 32GB Armbian 24.11.0 Noble

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have ensured that my changes do not introduce new warnings or errors
  • No new external dependencies are included
  • Changes have been tested and verified
  • I have included necessary metadata in the code, including associative arrays

 to catch previously installed but not currently installed.
Plex Media Server, Emby Server, Docker Minimal, Docker Engine and Docker delete all images, containers, and volumes (if docker has been removed).
@igorpecovnik
Copy link
Member

Closing in favour of #100

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants