GithubHelp home page GithubHelp logo

42loco42 / homepage Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 7.92 MB

My homepage

Home Page: https://eleonora.gay

CSS 16.31% JavaScript 50.20% Go 10.30% Shell 3.02% Makefile 3.01% Awk 2.22% Nix 7.79% Dockerfile 7.15%
homepage homeserver server-configuration

homepage's Introduction

I recently migrated my server bunny from its default Ubuntu installation (bleh) to the very awesome NixOS, with all the configs being located in my dotfile repo. It also contains the source code for my actual homepage.

This repo won’t be updated anymore, but will be kept as an archive.


Configuration for my server

My corner of the Internet is accessible at https://eleonora.gay. All configurations for the server hosting it are contained in this repository.

Services are managed with Docker Compose; the shell environment neccessary to build all components is created from a Nix Flake and is intended to be activated with Direnv.

All services also run at minimum privileges:

  • as the nobody user
  • with all capabilities dropped

Caddy

…is a modern web server with automatic certificate management and HTTP/3 support. It is used as the entrypoint and reverse proxy to all other services.

Static content

SearXNG

…is a privacy-respecting metasearch engine. Uses a Redis DB for caching and the SEARXNG_SECRET environment variable. It listens on https://searx.eleonora.gay

Synapse

…is the reference implementation of a Matrix homeserver. It listens on https://matrix.eleonora.gay and on TCP port 8448 (for federation).

WBO

…is a collaborative, real-time whiteboard service. It listens on https://wbo.eleonora.gay

ntfy

…is a simple push notification service. It listens on https://ntfy.eleonora.gay

PiGallery2

…is a simple and fast photo gallery. It listens on https://img.eleonora.gay

AvH

A private video host for my former classmates. Listens on https://avh.eleonora.gay and requires the AVH_JWT_KEY variable.

Headscale

…is an open-source implementation of a Tailscale control server. It listens on https://vpn.eleonora.gay

Additional services

These services are not connected to Caddy, either due to privacy reasons or simply because they aren’t web services.

Tailscale

I run a Tailscale exit node to complete my personal VPN. This services needs the environment variable TS_AUTHKEY.

Prometheus

…is a metrics collection tool. It currently collects metrics from the following services:

  • itself
  • a node_exporter instance running outside of Docker
  • Docker
  • Caddy
  • Synapse
  • ntfy
  • Headscale

I plan to make a Grafana dashboard for all of these metrics soon.

homepage's People

Contributors

42loco42 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.