You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Consul
Hey guys!
In our company we have different environent like production,devolopment and test. So we are integrating consul to all these environments. Have anyone tried some king of script to automatically import data from , for example, test environment to production?
Will be grateful for any help.
Edgaras Apšega
unread,
Jan 22, 2018, 9:36:20 AM1/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Consul
Hey,
In our case, we have different clusters for different environments and that's probably the best way of doing it. Couldn't think of any use case to replicate all the data for different tiers.
Евгений Авдюхин
unread,
Jan 22, 2018, 9:42:32 AM1/22/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Consul
Than you for your reply,but it happends that we need some kind of a walkaround. I am now trying some bash cript with curl usage... but it takes so much time to understand. For example in 1 curl get request, i cant use 2 parameters recurent and raw.. maybe i am doing it wrond?
понедельник, 22 января 2018 г., 17:36:20 UTC+3 пользователь Edgaras Apšega написал:
James Phillips
unread,
Feb 2, 2018, 3:30:17 PM2/2/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to consu...@googlegroups.com
We definitely recommend running different clusters for different
environments. For KV you can use something like consul-replicate to
copy selected data between environments: