Skip to content
Snippets Groups Projects
Jean-Paul Calderone's avatar
Jean-Paul Calderone authored
Also some refactoring to make this easier in the future, steps towards
unifying production and testing definitions, and start of docs for the whole thing.
d2f4986e
History

Project Hosting Moved

This project can now be found at https://whetstone.privatestorage.io/opensource/PrivateStorageio

PrivateStorageio

The backend for a private, secure, and end-to-end encrypted storage solution.

Documentation

There is documentation for:

  • Operators/Admins: docs/ops/README.rst
  • Developers: docs/dev/README.rst

The documentation can be built using this command:

$ nix-build docs.nix

The documentation is also built on and published by CI.