Having problem deploying DolphinDB with DockerHow is Docker different from a virtual machine?Should I use Vagrant or Docker for creating an isolated environment?How to list containers in DockerHow to get a Docker container's IP address from the host?How to remove old Docker containersHow to deal with persistent storage (e.g. databases) in DockerCopying files from Docker container to hostCopying files from host to Docker containerWhat is the (best) way to manage permissions for Docker shared volumes?How do I get into a Docker container's shell?
How can I instantiate a lambda closure type in C++11/14?
How is TD(0) method helpful? What good does it do?
Implement Homestuck's Catenative Doomsday Dice Cascader
What is the traditional way of earning a doctorate in Germany?
Can a magnetic field of an object be stronger than its gravity?
How hard would it be to convert a glider into an powered electric aircraft?
Does the growth of home value benefit from compound interest?
Should I "tell" my exposition or give it through dialogue?
Working in the USA for living expenses only; allowed on VWP?
Movie where a boy is transported into the future by an alien spaceship
Finding x,y coordinates where y is largest
What happens if you do emergency landing on a US base in middle of the ocean?
What is the purpose of building foundations?
Did Darth Vader wear the same suit for 20+ years?
Payment instructions from HomeAway look fishy to me
What risks are there when you clear your cookies instead of logging off?
My coworkers think I had a long honeymoon. Actually I was diagnosed with cancer. How do I talk about it?
Pay as you go Or Oyster card
What makes linear regression with polynomial features curvy?
Why don't B747s start takeoffs with full throttle?
How is it possible that Gollum speaks Westron?
Smooth switching between 12v batteries, with toggle switch
C SIGINT signal in Linux
On the Twin Paradox Again
Having problem deploying DolphinDB with Docker
How is Docker different from a virtual machine?Should I use Vagrant or Docker for creating an isolated environment?How to list containers in DockerHow to get a Docker container's IP address from the host?How to remove old Docker containersHow to deal with persistent storage (e.g. databases) in DockerCopying files from Docker container to hostCopying files from host to Docker containerWhat is the (best) way to manage permissions for Docker shared volumes?How do I get into a Docker container's shell?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm trying to deploy DolphinDB ver0.93 with docker. Basically, it's just a DolphinDB cluster running inside centos container. When I set localSite
in config files other than localhost
and try to start all the data nodes using DolphinDB Cluster Manager, it will report there is no agent in this cluster
. Is there any config I'm missing?
docker dolphindb
add a comment |
I'm trying to deploy DolphinDB ver0.93 with docker. Basically, it's just a DolphinDB cluster running inside centos container. When I set localSite
in config files other than localhost
and try to start all the data nodes using DolphinDB Cluster Manager, it will report there is no agent in this cluster
. Is there any config I'm missing?
docker dolphindb
add a comment |
I'm trying to deploy DolphinDB ver0.93 with docker. Basically, it's just a DolphinDB cluster running inside centos container. When I set localSite
in config files other than localhost
and try to start all the data nodes using DolphinDB Cluster Manager, it will report there is no agent in this cluster
. Is there any config I'm missing?
docker dolphindb
I'm trying to deploy DolphinDB ver0.93 with docker. Basically, it's just a DolphinDB cluster running inside centos container. When I set localSite
in config files other than localhost
and try to start all the data nodes using DolphinDB Cluster Manager, it will report there is no agent in this cluster
. Is there any config I'm missing?
docker dolphindb
docker dolphindb
asked Mar 24 at 14:08
Ju PieceJu Piece
565
565
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55324648%2fhaving-problem-deploying-dolphindb-with-docker%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55324648%2fhaving-problem-deploying-dolphindb-with-docker%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown