Guest User

easy-wi.com english

a guest
Sep 1st, 2013
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.60 KB | None | 0 0
  1. Reaching [url=https://github.com/easy-wi/developer/issues?milestone=1&page=1&state=closed]Milestone 4.00[/url] Easy-WI becomes free Software with the terms of GNU GPL v3. I would like to take this occasion to present Easy-WI.
  2.  
  3.  
  4. [b]What is Easy-WI?[/b]
  5. First of all Easy-Wi is a Web-interface that allows you to manage server daemons like gameservers. In addition it provides you with a CMS which includes a fully automated game- and voiceserver lending service.
  6. The development goal is always to automate as far as possible. The daily work which requires an administrator should be reduced to a minimum.
  7.  
  8.  
  9. [b]Who is the target group for Easy-WI?[/b]
  10. No matter if you are a commercial entity that is providing hosting solutions, are sponsoring (game)server daemons, organize a LAN party, need to manage clan server, or are a private individual, Easy-WI is meant for everybody.
  11.  
  12.  
  13. [b]Why change the license to GNU GPL v3?[/b]
  14. The main reason was speeding up the development.
  15. Easy-WI has been developed by a single person since a few years. Offering a commercial product several great classes could not be used and the wheel needed to be reinvented over and over again. Both slows down the development speed.
  16. Because is now GNU GPL v3 licensed multiple persons are working on it, either as core developer or by sending pull requests. In addition we are now able to use third party classes like Hybridauth.
  17.  
  18.  
  19. [b]Which functions and modules are available?[/b]
  20. What drives the development is the goal to automate all processes. Listing all available functions would result in an exploding thread. So here is the summary with the main features:
  21. [list]
  22. [*]Mobile ready. The default template has been made with Twitter Bootstrap and is responsive. That way Easy-WI becomes a Web App which can be easily used with a mobile or tablet.
  23. [*]Multilingual. Currently supported are English, Danish and German. The text is maintained with XML files.
  24. [*]We have a strict separation between PHP modules and HTML views. In case a view is missing at your custom templates the default will be used as fall-back.
  25. [*]Gameserver management is nearly fully automated. All you need to do is updating add-ons at your central image server from time to time. After that the deployment to the individual servers is automated.
  26. [*]The same applies to TS3 voiceserver.
  27. [*]In addition to a TS3 server you can manage TSDNS either as standalone, or together with the TS3 master.
  28. [*]Game- as well as voiceserver can be monitored. Server offline? To many slots? Password is missing at a private server? Branding removed from the server`s name? Easy-WI will correct that for you.
  29. [*]Already existing game- and voiceservers can be imported into assigned to an user.
  30. [*]With the help of PXE, DHCP and TFT you can install images to your ESX(i) and dedicated servers.
  31. [*]Reseller Accounts can be setup.
  32. [*]All modules can be used with a REST API as well. That way you can include Easy-WI in already existing processes given with a shop like WHMCS or Magento.
  33. [/list]
  34.  
  35.  
  36. [b]How does the support work?[/b]
  37. Typical Open Source we have:
  38. [list]
  39. [*]Wiki [url=http://wiki.easy-wi.com]wiki.easy-wi.com[/url]
  40. [*]Forum [url=http://forum.easy-wi.com]forum.easy-wi.com[/url]
  41. [*]Bug tracker that can be used for feature requests as well at [url=https://github.com/easy-wi/developer/issues?state=open]github.com[/url]
  42. [/list]
  43.  
  44.  
  45. [b]Where can I download Easy-WI?[/b]
  46. [list]
  47. [*]The stable can be found at our [url=https://easy-wi.com/uk/downloads/]download area[/url]
  48. [*]If you like to experiment you might want to check out the [url=https://github.com/easy-wi/developer]Github Repository[/url]
  49. [/list]
Add Comment
Please, Sign In to add comment