Hello Everyone, sorry for the longish silence but as you know sometimes it can be busy at work! I just wanted to let you know about a complete update on the free hosting system I did prepare from camping. The github idea was not that bad but it didn''t work in many cases (too many!) and did not give enough control to the users. So I am testing a completely rebuild system with these currently working features: - SFTP access to users: no more github madeness and total control over your files. It is as drop and run as it can get; - MySQL available to all users - it is popular so regardless of other cutting edge possibilities I think it is an important add-on - Fairly secure environment: users can''t read other users files (which seems like a no brainer but it is not possible to do or at least not easily with nginx so we are using apache with a worker that runs everything as the owner of the file) - Ruby and PHP side by side? yes! see http://testme.2.ai camping app http://testme.2.ai/i.php This is a quick test regarding permissions e.g. this user cannot open via PHP or Ruby another user file http://testme.2.ai/testperms.php It also works with other rack frameworks like Sinatra http://dotgeek.2.ai So in short it supports secure Ruby (Camping, Sinatra, even ROR but not fully tested) and PHP hosting with MySQL, Sqlite or Kirbybase ;) What do you think ? Would you be interested in testing the system ? Do you think it could be interesting to users as an alternative to heroku etc ?I will soon move the domain 1.ai to the new system so that you can test. Initially I plan to add a key of some sort to make it by invitation only or sort of for the alpha stage. Thanks in advance for your feedback! David
Hello Everyone, sorry for the longish silence but as you know sometimes it can be busy at work! I just wanted to let you know about a complete update on the free hosting system I did prepare from camping. The github idea was not that bad but it didn''t work in many cases (too many!) and did not give enough control to the users. So I am testing a completely rebuild system with these currently working features: - SFTP access to users: no more github madeness and total control over your files. It is as drop and run as it can get; - MySQL available to all users - it is popular so regardless of other cutting edge possibilities I think it is an important add-on - Fairly secure environment: users can''t read other users files (which seems like a no brainer but it is not possible to do or at least not easily with nginx so we are using apache with a worker that runs everything as the owner of the file) - Ruby and PHP side by side? yes! see http://testme.2.ai camping app http://testme.2.ai/i.php This is a quick test regarding permissions e.g. this user cannot open via PHP or Ruby another user file http://testme.2.ai/testperms.php It also works with other rack frameworks like Sinatra http://dotgeek.2.ai So in short it supports secure Ruby (Camping, Sinatra, even ROR but not fully tested) and PHP hosting with MySQL, Sqlite or Kirbybase ;) What do you think ? Would you be interested in testing the system ? Do you think it could be interesting to users as an alternative to heroku etc ?I will soon move the domain 1.ai to the new system so that you can test. Initially I plan to add a key of some sort to make it by invitation only or sort of for the alpha stage. Thanks in advance for your feedback! David -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120812/e85654c0/attachment.html>
Very exciting :) And nice! Would also be sweet if you added early support for what Magnus has been working on when that''s ready to ship! On Sun, 12 Aug 2012 17:09:17 +0200, gurugeek <gurugeekphp at gmail.com> wrote:> Hello Everyone, > sorry for the longish silence but as you know sometimes it can be busy > at work! > I just wanted to let you know about a complete update on the free > hosting system I did prepare from >camping. The github idea was not that > bad but it didn''t work in many cases (too many!) and did not give > >enough control to the users. > > So I am testing a completely rebuild system with these currently working > features: > > - SFTP access to users: no more github madeness and total control over > your files. It is as drop and run as it >can get; > - MySQL available to all users - it is popular so regardless of other > cutting edge possibilities I think it is an >important add-on > - Fairly secure environment: users can''t read other users files (which > seems like a no brainer but it is not >possible to do or at least not > easily with nginx so we are using apache with a worker that runs > everything as >the owner of the file) > - Ruby and PHP side by side? yes! seehttp://testme.2.ai camping app > http://testme.2.ai/i.php This is a quick test regarding permissions e.g. > this user cannot open via PHP or Ruby another user file > http://testme.2.ai/testperms.php > > It also works with other rack frameworks like Sinatra http://dotgeek.2.ai > > So in short it supports secure Ruby (Camping, Sinatra, even ROR but not > fully tested) and PHP hosting with >MySQL, Sqlite or Kirbybase ;) > What do you think ? Would you be interested in testing the system ? Do > you think it could be interesting to >users as an alternative to heroku > etc ?I will soon move the domain 1.ai to the new system so that you can > >test. Initially I plan to add a key of some sort to make it by > invitation only or sort of for the alpha stage. > > Thanks in advance for your feedback! > David > Free Scan Can Radically Speed Up Your PC. Make It Run Like New > http://click.lavabit.com/f1igcwdkj34nx4hjiyz9bbgzdt3rtdms1mm3skx6yc9zexte9fay/-- Using Opera''s revolutionary email client: http://www.opera.com/mail/ -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120812/1abe1c28/attachment-0001.html>
Hi David just a quick reply, because I''ve been off the Camping case for various reasons (work, health), but still following... this is great news! An ''alternative to Heroku'' is pretty ambitious, but since many (most?) people don''t need anything like the full array of Heroku features (or news updates!) it''s a viable ''lite'' alternative. Yes, I''d be interested in testing. Dave> Hello Everyone, > sorry for the longish silence but as you know sometimes it can be > busy at work! > I just wanted to let you know about a complete update on the free > hosting system I did prepare from camping. The github idea was not > that bad but it didn''t work in many cases (too many!) and did not > give enough control to the users. > > So I am testing a completely rebuild system with these currently > working features: > > - SFTP access to users: no more github madeness and total control > over your files. It is as drop and run as it can get; > - MySQL available to all users - it is popular so regardless of > other cutting edge possibilities I think it is an important add-on > - Fairly secure environment: users can''t read other users files > (which seems like a no brainer but it is not possible to do or at > least not easily with nginx so we are using apache with a worker > that runs everything as the owner of the file) > - Ruby and PHP side by side? yes! see > http://testme.2.ai camping app > http://testme.2.ai/i.php > This is a quick test regarding permissions e.g. this user cannot > open via PHP or Ruby another user file > http://testme.2.ai/testperms.php > > It also works with other rack frameworks like Sinatra http://dotgeek.2.ai > > So in short it supports secure Ruby (Camping, Sinatra, even ROR but > not fully tested) and PHP hosting with MySQL, Sqlite or Kirbybase ;) > > What do you think ? Would you be interested in testing the system ? > Do you think it could be interesting to users as an alternative to > heroku etc ?I will soon move the domain 1.ai to the new system so > that you can test. Initially I plan to add a key of some sort to > make it by invitation only or sort of for the alpha stage. > > Thanks in advance for your feedback! > David > > > > > _______________________________________________ > Camping-list mailing list > Camping-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/camping-list
Thanks a lot for the availability. Well obviously it would be no competition to Heroku :) but it would be a simple SFTP hosting working with both Ruby and PHP side by side (if one wishes to do so!) and MySQL support. It will also be entirely free with very flexible quotes so a completely different thing than a commercial services. I will email you privately in a few days once all is up and ready :) On Mon, Aug 13, 2012 at 3:29 PM, Dave Everitt <deveritt at innotts.co.uk>wrote:> Hi David > > just a quick reply, because I''ve been off the Camping case for various > reasons (work, health), but still following... this is great news! > > An ''alternative to Heroku'' is pretty ambitious, but since many (most?) > people don''t need anything like the full array of Heroku features (or news > updates!) it''s a viable ''lite'' alternative. Yes, I''d be interested in > testing. > > Dave > > > Hello Everyone, >> sorry for the longish silence but as you know sometimes it can be busy at >> work! >> I just wanted to let you know about a complete update on the free hosting >> system I did prepare from camping. The github idea was not that bad but it >> didn''t work in many cases (too many!) and did not give enough control to >> the users. >> >> So I am testing a completely rebuild system with these currently working >> features: >> >> - SFTP access to users: no more github madeness and total control over >> your files. It is as drop and run as it can get; >> - MySQL available to all users - it is popular so regardless of other >> cutting edge possibilities I think it is an important add-on >> - Fairly secure environment: users can''t read other users files (which >> seems like a no brainer but it is not possible to do or at least not easily >> with nginx so we are using apache with a worker that runs everything as the >> owner of the file) >> - Ruby and PHP side by side? yes! see >> http://testme.2.ai camping app >> http://testme.2.ai/i.php >> This is a quick test regarding permissions e.g. this user cannot open via >> PHP or Ruby another user file >> http://testme.2.ai/testperms.**php <http://testme.2.ai/testperms.php> >> >> It also works with other rack frameworks like Sinatra http://dotgeek.2.ai >> >> So in short it supports secure Ruby (Camping, Sinatra, even ROR but not >> fully tested) and PHP hosting with MySQL, Sqlite or Kirbybase ;) >> >> What do you think ? Would you be interested in testing the system ? Do >> you think it could be interesting to users as an alternative to heroku etc >> ?I will soon move the domain 1.ai to the new system so that you can >> test. Initially I plan to add a key of some sort to make it by invitation >> only or sort of for the alpha stage. >> >> Thanks in advance for your feedback! >> David >> >> >> >> >> ______________________________**_________________ >> Camping-list mailing list >> Camping-list at rubyforge.org >> http://rubyforge.org/mailman/**listinfo/camping-list<http://rubyforge.org/mailman/listinfo/camping-list> >> > > ______________________________**_________________ > Camping-list mailing list > Camping-list at rubyforge.org > http://rubyforge.org/mailman/**listinfo/camping-list<http://rubyforge.org/mailman/listinfo/camping-list> >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120814/bb7c337a/attachment.html>
Hi Isak, sure - if there is anything I need to install I will be happy to do so. :) On Sun, Aug 12, 2012 at 5:18 PM, Isak Andersson <IcePapih at lavabit.com>wrote:> ** > Very exciting :) And nice! > > Would also be sweet if you added early support for what Magnus has been > working on when that''s ready to ship! > > On Sun, 12 Aug 2012 17:09:17 +0200, gurugeek <gurugeekphp at gmail.com> > wrote: > > Hello Everyone, > sorry for the longish silence but as you know sometimes it can be busy at > work! > I just wanted to let you know about a complete update on the free hosting > system I did prepare from camping. The github idea was not that bad but it > didn''t work in many cases (too many!) and did not give enough control to > the users. > > So I am testing a completely rebuild system with these currently working > features: > > - SFTP access to users: no more github madeness and total control over > your files. It is as drop and run as it can get; > - MySQL available to all users - it is popular so regardless of other > cutting edge possibilities I think it is an important add-on > - Fairly secure environment: users can''t read other users files (which > seems like a no brainer but it is not possible to do or at least not easily > with nginx so we are using apache with a worker that runs everything as the > owner of the file) > - Ruby and PHP side by side? yes! see > http://testme.2.ai camping app > http://testme.2.ai/i.php > This is a quick test regarding permissions e.g. this user cannot open via > PHP or Ruby another user file > http://testme.2.ai/testperms.php > > It also works with other rack frameworks like Sinatra http://dotgeek.2.ai > > So in short it supports secure Ruby (Camping, Sinatra, even ROR but not > fully tested) and PHP hosting with MySQL, Sqlite or Kirbybase ;) > > What do you think ? Would you be interested in testing the system ? Do > you think it could be interesting to users as an alternative to heroku etc > ?I will soon move the domain 1.ai to the new system so that you can test. > Initially I plan to add a key of some sort to make it by invitation only or > sort of for the alpha stage. > > Thanks in advance for your feedback! > David > Free Scan Can Radically Speed Up Your PC. Make It Run Like New > > http://click.lavabit.com/f1igcwdkj34nx4hjiyz9bbgzdt3rtdms1mm3skx6yc9zexte9fay/ > > > > > -- > Using Opera''s revolutionary email client: http://www.opera.com/mail/ > > _______________________________________________ > Camping-list mailing list > Camping-list at rubyforge.org > http://rubyforge.org/mailman/listinfo/camping-list >-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/camping-list/attachments/20120814/3b7a33e4/attachment-0001.html>