Skynet Web Portals consist of all the components needed to operate a publically accessible portal allowing access to the full Skynet ecosystem.
The web portal consists of:
a full Sia node
a full Handshake node
a web-server
a web-app frontend
various scripts for server maintenance
This list will continue to grow as we add functionality to support things like accounts and payment processing.
We're planning on making web portals easier to deploy and operate for technical users. We'd advise against deploying a public web portal yourself unless you have sufficient dev-ops experience and knowledge of local laws and regulations. Most users should access Skynet through a public portal like Siasky.net.
To get started, check out the NebulousLabs/skynet-webportal repo on Github. A comprehensive guide for setting up a web portal is available at ./setup-scripts/README.md.