User:Maffblaster/Drafts/Sourcehut
From Gentoo Wiki
< User:Maffblaster | Drafts
Jump to:navigation
Jump to:search
Sourcehut is a suite of software development web applications. Sourcehut's has been dubbed 'the hacker's forge' by its creator, Drew DeVault.
Installation
USE flags
Emerge
root #
emerge --ask category/package
Additional software
A database is required. According to upsteam, any of the following databases will suffice.
Configuration
Environment variables
- VAR1
- VAR2
Files
- /etc/global_file_example - Global (system wide) configuration file.
- ~/.local_file_example - Local (per user) configuration file.
Service
Usage
Removal
Unmerge
root #
emerge --ask --depclean --verbose category/package
Database removal
See also
- GitLab — how to set up a self hosted GitLab instance.