Skip to content

Create your own website on Skynet

Login

Once ye have logged in you will be able to create a website on Skynet.

Website

Manually

In your home folder follow these commands to create the folder that can be used to host a website

mkdir ~/public_html 
chmod 711 ~
chmod -R 755 ~/public_html
cd ~/public_html 

To transfer files graphically you can use these programs: * WinSCP * FileZilla

Anything put there will be accessible under https://$USERNAME.users.skynet.ie.
For backwards compatability https://skynet.ie/~$USERNAME will redirect to https://$USERNAME.users.skynet.ie.

More info

There is a slideshow that might be of use to you: https://public.skynet.ie/slides/skynet/1_setup.html