Skip to content

mkg20001/zero-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zero-static

Serve ZeroNet Zites (almost) like normal ones.

IMPORTANT: This project isn't finished yet and might be very insecure

How To

First install git so the script can clone ZeroNet

Then run the Build script: bash build.sh yoursite.bit pack cleanbuild (This generates a ZeroStatic.tar.gz)

Prepare the machine to use: apt install python python-dev python-pip and pip install msgpack-python gevent

Now just extract the tar: mkdir -p ZeroStatic && cd ZeroStatic && tar xvfz ../ZeroStatic.tar.gz

And run bash start.sh

Apache2

There is an Apache2 example config in zerostatic-apache.conf

Debugging

To debug just run: bash build.sh yoursite.bit debug

About

Serve ZeroNet Zites (almost) like normal ones.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published