Page Menu
Home
Software Heritage
Search
Configure Global Search
Log In
Files
F8393153
installation.rst
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
installation.rst
View Options
..
highlight
::
bash
..
_installation:
How to Set Up a Software Heritage Archive
=========================================
This series of guides will help you install a (partial) Software Heritage
Instance in a production system.
The global
:ref:
`architecture of the Software Heritage Archive <architecture>`
looks like:
..
thumbnail
::
images/general-architecture.svg
General view of the |swh| architecture.
Each component can be installed alone, however there are some dependencies
between those services.
The base system used for these guides is a Debian system running the latest
stable version.
Components of the archicture can be installed on a sigle node (not recommended)
or on set (cluster) of machines.
..
_swh_debian_repo:
Debian Repository
~~~~~~~~~~~~~~~~~
On each machine, the Software Heritage apt repository must be configured
::
~$ sudo apt install apt-transport-https lsb-release
~$ echo deb [trusted=yes] https://debian.softwareheritage.org/ $(lsb_release -cs)-swh main | \
sudo sh -c 'cat > /etc/apt/sources.list.d/softwareheritage.list'
~$ sudo apt update
..
toctree
::
install-objstorage
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Jun 4 2025, 7:09 PM (9 w, 5 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3236536
Attached To
rCDFP Deployment tools for hosting a mirror
Event Timeline
Log In to Comment