Skip to content
This repository was archived by the owner on Oct 17, 2018. It is now read-only.
This repository was archived by the owner on Oct 17, 2018. It is now read-only.

Warn about ephemeral keys when running in docker containers #185

Closed
@natemcmaster

Description

@natemcmaster

Users should persist keys to an external key store (e.g. redis, named data volume) when running in docker. When this isn't configured, we should issue a warning.

One implementation idea: detect docker from /proc/1/cgroup

cref aspnet/MusicStore#716

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions