LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   sandbox server (https://www.linuxquestions.org/questions/linux-server-73/sandbox-server-4175440677/)

Kuldeep1333 12-09-2012 11:29 AM

sandbox server
 
i want to create a sandbox server which would be used by the web-developers. this would be just like the other production servers. as i searched on google i didn't got any documentcan for configure this. Can any one suggest which rpm required for this & how can i configure it on Centos.

Habitual 12-09-2012 04:07 PM

Virtualbox can provide such an environment.

wizztoka 12-09-2012 05:04 PM

KVM in Centos works great, here you can find the documentation:
http://www.linux-kvm.org
Virtualbox as say Habitual says can be ok too, but I found Kvm more enterprise like.

chrism01 12-11-2012 01:10 AM

KVM comes built-in to RHEL/Centos; here's some Docs
https://access.redhat.com/knowledge/...ide/index.html
https://access.redhat.com/knowledge/...ide/index.html
https://access.redhat.com/knowledge/...ide/index.html

Kuldeep1333 12-11-2012 01:16 AM

Thanks to all
 
first f all thanks to all for your reply, i want to configure developer sandbox.


what is Developer Sandbox
Developer sandboxes are special configuration-only sandboxes intended for coding and testing by a single developer. Multiple users can log into a single developer sandbox, but their primary purpose is to provide an environment in which changes under active development can be isolated until they’re ready to be shared. Just like configuration-only sandboxes, developer sandboxes copy all application and configuration information to the sandbox. Developer sandboxes are limited to 10 MB of test or sample data, which is enough for many development and testing tasks. You can refresh a developer sandbox once per day.



Can any one suggest on this ?

aedurkee 12-12-2012 08:26 PM

What are the devlopers developing? The suggestions were to provision Virtual Machines for the purpose. On those Virutal Machines you will need to install the tools the developers will use and provide any generic configuration that at some level resembles production. Once you have a basic configuration you can copy the virutal machine or if you have a more complex virutal tool "clone" the base configuration to give each developer a sandbox to play in. A virtual machine / host.


All times are GMT -5. The time now is 10:12 AM.