mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Adding to hetzner migration.
This commit is contained in:
parent
06ead8349a
commit
5098a86c79
1 changed files with 6 additions and 0 deletions
|
@ -16,6 +16,9 @@ sudo exec -it mongo mongo
|
|||
rs.config()
|
||||
rs.reconfig()
|
||||
|
||||
# Move mongo analytics
|
||||
# Edit mongo/tasks/main.yml: mongo_analytics_secondary
|
||||
aps -l db-mongo-analytics,hdb-mongo-analytics -t consul
|
||||
|
||||
# Redis
|
||||
|
||||
|
@ -32,3 +35,6 @@ aps -l hdb-redis-pubsub -t redis
|
|||
aps -l hdb-elasticsearch-1 -t elasticsearch
|
||||
# Eventually MUserSearch.remove_all()
|
||||
|
||||
# Haproxy on DO to redirect to Hetzner
|
||||
aps -l www -t haproxy
|
||||
# Change DNS to point to Hetzner
|
||||
|
|
Loading…
Add table
Reference in a new issue