git ssb

9+

mixmix / ssb-handbook



Commit bbf3220476e759324cdaeb7eea6e9cd7f2608ceb

Begin work on easy-ssb-pub-setup documentation

Aaron Crowder committed on 4/11/2017, 5:45:16 AM
Parent: 36f0c9de7029409c12a01b6b6e8d49aedfef8f5b

Files changed

SUMMARY.mdchanged
guides/easy-ssb-pub-setup.mdadded
SUMMARY.mdView
@@ -24,5 +24,6 @@
2424 - [Blob](concepts/blob.md)
2525 - [Cap](concepts/cap.md)
2626 * [Guides](guides/index.md)
2727 - [First steps with sbot, a command line tool for Scuttlebutt](guides/cli-first-steps.md)
28 + - [easy-ssb-pub Setup](guides/easy-ssb-pub-setup.md)
2829 * [Glossary](glossary.md)
guides/easy-ssb-pub-setup.mdView
@@ -1,0 +1,7 @@
1 +# Setting up easy-ssb-pub
2 +
3 +[easy-ssb-pub]() is a simple, easy-to-host, server that runs an SSB Pub.
4 +
5 +Installing and running this server is realatively simple to do using docker
6 +on the server of your choice. We'll walk through the pre-requisites, getting
7 +things set up, and starting/stopping/restarting your server.

Built with git-ssb-web