Difference between revisions of "Amahi 12"

From Amahi Wiki
Jump to: navigation, search
Line 76: Line 76:
 
* Access control not working if proxypass is used ([https://bugs.amahi.org/issues/2015 Bug #2015])
 
* Access control not working if proxypass is used ([https://bugs.amahi.org/issues/2015 Bug #2015])
 
* Dashboard Gateway Doesn't Change HDA Network Settings ([https://bugs.amahi.org/issues/2285 Bug #2285])
 
* Dashboard Gateway Doesn't Change HDA Network Settings ([https://bugs.amahi.org/issues/2285 Bug #2285])
* Remove Dashboard News Feed ([https://bugs.amahi.org/issues/2459 Bug #2459])
+
* <s>Remove Dashboard News Feed ([https://bugs.amahi.org/issues/2459 Bug #2459])</s>
  
 
=Development Bugs=
 
=Development Bugs=

Revision as of 20:22, 6 June 2021

Warning.png WARNING
This is beta software. We intend to make it automatically upgrade to the official Amahi 12 release. If you install, please report your results in the forums at https://forums.amahi.org

See Amahi Docs for the officially supported version, Amahi 11 on Fedora 27.



Objective

Develop and test installation of Amahi 12, based on Fedora 34 for the next Amahi release.

New Install

Download

Fedora 34

 (647 MB; SHA1 05c944840afe93cc55876ac1338afc0228c712b4)
 (2.0 GB; SHA1 dcccf7dd1291fda3162dbd7ec83ef536aa965d05)

Amahi 12

As root user, execute the following:

rpm -Uvh http://f34.amahi.org/noarch/hda-release-12.0.0-1.noarch.rpm
dnf -y install hda-ctl
hda-install -i YOUR-INSTALL-CODE

Upgrade

Refer to Amahi Bug # 2441

To Do

  • Create Amahi repo
  • Create apps (rename F33 to F34)
  • Test Apps
  • Build Amahi-specific RPMs:
    • amahi-anywhere
    • amahi-sync
    • amahi-plex
    • amahi-greyhole
  • Add to Amahi repo:
  • Test Minimal CD (Netinstall) method
  • Test Full DVD method
  • Build apps testbot
  • Test upgrade (27 to 34)?
  • Custom Fedora 34 CD (Amahi 12 Express)?
  • Create OpenStack instances:
    • Amahi Repo
    • Amahi 12 Test

Recommended Changes

New Features

  • App Install Failure Link (Bug #1918)
  • Option to add to Samba Global settings (Bug #1341)
  • Log view in Dashboard App/Server Tab (Bug #2108)
  • Capability to rename server (Samba) to something other than \\HDA (Bug #1898)
  • Add access control for all users in the system (Bug #2099)
  • Simple setup for remote access of Web Apps (Bug #1859)
  • IPv6 support (Bug #1122)
  • Multiple install of web apps (Bug #1939)
  • Using wildcard DNS aliases (Bug #1721)
  • Inform user of app upgrade via dashboard (Bug #1512)
  • Add 7 Zip Archiver (Bug #1934)
  • Wake-on-LAN capability (Bug #2253)
  • Run PHP 5 apps in a container (Bug #2250)

Bug Fixes

  • Clean up hda-install (Bug #2122)
  • Webapps and dns aliases get stuck after a bad app install (Bug #1586)
  • Samba Config Errors (Bug #2408)
  • DNS bug block website plex.tv if Fixed IP host name is "TV" Reproducable with other domains (Bug #1896)
  • Deleting user does not delete their home directory (Bug #1844)
  • HDA File Search (Bug #1786)
  • Access control not working if proxypass is used (Bug #2015)
  • Dashboard Gateway Doesn't Change HDA Network Settings (Bug #2285)
  • Remove Dashboard News Feed (Bug #2459)

Development Bugs