Going to reinstall.. need ideas.

This page summarizes the projects mentioned and recommended in the original post on /r/selfhosted

Our great sponsors
  • InfluxDB - Access the most powerful time series database as a service
  • SonarQube - Static code analysis for 29 languages.
  • SaaSHub - Software Alternatives and Reviews
  • nginx-proxy

    Automated nginx proxy for Docker containers using docker-gen

    I use the nginx-proxy docker image by jwilder (he has a LOT of users, so there is a lot of trust in his work) so that you can define all your service port/domain mappings and certs in their respective docker-compose.yaml files (simply using environment variables). Then you just bring it up (use docker context to specify the remote machine) and boom, nginx automagically re-configured, certbot setup, and your service is up, running, and accessible - trouble free.

  • docker-gen

    Generate files from docker container meta-data

    I've not got around to it, but I've always fancied creating a nice landing page that automatically updates as services come up/down, using the system jwilder created to make nginx-proxy, docker-gen. Could be a fun little project, anyway!

  • InfluxDB

    Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.

  • awesome-selfhosted

    A list of Free Software network services and web applications which can be hosted on your own servers [Moved to: https://github.com/awesome-selfhosted/awesome-selfhosted] (by Kickball)

    For your inspiration look at the Awesome-Selfhosted and Awesome-Sysadmin lists.

  • awesome-sysadmin

    MOVED/ARCHIVED A curated list of amazingly awesome open source sysadmin resources. (by n1trux)

    For your inspiration look at the Awesome-Selfhosted and Awesome-Sysadmin lists.

  • hub-feedback

    Feedback and bug reports for the Docker Hub

    Have a look on Docker Hub to see if anyone has already made a docker image for this server (they usually have!) then you can just use that. If it's a server you've made yourself then I'd just build a docker image as part of the build process for each version.

  • SonarQube

    Static code analysis for 29 languages.. Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts