mirror of
https://github.com/wekan/wekan.git
synced 2025-04-23 13:37:09 -04:00
Moved fmonthel's cleanup/logstash/stats repos to Wekan GitHub Org. Thanks to fmonthel !
This commit is contained in:
parent
48728bf745
commit
4c62b32605
2 changed files with 10 additions and 10 deletions
|
@ -9,12 +9,10 @@ This release adds following new features:
|
|||
for SQL access with any programming language
|
||||
or Office package that has PostgreSQL support, like
|
||||
newest LibreOffice 3.5;
|
||||
* [Wekan database cleanup script](https://github.com/fmonthel/wekan-cleanup) --
|
||||
[Feedback](https://github.com/wekan/wekan/issues/833).
|
||||
Link to cleanup script also added to README.md;
|
||||
* [Wekan database cleanup script](https://github.com/wekan/wekan-cleanup);
|
||||
* [Daily export of Wekan changes as JSON to Logstash and
|
||||
ElasticSearch / Kibana (ELK)][https://github.com/fmonthel/wekan-logstash] --
|
||||
[Feedback][https://github.com/wekan/wekan/issues/855]
|
||||
ElasticSearch / Kibana (ELK)](https://github.com/wekan/wekan-logstash);
|
||||
* [Wekan stats](https://github.com/wekan/wekan-stats).
|
||||
|
||||
and fixes the following bugs:
|
||||
|
||||
|
|
12
README.md
12
README.md
|
@ -81,10 +81,12 @@ Automatic generated newest builds are available for Docker, and some others that
|
|||
install directly from this repo. Automatic builds will be added later for more
|
||||
platforms.
|
||||
|
||||
[Wekan database cleanup script][wekan_cleanup] -- [Feedback][cleanup_issue]
|
||||
[Wekan database cleanup script][wekan_cleanup]
|
||||
|
||||
[Daily export of Wekan changes as JSON to Logstash and
|
||||
ElasticSearch / Kibana (ELK)][wekan_logstash] -- [Feedback][logstash_issue]
|
||||
ElasticSearch / Kibana (ELK)][wekan_logstash]
|
||||
|
||||
[Wekan stats][wekan_stats]
|
||||
|
||||
### Docker: [Docker image][docker_image], [Docs at wiki][wekan_wiki]
|
||||
|
||||
|
@ -208,7 +210,7 @@ with [Meteor](https://www.meteor.com).
|
|||
[donations]: http://www.xet7.org/wekan
|
||||
[wekan_mongodb]: https://github.com/wekan/wekan-mongodb
|
||||
[wekan_postgresql]: https://github.com/wekan/wekan-postgresql
|
||||
[wekan_cleanup]: https://github.com/fmonthel/wekan-cleanup
|
||||
[cleanup_issue]: https://github.com/wekan/wekan/issues/833
|
||||
[wekan_logstash]: https://github.com/fmonthel/wekan-logstash
|
||||
[wekan_cleanup]: https://github.com/wekan/wekan-cleanup
|
||||
[wekan_logstash]: https://github.com/wekan/wekan-logstash
|
||||
[wekan_stats]: https://github.com/wekan/wekan-stats
|
||||
[logstash_issue]: https://github.com/wekan/wekan/issues/855
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue