alexnathanson / solar-protocol

A repository in development for a solar powered network of servers that host a distributed web platform. Project by Tega Brain, Alex Nathanson and Benedetta Piantella. Supported by Eyebeam, Mozilla, and CS&S
http://solarprotocol.net
231 stars 19 forks source link

Running a custom site #51

Closed jedahan closed 1 year ago

jedahan commented 1 year ago

Document how someone can host their own website and own domain on a solar protocol node

This is probably easiest to accomplish by mounting /etc/nginx/sites-available to a local dir, with a commented out listen definition

jedahan commented 1 year ago

see #52