Difference between revisions of "Amahi 10"

From Amahi Wiki
Jump to: navigation, search
Line 26: Line 26:
 
* Simple setup for remote access of Web Apps ([https://bugs.amahi.org/issues/1859 Bug #1859])
 
* Simple setup for remote access of Web Apps ([https://bugs.amahi.org/issues/1859 Bug #1859])
 
* Add Common PHP Extensions ([https://bugs.amahi.org/issues/1900 Bug #1900])
 
* Add Common PHP Extensions ([https://bugs.amahi.org/issues/1900 Bug #1900])
 +
* IPv6 support ([https://bugs.amahi.org/issues/1568 Bug #1568])
 +
* App Install Failure Link ([https://bugs.amahi.org/issues/1918 Bug #1918])
  
 
==Bug Fixes==
 
==Bug Fixes==
Line 33: Line 35:
 
* HDA File Search ([https://bugs.amahi.org/issues/1786 Bug #1786])
 
* HDA File Search ([https://bugs.amahi.org/issues/1786 Bug #1786])
 
* Samba Config Errors ([https://bugs.amahi.org/issues/1841 Bug #1841])
 
* Samba Config Errors ([https://bugs.amahi.org/issues/1841 Bug #1841])
 +
* DNS Server ([https://bugs.amahi.org/issues/1776 Bug #1776])
 +
* 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])
  
 
=Installation=
 
=Installation=

Revision as of 01:07, 16 August 2016

Warning.png WARNING
This is only for developers. Not ready for Production!


Objective

Develop and test installation of Amahi 9/10 with Fedora 24 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)
  • Test Netinstall method
  • Build apps testbot

Potential Changes

New Features

  • Bring back the Debug tab (Bug #1373)
  • Add Troubleshooting URL to Dashboard (Bug #2112)
  • Log view in Dashboard App/Server Tab (Bug #2108)
  • Sort Apps/Tab View in Dashboard (Bug #2107)
  • Add access control for all users in the system (Bug #2099)
  • Option to add to Samba Global settings (Bug #1341)
  • Capability to rename server (Samba) to something other than \\HDA (Bug #1898)
  • Simple setup for remote access of Web Apps (Bug #1859)
  • Add Common PHP Extensions (Bug #1900)
  • IPv6 support (Bug #1568)
  • App Install Failure Link (Bug #1918)

Bug Fixes

  • Dashboard reflects MariaDB server not running (Bug #1802)
  • OpenVPN Server Status Shows "Stopped" (Bug #1910)
  • Some Default DNS Aliases Broken (Bug #1342)
  • HDA File Search (Bug #1786)
  • Samba Config Errors (Bug #1841)
  • DNS Server (Bug #1776)
  • DNS bug block website plex.tv if Fixed IP host name is "TV" Reproducable with other domains (Bug #1896)

Installation

Fedora 24

Download Fedora 24:

Amahi

  • Should be able to follow the Amahi 9 Install guidance for Fedora 24.
  • Some changes may be needed.

Bug Reports

See Amahi Bug #2072.

Development Notes