A small repository that holds the Python sources of the blog https://write.tchncs.de/@/beandev https://write.tchncs.de/@/beandev
 
 
Go to file
Aljoscha Rittner 77cc4eeb27 Support for multiple instance registrations and more than one account
Fixes #8
2022-06-13 18:15:59 +02:00
documentation Diagrams to show index alias examples 2022-06-02 15:03:55 +02:00
mastobot Support for multiple instance registrations and more than one account 2022-06-13 18:15:59 +02:00
os Allow Scripts on Migration to update existing documents in an index. 2022-06-10 15:26:23 +02:00
oshelper Allow Scripts on Migration to update existing documents in an index. 2022-06-10 15:26:23 +02:00
tests Allow Scripts on Migration to update existing documents in an index. 2022-06-10 15:26:23 +02:00
.gitignore MastodonHelper module for a simplified login process 2022-05-25 20:39:14 +02:00
LICENSE Initial commit 2022-05-24 14:25:59 +02:00
README.md Initial commit 2022-05-24 14:25:59 +02:00
__init__.py Add __init__.py to packages 2022-06-05 15:59:49 +02:00
mastobot-config.yaml Support for multiple instance registrations and more than one account 2022-06-13 18:15:59 +02:00
me.py First test script to login with a user-account and load the own account data 2022-05-25 20:40:04 +02:00
os-migration.py Allow Scripts on Migration to update existing documents in an index. 2022-06-10 15:26:23 +02:00
os-reset-migration.py Allow Scripts on Migration to update existing documents in an index. 2022-06-10 15:26:23 +02:00
os-status.py OpenSearchHelper with basic config and test-script 2022-05-31 14:32:31 +02:00
oscluster-config.yaml OpenSearchHelper with basic config and test-script 2022-05-31 14:32:31 +02:00

README.md

mastodon-playground

A small repository that holds the Python sources of the blog https://write.tchncs.de/@/beandev