Created the managarr demo docker-compose and quickstart script

This commit is contained in:
2024-03-16 17:13:04 -06:00
parent cc0d6a0d47
commit c9c2225fcb
706 changed files with 103617 additions and 2 deletions
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<key id="bad52ad0-de2b-43c6-8d6e-f7b746b59f3a" version="1">
<creationDate>2024-03-16T19:21:22.6354646Z</creationDate>
<activationDate>2024-03-16T19:21:22.6325721Z</activationDate>
<expirationDate>2024-06-14T19:21:22.6325721Z</expirationDate>
<descriptor deserializerType="Microsoft.AspNetCore.DataProtection.AuthenticatedEncryption.ConfigurationModel.AuthenticatedEncryptorDescriptorDeserializer, Microsoft.AspNetCore.DataProtection, Version=6.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60">
<descriptor>
<encryption algorithm="AES_256_CBC" />
<validation algorithm="HMACSHA256" />
<masterKey p4:requiresEncryption="true" xmlns:p4="http://schemas.asp.net/2015/03/dataProtection">
<!-- Warning: the key below is in an unencrypted form. -->
<value>VAtf5CRXqCilnuckq6IxnZPcE2v6Kltx9jhCX7AciH99zNNUs1b4ZJGK6Tbpd5iLyjQtfCtxN1Pwb+6Z5JRVXQ==</value>
</masterKey>
</descriptor>
</descriptor>
</key>