mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-11-01 09:09:51 +00:00
Adding to hetzner migration.
This commit is contained in:
parent
7e2d1b0f1f
commit
4b219cadca
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