Documentation and code related to laconic self-hosting
Go to file
Thomas E Lackey 3e3503fdb4 Add jq, wget, and curl by default. (#76)
Reviewed-on: #76
Co-authored-by: Thomas E Lackey <telackey@bozemanpass.com>
Co-committed-by: Thomas E Lackey <telackey@bozemanpass.com>
2024-01-16 19:03:10 +00:00
act-runner Add jq, wget, and curl by default. (#76) 2024-01-16 19:03:10 +00:00
gitea Update to released 1.21 Gitea 2023-11-15 16:53:29 +00:00
tls-proxy Fix http proxy config 2023-05-01 15:51:20 -06:00
README.md Initial Readme 2022-10-14 12:44:25 -06:00

Laconic Hosting

Documentation and code related to self-hosting laconic network development and build services.

Goals

  1. Bootstrap development services for Laconic including source code repository, CI/CD pipeline, package registries.
  2. Achieve #1 relying only on the following prerequisites:
    • General purpose computer hardware
    • Popular Linux distributions
    • Base software construction tools: compilers and so on
    • Docker (->Podman?)
    • Internet connectivity
    • Public DNS
    • A set of "seed" git repositories, hosted at an existing Laconic deployment, or GitHub for first-generation seed.
  3. Do not require any of the following (although they may be used if desired):
    • Commercial cloud hosting services
    • Public package registries
    • Public container repositories
    • Closed source software