Difference between revisions of "stoney web: Requirements"

From stoney cloud
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Created page with "== Overview == === Web === Same functionality as the stoney box storage product, which supports WebDAV via HTTPS and SFTP, later CIFS as well. * Quoa ...")
 
 
Line 13: Line 13:
 
* [http://seann.herdejurgen.com/resume/samag.com/html/v11/i02/a8.htm Developing a MySQL Quota Daemon]
 
* [http://seann.herdejurgen.com/resume/samag.com/html/v11/i02/a8.htm Developing a MySQL Quota Daemon]
  
[[Category:stoney web]]
+
[[Category:stoney web]][[Category:Requirements]]

Latest revision as of 14:20, 15 October 2013

Overview

Web

Same functionality as the stoney box storage product, which supports WebDAV via HTTPS and SFTP, later CIFS as well.

  • Quoa per account.
  • Each web hosting has a dedicated account, which corresponds with the product uid.
  • If possible, the user can log in with their own user account.

Database

  • Quota per account (with the help of xfs project quota).
  • Each database has a dedicated account, which corresponds with the product uid.

Links