This commit is contained in:
parent
f567d2bcc3
commit
a6f379dc6f
@ -2,7 +2,7 @@
|
||||
|
||||
Visit the following URL:
|
||||
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi-go">vvvvvvaria.org/~decentral1se/distribusi-go</a>
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi/">vvvvvvaria.org/~decentral1se/distribusi</a>
|
||||
|
||||
You need to download the right binary for your system. `distribusi` aims to be
|
||||
portable and run on older hardware. Let us know if you need another os/arch
|
||||
@ -10,8 +10,8 @@ supported!
|
||||
|
||||
If you're on good 'ol 64 bit linux, then that'll be:
|
||||
|
||||
curl https://vvvvvvaria.org/~decentral1se/distribusi-go/alpha/distribusi_linux_amd64/distribusi -o distribusi
|
||||
chmod +x distribusi
|
||||
curl https://vvvvvvaria.org/~decentral1se/distribusi/distribusi_linux_amd64_v1/distribusi -o distribusi
|
||||
chmod +x distribusi
|
||||
|
||||
The download size is currently ~ 1.8MB. You don't need to install anything else
|
||||
to use `distribusi`.
|
||||
@ -45,16 +45,16 @@ OPTIONS:
|
||||
|
||||
I usually run the following: `distribusi -s .` You'll see
|
||||
|
||||
distribusifying... live @ http://localhost:1312
|
||||
distribusifying... live @ http://localhost:1312
|
||||
|
||||
`distribusi` will then try to generate files and serve them locally:
|
||||
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
|
||||
If you have a lot of files, it could take some time to generate everything.
|
||||
When everything is ready, you'll see a "done!" appear in your terminal:
|
||||
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
|
||||
If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
|
||||
@ -62,5 +62,5 @@ If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
|
||||
One "simple" option is to use `rsync` and transfer your files to your server.
|
||||
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html
|
||||
|
@ -59,7 +59,7 @@ html {
|
||||
|
||||
Visit the following URL:
|
||||
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi-go">vvvvvvaria.org/~decentral1se/distribusi-go</a>
|
||||
<a href="https://vvvvvvaria.org/~decentral1se/distribusi/">vvvvvvaria.org/~decentral1se/distribusi</a>
|
||||
|
||||
You need to download the right binary for your system. `distribusi` aims to be
|
||||
portable and run on older hardware. Let us know if you need another os/arch
|
||||
@ -67,8 +67,8 @@ supported!
|
||||
|
||||
If you're on good 'ol 64 bit linux, then that'll be:
|
||||
|
||||
curl https://vvvvvvaria.org/~decentral1se/distribusi-go/alpha/distribusi_linux_amd64/distribusi -o distribusi
|
||||
chmod +x distribusi
|
||||
curl https://vvvvvvaria.org/~decentral1se/distribusi/distribusi_linux_amd64_v1/distribusi -o distribusi
|
||||
chmod +x distribusi
|
||||
|
||||
The download size is currently ~ 1.8MB. You don't need to install anything else
|
||||
to use `distribusi`.
|
||||
@ -102,16 +102,16 @@ OPTIONS:
|
||||
|
||||
I usually run the following: `distribusi -s .` You'll see
|
||||
|
||||
distribusifying... live @ http://localhost:1312
|
||||
distribusifying... live @ http://localhost:1312
|
||||
|
||||
`distribusi` will then try to generate files and serve them locally:
|
||||
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
<a href="http://localhost:1312">localhost:1312</a>
|
||||
|
||||
If you have a lot of files, it could take some time to generate everything.
|
||||
When everything is ready, you'll see a "done!" appear in your terminal:
|
||||
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
distribusifying... live @ http://localhost:1312 done!
|
||||
|
||||
If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
|
||||
@ -119,7 +119,7 @@ If you're wondering what `distribusi` is doing, pass `-d` for debug output.
|
||||
|
||||
One "simple" option is to use `rsync` and transfer your files to your server.
|
||||
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html</pre><span class='filename'>README.md</span></div>
|
||||
distribusi .
|
||||
rsync -avz . varia.zone:public_html</pre><span class='filename'>README.md</span></div>
|
||||
</body>
|
||||
</html
|
||||
|
Loading…
x
Reference in New Issue
Block a user