Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/monicahq/version
Version checking for Monica.
https://github.com/monicahq/version
Last synced: 5 days ago
JSON representation
Version checking for Monica.
- Host: GitHub
- URL: https://github.com/monicahq/version
- Owner: monicahq
- Created: 2017-07-22T03:37:39.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-05-20T02:50:31.000Z (6 months ago)
- Last Synced: 2024-10-29T18:47:43.838Z (14 days ago)
- Language: PHP
- Homepage: https://version.monicahq.com
- Size: 2.43 MB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Monica version checking
## Introduction
If you install Monica on a server that you own, chances are that you will want
to be aware when a new version is available. This is what this tool does.
In short:* it does wait for a daily ping from Monica's instances
* the ping contains a UUID, the current version and the number of contacts in
the instance
* in return, the tool sends
* if a new version is available as a boolean
* what is the latest version available
* all the release notes for each release that has been made since the version
of the ping
* the number of versions available since the version of the ping.This information will be displayed to the instance owner inside Monica.
### Patreon
You can support the development of Monica
[on Patreon](https://www.patreon.com/monicahq). Thanks for your help.## Contact
If you need to talk, you can contact me at regis AT monicahq DOT com. You can
also reach me [on Twitter](https://twitter.com/djaiss).## License
Copyright (c) 2016-2017 Regis Freyd
Licensed under the AGPL License