|
|
Line 31: |
Line 31: |
| <br /> | | <br /> |
| :'''NOTE:''' USB install using the above methods has not been tested. | | :'''NOTE:''' USB install using the above methods has not been tested. |
− |
| |
− | = Hopeful features =
| |
− | * New disk wizard
| |
− | * Per app database backup/restore
| |
− | * Extra parameters for Samba [Global] area ([https://bugs.amahi.org/issues/1341 Bug 1341])
| |
− | * Pre defined extra parameters for Shares
| |
− |
| |
− | = Apps Availability =
| |
− | * There are over 200 [https://www.amahi.org/apps Amahi applications] currently '''<font color="green">LIVE</font>''' or in '''<font color="orange">BETA</font>''' status.
| |
− | * Popular apps '''<font color="green">LIVE</font>''':
| |
− | **[[Greyhole]] and [https://www.amahi.org/apps/greyhole-ui Greyhole UI]
| |
− | **[https://www.amahi.org/apps/amahi-sync Amahi sync]
| |
− | **[https://www.amahi.org/apps/openvpn OpenVPN]
| |
− | **[https://www.amahi.org/apps/dlna DLNA]
| |
− | **[https://www.amahi.org/apps/owncloud-8 ownCloud 8]
| |
− | ** [https://www.amahi.org/apps/amahi-anywhere Amahi Anywhere]
| |
− | * Popular apps in '''<font color="orange">BETA</font>''':
| |
− | **[https://www.amahi.org/apps/ipsec-vpn IPsec VPN]
| |
− |
| |
− | = How to Help =
| |
− | There are several ways to help:
| |
− | * If you are a contributor, make sure you get a machine running with Amahi 8 and get your apps to run on it
| |
− | * If you want to test the install, get a VM and an ISO file of the base OS and let's test! This is probably the best way to help without deep technical knowledge.
| |
− | * If you want to help with the platform, get in the Amahi [[Mailing list]] and get some patches going. Ruby and RoR can help here.
| |
− | * Testing and porting themes will also help
| |
− | * Want to develop a new theme? Check the [[How to Create a new Theme]] page
| |
− | * Stop by and hang out on our IRC Channel #Amahi on irc.freenode.net
| |
Revision as of 00:46, 7 September 2015
|
WARNING
|
Recommended only for Advanced users, proceed with caution.
Amahi 8 IS NOT PRODUCTION ready (ALPHA release ONLY)!
Welcome help with testing and request feedback in bug #1661.
|
This page is about the ALPHA release of Amahi 8 (Fedora 21).
Install Amahi 8
Refer to Amahi 8 Installation for new installs.
Upgrading from Amahi 7/F19
See Amahi 8 Upgrade guidance.
Install Media Testing
- Server Full DVD Headless (2.1GB download)
- Installed Amahi 8 without issues
- Workstation Live DVD Desktop (1.5GB)
- Not configurable for minimal install
- Install and start OpenSSH server
yum -y install openssh-server
systemctl enable sshd.service
systemctl start sshd.service
- SSH into OS to complete install steps
- Installed Amahi 8 without issues
- Server Netinstall CD Headless (440MB)
- May take longer to install depending on internet connection speed as packages are downloaded from Fedora repositories
- Installed Amahi 8 without issues
- NOTE: USB install using the above methods has not been tested.