Difference between revisions of "Amahi 11"

From Amahi Wiki
Jump to: navigation, search
(Replaced content with "Welcome to the Amahi 11 release! Amahi 11 is based on Fedora 27, includes several bug fixes, improved app installs, and some new features, as well as a few new web applic...")
 
(38 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{MessageBox|
+
Welcome to the Amahi 11 release!
backgroundcolor = #ffaaaa|
 
image =Warning.png|
 
heading =WARNING|
 
message = This is only for developers.  Not ready for Production! 
 
See [http://docs.amahi.org Amahi Docs] for the officially supported version, Amahi 10 on Fedora 25.}}
 
=Objective=
 
Develop and test installation of Amahi 11 with Fedora 26 for the next Amahi release.
 
  
'''NOTE:''' Due to the pending release of Fedora 27 in Nov 2017, testing of Amahi 11 for Fedora 26 has been suspended.
+
Amahi 11 is based on Fedora 27, includes several bug fixes, improved app installs, and some new features, as well as a few new web applications.
  
=To Do=
+
See how to get going your [[Amahi 11 Install]].
* <s>Create Amahi repo</s>
 
* Create apps
 
* Test Apps
 
* Build Amahi-specific RPMs:
 
** ''amahi-anywhere''
 
** ''amahi-greyhole''
 
** ''amahi-plex''
 
** ''amahi-sync''
 
** ''amahi-netboot''
 
* Add  to Amahi repo
 
** ''netatalk'' ([https://bugs.amahi.org/issues/2229 Bug #2229])
 
** ''RPM Fusion Free''
 
** ''RPM Fusion  Non-Free''
 
** ''HandBrake-cli''
 
* Test Netinstall method
 
* <s>Build apps testbot</s>
 
* <s>Test upgrade (26 to 27)</s>
 
* Custom Fedora 27 CD with Kickstart ([https://bugs.amahi.org/issues/2143 Bug #2143])
 
 
 
=Recommended Changes=
 
==New Features==
 
* App Install Failure Link ([https://bugs.amahi.org/issues/1918 Bug #1918])
 
* Option to add to Samba Global settings ([https://bugs.amahi.org/issues/1341 Bug #1341])
 
* Log view in Dashboard App/Server Tab ([https://bugs.amahi.org/issues/2108 Bug #2108])
 
* Capability to rename server (Samba) to something other than \\HDA ([https://bugs.amahi.org/issues/1898 Bug #1898])
 
* Add access control for all users in the system ([https://bugs.amahi.org/issues/2099 Bug #2099])
 
* Simple setup for remote access of Web Apps ([https://bugs.amahi.org/issues/1859 Bug #1859])
 
* IPv6 support ([https://bugs.amahi.org/issues/1122 Bug #1122])
 
* Multiple install of web apps ([https://bugs.amahi.org/issues/1939 Bug #1939])
 
* Using wildcard DNS aliases ([https://bugs.amahi.org/issues/1721 Bug #1721])
 
* Inform user of app upgrade via dashboard ([https://bugs.amahi.org/issues/1512 Bug #1512])
 
* Add 7 Zip Archiver ([https://bugs.amahi.org/issues/1934 Bug #1934])
 
* Wake-on-LAN capability ([https://bugs.amahi.org/issues/2253 Bug #2253])
 
* Run PHP 5 apps in a container ([https://bugs.amahi.org/issues/2250 Bug #2250])
 
 
 
==Bug Fixes==
 
* Clean up hda-install ([https://bugs.amahi.org/issues/2122 Bug #2122])
 
* Webapps and dns aliases get stuck after a bad app install ([https://bugs.amahi.org/issues/1586 Bug #1586])
 
* Samba Config Errors ([https://bugs.amahi.org/issues/1841 Bug #1841])
 
* DNS bug block website plex.tv if Fixed IP host name is "TV" Reproducable with other domains ([https://bugs.amahi.org/issues/1896 Bug #1896])
 
* Deleting user does not delete their home directory ([https://bugs.amahi.org/issues/1844 Bug #1844])
 
* HDA File Search ([https://bugs.amahi.org/issues/1786 Bug #1786])
 
* Access control not working if proxypass is used ([https://bugs.amahi.org/issues/2015 Bug #2015])
 
 
 
=Install from Scratch=
 
Download the Fedora 26 Netinstall CD for 64 bit (484MB, Checksum SHA1 10957f5e347c9ef9d0d41faee13e60c808226f7c).
 
* Primary:  [https://download.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
* Alternate:  [https://dl.fedoraproject.org/pub/fedora/linux/releases/26/Server/x86_64/iso/Fedora-Server-netinst-x86_64-26-1.5.iso Fedora-Server-netinst-x86_64-26-1.5.iso]
 
 
 
 
 
Burn the ISO to CD/DVD, insert the media into your server, and reboot the system.
 
 
 
==Fedora 27==
 
May be able to follow the [[Amahi 10 Install#Install_Fedora_25|Install Fedora 25]] guidance with the Fedora 27 Media.  There may be some minor differences.
 
 
 
==Amahi 11==
 
Should be able to follow the [[Amahi_10_Install#Install_Amahi_10|Install Amahi 10]] guidance.
 
 
 
Except using ''f26'' in the following line as follows (instead of ''f25'' for Amahi 10):
 
<nowiki>rpm -Uvh http://f26.amahi.org/noarch/hda-release-10.0.0-1.noarch.rpm</nowiki>
 
 
 
=Upgrade from Fedora 25=
 
Should be able to follow the [[Amahi 10 Upgrade]] page with this (as root, on the console, preferably, or via ssh and sudo):
 
 
 
dnf install dnf-plugin-system-upgrade
 
dnf system-upgrade download --refresh --releasever=27
 
dnf system-upgrade reboot
 
 
 
'''NOTE:'''  This is untested.
 
 
 
=Application Testing (Grinder)=
 
'''NO''' applications have been tested.
 
 
 
= Development Notes=
 
Test install of Amahi on Fedora 26 ([https://bugs.amahi.org/issues/2257 Bug #2257])
 
<br \>
 

Latest revision as of 22:59, 2 October 2018

Welcome to the Amahi 11 release!

Amahi 11 is based on Fedora 27, includes several bug fixes, improved app installs, and some new features, as well as a few new web applications.

See how to get going your Amahi 11 Install.