Webuntu
510
Comment:
|
2385
|
Deletions are marked like this. | Additions are marked like this. |
Line 9: | Line 9: |
There is a lot of web applications in apt repositories. They are nice but they use different server side languages, they got different look and feel etc. I think that we could develop a bunch of web applications that could allow to admin Ubuntu based system (like webmin) could provide various informations about system (like webalizer), allow to manage some services and servers running on Ubuntu box - such as mysql (phpmyadmin), apache, samba, mldonkey (mldonkey-server) etc. We could provide simple and consistent GUI that could allow to manage Ubuntu box via web browser. |
|
Line 11: | Line 16: |
It could allow to manage networked Ubuntu workstations and servers without need to learn CLI. It could be much easier for users to log into some web based admin panel and then use and manage their Ubuntu system. | |
Line 13: | Line 19: |
Simon has Ubuntu box but he has no any display device connected to this computer. He wants to manage this box in easy way but have no idea how to use ssh and CLI. His Ubuntu box is also too slow to run remote desktop. Joanna is an administrator of small network in small company and needs easy and effective tool to manage all computers in network. |
|
Line 17: | Line 26: |
Ajax based rich and dynamic web applications that could show potential of gecko engine. | |
Line 20: | Line 30: |
webuntu core package with basic infrastructure and a bunch of modules specialized to specific requirements. == Packages Affected == Directly * wwwconfig-common * apache2 * php5 * python2.4 * zope2.9 Indirectly * webalizer * phpsysinfo * acidlab * phpmyadmin * phppgadmin * www-mysql * www-pgsql * mldonkey-server * webmin * apt * apt-proxy |
|
Line 22: | Line 59: |
=== Data preservation and migration === | We need to write code from scratch using PHP or Python as server side and Javascript, xHtml, Css, XML, XSLT on client side. To make work easier we can use prototype.js and script.aculo.us libraries that are available on MIT licenses. |
Line 25: | Line 63: |
We need to be _very_ carefull about security. | |
Line 28: | Line 67: |
Launchpad Entry: https://launchpad.net/distros/ubuntu/+spec/webuntu
Created: Date(2006-05-21T16:52:31Z) by MarcinAntczak
Contributors: MarcinAntczak
Packages affected:
Summary
There is a lot of web applications in apt repositories. They are nice but they use different server side languages, they got different look and feel etc.
I think that we could develop a bunch of web applications that could allow to admin Ubuntu based system (like webmin) could provide various informations about system (like webalizer), allow to manage some services and servers running on Ubuntu box - such as mysql (phpmyadmin), apache, samba, mldonkey (mldonkey-server) etc.
We could provide simple and consistent GUI that could allow to manage Ubuntu box via web browser.
Rationale
It could allow to manage networked Ubuntu workstations and servers without need to learn CLI. It could be much easier for users to log into some web based admin panel and then use and manage their Ubuntu system.
Use cases
Simon has Ubuntu box but he has no any display device connected to this computer. He wants to manage this box in easy way but have no idea how to use ssh and CLI. His Ubuntu box is also too slow to run remote desktop.
Joanna is an administrator of small network in small company and needs easy and effective tool to manage all computers in network.
Scope
Design
Ajax based rich and dynamic web applications that could show potential of gecko engine.
Implementation
webuntu core package with basic infrastructure and a bunch of modules specialized to specific requirements.
Packages Affected
Directly
- wwwconfig-common
- apache2
- php5
- python2.4
- zope2.9
Indirectly
- webalizer
- phpsysinfo
- acidlab
- phpmyadmin
- phppgadmin
- www-mysql
- www-pgsql
- mldonkey-server
- webmin
- apt
- apt-proxy
Code
We need to write code from scratch using PHP or Python as server side and Javascript, xHtml, Css, XML, XSLT on client side. To make work easier we can use prototype.js and script.aculo.us libraries that are available on MIT licenses.
Outstanding issues
We need to be _very_ carefull about security.
BoF agenda and discussion
Webuntu (last edited 2008-08-06 16:22:57 by localhost)