{"id":20576750,"url":"https://github.com/hobbyquaker/mattermost-update","last_synced_at":"2025-06-17T00:32:39.756Z","repository":{"id":149126796,"uuid":"95372511","full_name":"hobbyquaker/mattermost-update","owner":"hobbyquaker","description":"Simple script for comfortable update of Mattermost","archived":false,"fork":false,"pushed_at":"2019-01-11T20:33:50.000Z","size":12,"stargazers_count":2,"open_issues_count":1,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-06T11:19:41.994Z","etag":null,"topics":["mattermost","script","update","upgrade"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hobbyquaker.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-06-25T16:40:38.000Z","updated_at":"2023-09-21T07:20:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"62f820ac-f086-417e-af05-20e72ad7d563","html_url":"https://github.com/hobbyquaker/mattermost-update","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hobbyquaker/mattermost-update","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Fmattermost-update","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Fmattermost-update/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Fmattermost-update/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Fmattermost-update/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hobbyquaker","download_url":"https://codeload.github.com/hobbyquaker/mattermost-update/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hobbyquaker%2Fmattermost-update/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260268052,"owners_count":22983596,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["mattermost","script","update","upgrade"],"created_at":"2024-11-16T05:46:49.381Z","updated_at":"2025-06-17T00:32:39.733Z","avatar_url":"https://github.com/hobbyquaker.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mattermost-update\n\n[![License][mit-badge]][mit-url]\n\n\u003e Simple script for comfortable update of Mattermost\n\n\n## Install\n\n```bash\ncd /usr/local/bin\nwget https://raw.githubusercontent.com/hobbyquaker/mattermost-update/master/mmupdate.sh\nchmod a+x mmupdate.sh\n```\n\nIn the first few lines of the script you possibly have to change the variable `MM_PATH` (default is `/opt/mattermost).\n\nThis script utilizes [jq](https://stedolan.github.io/jq/), wget and sudo, so these need to be installed as prerequisite.\n\n## Usage\n\nCopy the URL of the latest Mattermost tarball from http://about.mattermost.com/download/ and call mmupdate.sh with the\npath of you Mattermost installation and the tarball url as parameters.\n\nExample:\n```bash\nmmupdate.sh /opt/mattermost https://releases.mattermost.com/3.10.0/mattermost-3.10.0-linux-amd64.tar.gz\n```\n\n\n## Todo\n\n* Backup of MySQL Database (until now only Postgres is implemented)\n* More testing\n* Nicer console output (e.g. colored unicode checkmarks)?\n* Fully automated update: another script that checks the Mattermost webpage for updates and calls mmupdate.sh\n* Omit data dir backup if FileSettings.DriverName != \"local\"\n\n## Contributing\n\nPull Requests Welcome! :-)\n\n\n## License\n\nMIT © [Sebastian Raff](https://github.com/hobbyquaker)\n\n\n[mit-badge]: https://img.shields.io/badge/License-MIT-blue.svg?style=flat\n[mit-url]: LICENSE\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Fmattermost-update","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhobbyquaker%2Fmattermost-update","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhobbyquaker%2Fmattermost-update/lists"}