Host a web app

A druid has to create a webapp space into his tribe/www/webappname. To do that he needs:

Option sftp: as sudo

$ sudo useradd -s /bin/bash -m -d /home/sagark -c "sagark" sagark $ sudo paswd sagark to set a robust password $ chmod o+rwx folderappname # workspace/townId-nationId/tribes/tribeId/www/appname # su sagark $ mkdir -p --mode 700 ~/tribes/smatchit/www $ ln -s /home/phil/workspace/wall-ants/tribes/smatchit/www/smatchapp ~/tribes/smatchit/www/smatchapp # su sudoer to add file to jail user in his home $ sudo mkdir -p /home/sagark/dev $ cd /home/sagark/dev $ sudo mknod -m 666 null c 1 3 $ sudo mknod -m 666 tty c 5 0 $ sudo mknod -m 666 zero c 1 5 $ sudo mknod -m 666 random c 1 8 # change access right $ userdel -r sagark {{^auth}}

You have to be authenticate on this town with accessright on tribe to request a new web space for this tribe.

{{/auth}} {{#auth}}

Send him a request to create as alias:{{alias}}

{{/auth}}