Installation¶
Getting the code¶
The Onion Launchpad codebase can be obtained directly from the repository by running the following command:
git clone --recursive https://gitlab.torproject.org/tpo/onion-services/onion-launchpad.git
Dependencies¶
This project relies on Lektor and some dependencies detailed at the TPA CI templates project.
A provision script is available as an example of dependency installation from a Debian stable system, and can be adapted to your own environment and needs.