Giter Club home page Giter Club logo

s3tlsproxy's Introduction

s3tlsproxy

NOTE: This is not ready for use.

WORK IN PROGRESS: Amazon S3 cache with auto TLS and virtual host support.

The main use case for this tool is to host a set of Hugo sites with automatic https, backed by one or more Amazon S3 buckets, with a cache and as little administration need as possible.

Planned features:

  • TLS via https://letsencrypt.org/
  • Forced HTTPS and configurable security headers
  • Virtual hosts support with S3 bucket sharing
  • Hot-Reloading of server, including adding and removing virtual hosts
  • Cache to save money on S3 bandwidth
  • Load balancing and HA via DNS
  • Cross-site (i.e. all servers in domain) cache purge from signed URLs

s3tlsproxy's People

Contributors

bep avatar

Stargazers

Ümüt DEMiR avatar Jakob Lorz avatar Vasyl Solovei avatar

Watchers

 avatar James Cloos avatar  avatar

s3tlsproxy's Issues

Add GitHub PR previews

As in a green or red check with a link to preview on https://some-pr-id.example.org.

There are several interesting challenges in the above, but I think all of them doable:

  • We don't want to duplicate Amazon S3 buckets for simple spelling corrections, so we could
    • Build the Hugo site twice and get a diff
    • Create a bucket with only the changed files.
    • Add a union file system on top of S3
  • Certificates handling with dynamic sub domains

Get a better name

While this is mainly a tool motivated by my own need, I'm sure there are others that will find this useful. I plan to get this into a solid state with good test coverage.

And even if the current name s3tlsproxy covers what it currently does, it is a mouthful and may not be accurate in the future (I may add more storage providers in addition to Amazon S3).

Anyone got a good name for this?

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.