douglasmiranda / douglasmiranda/docker-taiga

Improvements Config/Deployment

Open
#16 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
52
Forks
21
PR merge metrics
No merged PRs in 30d

Description

I'm thinking about providing configs for Docker Swarm. We can easily deploy with `docker stack` command simply using Docker Compose files, but there are some specific things like using Docker Secrets for storing sensitive data that would be best to keep in separate files probably.

I have a Python package that will help with this and could replace django-environ:

- https://github.com/douglasmiranda/gconfigs

And if we need an "automatic Docker Secrets to Environment Variables":

- https://github.com/douglasmiranda/dockerfiles/tree/master/experiments/docker-secrets-as-env

And the easiest way to provide an HTTPS config would be with Caddy, I have something ready for this too:

- https://github.com/douglasmiranda/dockerfiles/tree/master/caddy

Related: #2 #4

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.