Difference between revisions of "Amahi 9"

From Amahi Wiki
Jump to: navigation, search
Line 53: Line 53:
 
Refer to the [[HDA Admin How To]] page for Amahi Server administrator guidance.
 
Refer to the [[HDA Admin How To]] page for Amahi Server administrator guidance.
  
==Development==
+
=Development=
=== To Do List ===
+
== To Do List ==
 
* <s>Amahi F23 Repo</s>
 
* <s>Amahi F23 Repo</s>
 
* <s>Compile hda-ctl and hda-platform</s>
 
* <s>Compile hda-ctl and hda-platform</s>
Line 61: Line 61:
 
* Build F23 Amahi specific RPMs (<s>Greyhole</s>, Netboot, Plex Media Server, <s>Anywhere</s>, <s>Sync</s>)
 
* Build F23 Amahi specific RPMs (<s>Greyhole</s>, Netboot, Plex Media Server, <s>Anywhere</s>, <s>Sync</s>)
  
=== Proposed ===
+
== Proposed ==
==== Bug Fixes ====
+
=== Bug Fixes ===
 
* MariaDB Server running, but shows as stopped in Server tab ([https://bugs.amahi.org/issues/1802 Bug #1802])
 
* MariaDB Server running, but shows as stopped in Server tab ([https://bugs.amahi.org/issues/1802 Bug #1802])
 
* Some DNS Aliases are broken ([https://bugs.amahi.org/issues/1342 Bug #1342])
 
* Some DNS Aliases are broken ([https://bugs.amahi.org/issues/1342 Bug #1342])
Line 69: Line 69:
 
* Samba Config errors ([https://bugs.amahi.org/issues/1841 Bug #1841])
 
* Samba Config errors ([https://bugs.amahi.org/issues/1841 Bug #1841])
  
==== New Features ====
+
=== New Features ===
 
* Add option for Samba Global Settings ([https://bugs.amahi.org/issues/1341 Bug #1341])
 
* Add option for Samba Global Settings ([https://bugs.amahi.org/issues/1341 Bug #1341])
 
* Improve HDA Search function ([https://bugs.amahi.org/issues/1786 Bug #1786])
 
* Improve HDA Search function ([https://bugs.amahi.org/issues/1786 Bug #1786])
Line 76: Line 76:
 
* Capability to rename server (Samba) to something other than \\HDA ([https://bugs.amahi.org/issues/1898 Bug #1898])
 
* Capability to rename server (Samba) to something other than \\HDA ([https://bugs.amahi.org/issues/1898 Bug #1898])
  
=== Testing ===
+
== Testing ==
==== Applications ====
+
=== Applications ===
 
* [https://www.amahi.org/apps/phpsysinfo phpSysInfo]
 
* [https://www.amahi.org/apps/phpsysinfo phpSysInfo]
 
* [https://www.amahi.org/apps/adminer Adminer]
 
* [https://www.amahi.org/apps/adminer Adminer]
 
==== Untested Install Media ====
 
* [http://mirror.sfo12.us.leaseweb.net/fedora/linux/releases/23/Workstation/x86_64/iso/Fedora-Live-Workstation-x86_64-23-10.iso Live Workstation 64-bit] (http)
 
* [http://mirror.steadfast.net/fedora/releases/23/Live/x86_64/Fedora-Live-LXDE-x86_64-23-10.iso Live LXDE 64-bit] (http)
 
 
<br>
 
<br>

Revision as of 03:09, 18 January 2016

Warning.png WARNING
This is the Development page for Amahi 9 on Fedora 23.
It IS NOT production ready.


See Amahi Bug #1845 to track progress.


Msgbox-WOPr.png Work In Progress
This article is currently undergoing major expansion or restructuring. You are welcome to assist by editing it as well. If this article has not been edited in several days, please remove this template.


This is the beginning of the Amahi 9 on Fedora 23 development. The text on this page are notes for use without the process.

F23.png

NOTES:

  • Ensure your system meets the minimum hardware requirements for Amahi before proceeding.
  • 32-bit installs are not available nor supported in Amahi 9.
  • You must install Fedora 23 Server prior to installing Amahi 9.

Installing Amahi 9 Beta from Scratch

There are two ways to install Fedora: Minimal (CD), so-called Netinstall, which is recommended, and the Full (DVD) install for cases that need more hardware support.

Minimal (CD) Install

We recommend this method for a quick download and fast installation.

Download the Fedora 23 Netinstall CD for 64 bit (415MB).


Burn the ISO to CD (or DVD), insert the DVD into your server, reboot the system, and follow the Fedora 23 Minimal Install instructions.

Full (DVD) Install

This is only recommended for cases where the Minimal (CD) Install does not work well (e.g. if your hardware needs extra drivers).

Download the Fedora 23 Server DVD for 64 bit (2.0 GB), preferably using torrents


Instructions are being developed for Fedora 23 Server Install.

Upgrading Amahi 8 to Amahi 9 Beta

See the Amahi 9 Upgrade page for guidance.

Troubleshooting

Visit the troubleshooting page if you find yourself in trouble.

Reference

Refer to the HDA Admin How To page for Amahi Server administrator guidance.

Development

To Do List

  • Amahi F23 Repo
  • Compile hda-ctl and hda-platform
  • Create F23 Apps in Testmaster
  • Establish F23 in Grinder
  • Build F23 Amahi specific RPMs (Greyhole, Netboot, Plex Media Server, Anywhere, Sync)

Proposed

Bug Fixes

New Features

  • Add option for Samba Global Settings (Bug #1341)
  • Improve HDA Search function (Bug #1786)
  • IPv6 support (Bug #1568)
  • Simpler support for remote access of installed web applications (Bug #1859)
  • Capability to rename server (Samba) to something other than \\HDA (Bug #1898)

Testing

Applications