Amsterdam icon indicating copy to clipboard operation
Amsterdam copied to clipboard

Integrate manage.py (scbackups/screstore/listbackups) and curator with the "amsterdam" commands

Open Eagleman7 opened this issue 9 years ago • 1 comments

Give us the ability to backup, restore and listbackups and manage elasticsearch data with the amsterdam command.

Now we have to execute:

docker exec amsterdam_scirius_1 python /opt/selks/scirius/manage.py scbackup docker exec amsterdam_scirius_1 python /opt/selks/scirius/manage.py screstore docker exec amsterdam_scirius_1 python /opt/selks/scirius/manage.py listbackups

docker exec amsterdam_elasticsearch_1 curator delete indices --prefix logstash-alert*

Eagleman7 avatar May 20 '16 11:05 Eagleman7

I can pick this up once #52 is sorted.

monokal avatar Sep 22 '17 08:09 monokal