Browse Source

Updating Readme files

sebastian 1 week ago
parent
commit
bba1e1b608
2 changed files with 3 additions and 1 deletions
  1. 2 0
      Readme.md
  2. 1 1
      vaultwardenBackup/Readme.md

+ 2 - 0
Readme.md

@@ -7,3 +7,5 @@ This is the core component, syncing several (remote) source folder with local ba
 # postgresqlBackup
 # postgresqlBackup
 Creating dumps of postgresql databases running in Docker container. 
 Creating dumps of postgresql databases running in Docker container. 
 
 
+# vaultwardenBackup
+Creating dumps of the vaultwarden database. 

+ 1 - 1
vaultwardenBackup/Readme.md

@@ -1,4 +1,4 @@
-# Backing up Postgresql databases running in Docker container
+# Backing up the sql database from the vaultwarden docker container
 ## Configuration
 ## Configuration
 Please create a configuration file which defines the following variables. 
 Please create a configuration file which defines the following variables. 
 ```
 ```