Difference between revisions of "Amahi 11"
From Amahi Wiki
Line 65: | Line 65: | ||
Change ''f25'' to ''f26'' in the following line: | Change ''f25'' to ''f26'' in the following line: | ||
− | rpm -Uvh http://f25.amahi.org/noarch/hda-release-10.0.0-1.noarch.rpm | + | <nowiki>rpm -Uvh http://f25.amahi.org/noarch/hda-release-10.0.0-1.noarch.rpm</nowiki> |
=Upgrade from Fedora 25= | =Upgrade from Fedora 25= |
Revision as of 01:01, 13 July 2017
WARNING | |
---|---|
This is only for developers. Not ready for Production!
See Amahi Docs for the officially supported version, Amahi 10 on Fedora 25. |
Contents
Objective
Develop and test installation of Amahi 11 with Fedora 26 for the next Amahi release.
To Do
Create Amahi repo- Create apps
- Test Apps
- Build Amahi-specific RPMs:
- amahi-anywhere
- amahi-greyhole
- amahi-plex
- amahi-sync
- amahi-netboot
- Add to Amahi repo
- netatalk (Bug #2229)
- RPM Fusion Free
- RPM Fusion Non-Free
- HandBrake-cli
- Test Netinstall method
- Build apps testbot
- Test upgrade (25 to 26)
- Custom Fedora 26 CD with Kickstart (Bug #2143)
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 #1841)
- 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)
Install from Scratch
Download the Fedora 26 Netinstall CD for 64 bit (484MB, Checksum SHA1 10957f5e347c9ef9d0d41faee13e60c808226f7c).
- Primary: Fedora-Server-netinst-x86_64-26-1.5.iso
- Alternate: Fedora-Server-netinst-x86_64-26-1.5.iso
Fedora 26
Should be able to follow the Install Fedora 25 guidance with the Fedora 26 Media.
Amahi 11
Should be able to follow the Install Amahi 10 guidance.
Change f25 to f26 in the following line:
rpm -Uvh http://f25.amahi.org/noarch/hda-release-10.0.0-1.noarch.rpm
Upgrade from Fedora 25
Should be able to follow the Amahi 10 Upgrade page.
Change 25 to 26 in the following line.
fedup -y --network 25 --nogpgcheck --allowerasing
The following may be needed:
systemctl stop firewalld systemctl disable firewalld systemctl stop rolekit systemctl disable rolekit
Application Testing (Grinder)
Pending
Development Notes
Test install of Amahi on Fedora 26 Beta (Bug #2257)