Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Jabis Sevón
/
mmjab
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
21ac94c0
authored
2025-01-25 20:06:49 +0100
by
Jabis Sevón
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
readme update
1 parent
9969194f
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
13 additions
and
1 deletions
README.md
README.md
View file @
21ac94c
### Mattermost Team version Jabis'd cleanup utilities
\ No newline at end of file
### Mattermost Team version cleanup utilities
Simplistic tool to clear self hosted mattermost from old files and entries in postgresql database
#### Requirements
-
rust
-
make (optional)
#### how to run
-
run
`make all`
-
edit .env and modify to environment variables to suit your postgres installation and Mattermost directory
**or**
`cargo build --release && cp target/release/mmjab ./mmjab && chmod +x ./mmjab`
and run
`./mmjab --help`
to get explainer
\ No newline at end of file
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment