Table of Contents

  1. Cronjobs
  2. Billing
  3. Users

This document covers the configuration process for meta.sr.ht.

Cronjobs

  • metasrht-daily: It is recommend to run this job daily.

Billing

To enable billing, consult the meta.sr.ht::billing configuration section. You will need a working Stripe account for payment processing, and may need to install the additional meta.sr.ht-billing package to obtain additional dependencies.

Users

To create users, use metasrht-manageuser. For example, to create an administrator:

metasrht-manageuser -t admin -e <email> <username>

About this wiki

commit 64dd454d025e91c76405cd1d04f51ea8e7a4f6a7
Author: wheezard <90904039+wheezard@users.noreply.github.com>
Date:   2024-09-07T05:46:36+04:00

man: fixed a typo (missing closing parenthesis)
Clone this wiki
https://git.sr.ht/~sircmpwn/sr.ht-docs (read-only)
git@git.sr.ht:~sircmpwn/sr.ht-docs (read/write)