From 00443d73ba2cd47c7f1cbdb92204a1d0631c44e4 Mon Sep 17 00:00:00 2001 From: Peter Giacomo Lombardo Date: Wed, 18 Oct 2023 11:25:20 +0200 Subject: [PATCH] Add note on universal container --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index c85d283b04e..ba98252d1c1 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,12 @@ _or_ # 💾 Run Your Own Instance + 🎉 🎉 🎉 + + __We've recently introduced a single universal container. Migration for existing users is easy - please refer to [the documentation here](https://github.com/pglombardo/PasswordPusher/wiki/How-to-migrate-to-the-Universal-Container).__ + + 🎉 🎉 🎉 + _Note: Password Pusher can be largely configured by environment variables so after you pick your deployment method below, make sure to read [the configuration page](Configuration.md). Take particular attention in setting your own custom encryption key which isn't required but provides the best security for your instance._ ## On Docker