Giter Site home page Giter Site logo

homeserver's Introduction

Hi there ๐Ÿ‘‹

  • ๐Ÿ”ญ Iโ€™m currently working on some random projects
  • ๐ŸŒฑ Iโ€™m currently getting a PhD in computer sience
  • ๐Ÿง‘โ€๐Ÿ’ป Iโ€™m looking to collaborate on open source projects
  • โšก Fun fact: The First Gigabyte Drive Cost $40,000.

Top Langs

Top Langs

Github Stats

Supercaly's Github Stats

homeserver's People

Contributors

supercaly avatar

Stargazers

 avatar

Watchers

 avatar

homeserver's Issues

SMTP

Add SMTP container for sending out email. This can be useful for vaultwarden and for sending emails in case a backup fail.

Fix DDNS

At the moment DDNS container raises some exceptions when running. Fix them properly

Fail2Ban

Add Fail2Ban container scanning for logs in ssh and vault warden and banning malicious IPs trying to authenticate.

Change external networks to defaults

When we are using some shared networks and defining them as external in compose, we need to manually create these networks with a docker command if they do not exist.

Since these networks are structured in a way that they have a central container and some user containers we can restructure the networks defining them native to the central container and external only in the user containers.

The affected networks are:

  • caddy
  • notifications

caddy

The caddy network is used by two containers at the moment:

  • caddy
  • vaultwarden

since the caddy container is the central one we can define the network inside it as caddy_default and use it as external in the others.

notification

The notification network is used by two containers at the moment:

  • notify
  • restic-backup

since the notify container is the central one we can define the network inside it as notify_default and use it as external in the others.

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.