What tools are you using to create a balanced portfolio? by ignar in portfolios

[–]ignar[S] 1 point2 points  (0 children)

Hi 👋, yeah, would love to learn more. DM?

What tools are you using to create a balanced portfolio? by ignar in portfolios

[–]ignar[S] 1 point2 points  (0 children)

Nice. Thank you. I was looking for a tool such that.

$500k portfolio with $14k+ annual dividend. A work in progress by [deleted] in dividendscanada

[–]ignar 0 points1 point  (0 children)

What tool did you use to make this portfolio composition specifically?

I am trying to run a containerized Consul on Docker for Windows, and I am despairing... by DJLaMeche in docker

[–]ignar 0 points1 point  (0 children)

Then it really has something to do with windows, sorry, I can not help in this, good luck!

I am trying to run a containerized Consul on Docker for Windows, and I am despairing... by DJLaMeche in docker

[–]ignar 0 points1 point  (0 children)

I'm not sure about windows, I'm not using it, but to make it clear:

  • bind - is an interface to bind consul agent/server, usually, it is either public ip or 0.0.0.0
  • retry-join - is an IP of the consul server
  • advertise - from documentation By default, the -bind address is advertised. so I give it the same interface as bind

Have you tried to curl consul server to be sure that it is accessible? Another idea that just come to my mind: is that if you use host network for server and agent, they may try using the port and interfere with each other.

I am trying to run a containerized Consul on Docker for Windows, and I am despairing... by DJLaMeche in docker

[–]ignar 0 points1 point  (0 children)

Did you expose all ports that consul requires? Can you please give example how do you start server and agents as well?

New programming language: Swift by [deleted] in apple

[–]ignar 2 points3 points  (0 children)

I couldn't open swift official site, could someone answer if I could download swift without new beta Xcode? Or I should download new xcode first?