17 Commits

Author SHA1 Message Date
1cdecdb8c8 Merge pull request #9 from adamaviv/master
add docker command prefixes
2023-07-27 17:37:09 +02:00
Adam Aviv
2df112daa0 add docker command prefixes 2023-07-27 15:16:57 +00:00
77a9aa9eec Merge pull request #7 from PeGaSuS-Coder/patch-3
Update README.md
2022-05-02 00:06:53 +02:00
PeGaSuS
da07cb0b08 Update README.md 2022-05-01 22:33:06 +02:00
PeGaSuS
9abc5beef2 Update README.md
Small update since we now support both mysql and postgresql
2022-05-01 22:31:44 +02:00
8a404e415f Merge pull request #6 from PeGaSuS-Coder/patch-2
Update mattermost-retention.sh
2021-11-30 22:57:56 +01:00
PeGaSuS
9ca2a5981d Update mattermost-retention.sh
- Added some help text above configuration variables 
- Set `DB_HOST` to "127.0.0.1", since we'll usually run this script in the same machine as the database server
- Set `RETENTION` to 30 days as default, since it's a reasonable time lapse
- Set `DATA_PATH` to "/opt/mattermost/data/", since it's the default path for manual installations recommended on the Mattermost docs
- Removed unused `delete_before` since it was commented
- Some rewording
2021-11-30 22:55:59 +01:00
2e8b0ad7cf Merge pull request #4 from Jarzamendia/add-mysql-support
add mysql support
2021-07-23 11:03:23 +02:00
Joao E. Arzamendia
d541b45b15 add mysql support 2021-07-22 21:11:41 -04:00
692b3ac9ec Merge pull request #3 from PeGaSuS-Coder/patch-1
Update README.md
2020-11-22 21:27:49 +01:00
fd04230da6 Update README.md
@PeGaSuS-Coder  i changed the wording a bit
2020-11-22 21:27:31 +01:00
PeGaSuS
df5600038b Update README.md
Add a note explaining that this script only works with PostgreSQL.
2020-11-22 13:23:46 +01:00
06054c1be4 Merge pull request #2 from wu3rstle/patch-1
added cleanup for cleaned data directories
2020-10-08 13:04:24 +02:00
Tobias Negd
f9b6939a2d added cleanup for cleaned data directories 2020-10-02 08:36:56 +02:00
83be62f66f initial commit 2018-01-28 20:49:14 +01:00
1b92f03dc2 updating readme 2018-01-28 20:46:09 +01:00
3ba9debc6a Initial commit 2018-01-28 20:38:53 +01:00