No description
  • Go 34.2%
  • Python 26%
  • HTML 24.3%
  • SCSS 7.8%
  • Makefile 3.6%
  • Other 4.1%
Find a file
Conrad Hoffmann dd3ed8513f builds/alpine: switch to .srht.network for deploy
Currently, the regular DNS names are used for deployments via SSH.
However, as we get closer to moving bits and pieces into Kubernetes, we
may have to detach the concepts of the HTTP ingress and the "deployable
VM".

As SSH to the VMs is more of an internal (non-public) service, use
a .srht.network name for this as opposed to a "deploy.paste.sr.ht" or
something.
2026-07-14 10:25:10 +02:00
.builds builds/alpine: switch to .srht.network for deploy 2026-07-14 10:25:10 +02:00
_static Initial pass on single-file paste support 2019-02-24 14:43:54 -05:00
api api: delete associated blobs upon paste deletion 2026-07-14 10:24:37 +02:00
cmd/api Move all 'main' packages to ./cmd/*/ 2025-12-15 12:38:34 +01:00
migrations Remove legacy API 2025-11-17 14:11:30 +01:00
pastesrht api: delete associated blobs upon paste deletion 2026-07-14 10:24:37 +02:00
scss paste: fix dark mode for multi-line selections 2026-05-27 10:18:07 +02:00
.editorconfig Add .editorconfig 2025-01-20 15:16:49 +01:00
.git_archival.txt Preparations for PEP440 support 2024-09-05 10:18:04 +02:00
.gitattributes Preparations for PEP440 support 2024-09-05 10:18:04 +02:00
.gitignore Replace alembic with sourcehut-migrate 2025-09-02 12:36:55 +02:00
.golangci.yml Run golangci-lint in CI 2025-11-11 10:47:35 +01:00
config.example.ini Updated srht-keygen to sr.ht-keygen 2025-09-22 09:38:22 +02:00
go.mod Upgrade core-go 2026-04-07 20:05:54 +02:00
go.sum Upgrade core-go 2026-04-07 20:05:54 +02:00
LICENSE Initial commit 2019-02-09 14:48:50 -05:00
Makefile Move all 'main' packages to ./cmd/*/ 2025-12-15 12:38:34 +01:00
pyproject.toml Remove legacy API 2025-11-17 14:11:30 +01:00
README.md Add README 2026-01-26 10:12:30 +01:00
run.py Fix up visibility patchset 2019-04-17 13:09:39 -04:00
schema.sql Remove legacy API 2025-11-17 14:11:30 +01:00
setup.py Convert to new shared asset distribution 2025-01-15 12:31:59 +01:00

This repository contains the code for the sr.ht paste-bin service. For instructions on deploying or contributing to this project, visit the manual here:

https://man.sr.ht/paste.sr.ht/installation.md