How to install cloud foundry in home server Unicorn Meta Zoo #1: Why another podcast? ...
How to translate "red flag" into Spanish?
Is this homebrew arcane communication device abusable?
A faster way to compute the largest prime factor
Retract an already submitted recommendation letter (written for an undergrad student)
My bank got bought out, am I now going to have to start filing tax returns in a different state?
What is /etc/mtab in Linux?
I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?
Why do distances seem to matter in the Foundation world?
Is there any pythonic way to find average of specific tuple elements in array?
Contradiction proof for inequality of P and NP?
How much of a wave function must reside inside event horizon for it to be consumed by the black hole?
How do I check if a string is entirely made of the same substring?
Is it acceptable to use working hours to read general interest books?
Will I lose my paid in full property
What was Apollo 13's "Little Jolt" after MECO?
Israeli soda type drink
My admission is revoked after accepting the admission offer
The weakest link
"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?
What's the difference between using dependency injection with a container and using a service locator?
A strange hotel
How much cash can I safely carry into the USA and avoid civil forfeiture?
How would this chord from "Rocket Man" be analyzed?
Crossed out red box fitting tightly around image
How to install cloud foundry in home server
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraInstall Visual Studio on Cloud computer?Cloud computing?How to run your own cloud network at home?Cloud Storage/Sync solution for familiesA Cloud OS to Install on my Windows ServerHome Server: storage virtualisation, what to choose?What is the cloud?Syncing cloud storage with external hard driveWhat is main difference between cloud storage and usual server storage?Google Cloud Printer Install Stuck
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
I know this question has been asked here but found that was years before. Most of the instructions seems outdated. I want to install Cloud Foundry in my home/local server but would like to use it later for some research purposes. I know there may be alternatives but I really want to install cloud foundry in bosh. Most of the answers I found online says about installing on VM. I am very new to infrastructure architecture. I am trying to install on my Dell home server. I am thinking to install CF on a dedicated physical hard drive. I hope I am putting it all together in the right direction. I am using RHEL7. A help would be greatly appreciated.
cloud cloud-storage rhel-7
add a comment |
I know this question has been asked here but found that was years before. Most of the instructions seems outdated. I want to install Cloud Foundry in my home/local server but would like to use it later for some research purposes. I know there may be alternatives but I really want to install cloud foundry in bosh. Most of the answers I found online says about installing on VM. I am very new to infrastructure architecture. I am trying to install on my Dell home server. I am thinking to install CF on a dedicated physical hard drive. I hope I am putting it all together in the right direction. I am using RHEL7. A help would be greatly appreciated.
cloud cloud-storage rhel-7
add a comment |
I know this question has been asked here but found that was years before. Most of the instructions seems outdated. I want to install Cloud Foundry in my home/local server but would like to use it later for some research purposes. I know there may be alternatives but I really want to install cloud foundry in bosh. Most of the answers I found online says about installing on VM. I am very new to infrastructure architecture. I am trying to install on my Dell home server. I am thinking to install CF on a dedicated physical hard drive. I hope I am putting it all together in the right direction. I am using RHEL7. A help would be greatly appreciated.
cloud cloud-storage rhel-7
I know this question has been asked here but found that was years before. Most of the instructions seems outdated. I want to install Cloud Foundry in my home/local server but would like to use it later for some research purposes. I know there may be alternatives but I really want to install cloud foundry in bosh. Most of the answers I found online says about installing on VM. I am very new to infrastructure architecture. I am trying to install on my Dell home server. I am thinking to install CF on a dedicated physical hard drive. I hope I am putting it all together in the right direction. I am using RHEL7. A help would be greatly appreciated.
cloud cloud-storage rhel-7
cloud cloud-storage rhel-7
edited Feb 1 at 4:22
Thomson
asked Feb 1 at 4:08
ThomsonThomson
62
62
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
BOSH just by itself must run on a VM, or in a group of VMs (if you install bosh in a Cloud). If you want to run on a single server, you want to install "Bosh lite", for that you follow the appropriate instructions at https://bosh.io/docs/bosh-lite/
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1400837%2fhow-to-install-cloud-foundry-in-home-server%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
BOSH just by itself must run on a VM, or in a group of VMs (if you install bosh in a Cloud). If you want to run on a single server, you want to install "Bosh lite", for that you follow the appropriate instructions at https://bosh.io/docs/bosh-lite/
add a comment |
BOSH just by itself must run on a VM, or in a group of VMs (if you install bosh in a Cloud). If you want to run on a single server, you want to install "Bosh lite", for that you follow the appropriate instructions at https://bosh.io/docs/bosh-lite/
add a comment |
BOSH just by itself must run on a VM, or in a group of VMs (if you install bosh in a Cloud). If you want to run on a single server, you want to install "Bosh lite", for that you follow the appropriate instructions at https://bosh.io/docs/bosh-lite/
BOSH just by itself must run on a VM, or in a group of VMs (if you install bosh in a Cloud). If you want to run on a single server, you want to install "Bosh lite", for that you follow the appropriate instructions at https://bosh.io/docs/bosh-lite/
edited 22 hours ago
wildloop
1264
1264
answered Feb 3 at 7:57
João PintoJoão Pinto
1462
1462
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1400837%2fhow-to-install-cloud-foundry-in-home-server%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