Discussion:
1 click deploy VPC network
Richard Persaud
2018-11-20 18:47:12 UTC
Permalink
Hello,

We plan on using cloudStack for classroom style deployments, where each user will get the same setup but in different VPCs.

How can I set up cloudStack so when a user logs into their account, there is a 1 click deploy template (VPC, tiers and VMs)?

Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
Loading Image...
Andrija Panic
2018-11-20 18:54:37 UTC
Permalink
Hi Richard,

you are looking for 1 click deploy from within CloudStack ? That is not
possible actually. You do need to deploy VPC, then networks, then VMs etc.
But you could automate this via CloudMonkey (CLI on Linux) or perhaps do
API calls to provision all needed resources - CloudStack provides very
powerfull API and you should consider using it.

Cheers
Andrija
Post by Richard Persaud
Hello,
We plan on using cloudStack for classroom style deployments, where each
user will get the same setup but in different VPCs.
How can I set up cloudStack so when a user logs into their account, there
is a 1 click deploy template (VPC, tiers and VMs)?
Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
https://macyspartners.com/PublishingImages/MakeLifeShineBrighter.png
--
Andrija Panić
Ivan Kudryavtsev
2018-11-20 18:55:17 UTC
Permalink
Hello, Richard.

Well, there are two options:
1. Extend frontend with a plugin which will do everything you need.
2. Implement callback app which will be bound to account 1st login or
registration and automatically creates everything you need.

Anyway, the customization is required. If you decide to go with the second
option, you may contact me directly
as we have implemented CS self-registration service which can do everything
you need:
https://bitworks.software/en/products/cloudstack-self-registration-service/
Post by Richard Persaud
Hello,
We plan on using cloudStack for classroom style deployments, where each
user will get the same setup but in different VPCs.
How can I set up cloudStack so when a user logs into their account, there
is a 1 click deploy template (VPC, tiers and VMs)?
Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
https://macyspartners.com/PublishingImages/MakeLifeShineBrighter.png
--
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ <http://bw-sw.com/>
Nicolas Bouige
2018-11-20 19:30:01 UTC
Permalink
Hi Richard,

Why don't try with Terraform ?
You can provide same terraform file for all of your student.
Just need to automate (or not) the users creation with api key/secret key if you plan to use specific ID for each student.
Or create a bunch of user like User01, User02...and reuse them for the next classroom.

Best regards,
N.B

-----Message d'origine-----
De : Ivan Kudryavtsev [mailto:***@bw-sw.com]
Envoyé : mardi 20 novembre 2018 19:55
À : users <***@cloudstack.apache.org>
Objet : Re: 1 click deploy VPC network

Hello, Richard.

Well, there are two options:
1. Extend frontend with a plugin which will do everything you need.
2. Implement callback app which will be bound to account 1st login or registration and automatically creates everything you need.

Anyway, the customization is required. If you decide to go with the second option, you may contact me directly as we have implemented CS self-registration service which can do everything you need:
https://bitworks.software/en/products/cloudstack-self-registration-service/
Post by Richard Persaud
Hello,
We plan on using cloudStack for classroom style deployments, where
each user will get the same setup but in different VPCs.
How can I set up cloudStack so when a user logs into their account,
there is a 1 click deploy template (VPC, tiers and VMs)?
Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
https://macyspartners.com/PublishingImages/MakeLifeShineBrighter.png
--
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.softwa
David Merrill
2018-11-20 19:35:22 UTC
Permalink
Yes terraform could be ideal (doesn't get you 1-click from w/in CloudStack, but gives you control of what gets set up 'per user').

David Merrill
Senior Systems Engineer,
Managed and Private/Hybrid Cloud Services
OTELCO
92 Oak Street, Portland ME 04101
office 207.772.5678 <callto:207.772.5678>
www.otelco.com <http://www.otelco.com>/business/managed-services



Confidentiality Message
The information contained in this e-mail transmission may be confidential and legally privileged. If you are not the intended recipient, you are notified that any dissemination, distribution, copying or other use of this information, including attachments, is prohibited. If you received this message in error, please call me at 207.772.5678 <callto:207.772.5678> so this error can be corrected.


On 11/20/18, 2:30 PM, "Nicolas Bouige" <***@dimsi.fr> wrote:

Hi Richard,

Why don't try with Terraform ?
You can provide same terraform file for all of your student.
Just need to automate (or not) the users creation with api key/secret key if you plan to use specific ID for each student.
Or create a bunch of user like User01, User02...and reuse them for the next classroom.

Best regards,
N.B

-----Message d'origine-----
De : Ivan Kudryavtsev [mailto:***@bw-sw.com]
Envoyé : mardi 20 novembre 2018 19:55
À : users <***@cloudstack.apache.org>
Objet : Re: 1 click deploy VPC network

Hello, Richard.

Well, there are two options:
1. Extend frontend with a plugin which will do everything you need.
2. Implement callback app which will be bound to account 1st login or registration and automatically creates everything you need.

Anyway, the customization is required. If you decide to go with the second option, you may contact me directly as we have implemented CS self-registration service which can do everything you need:
https://bitworks.software/en/products/cloudstack-self-registration-service/
Post by Richard Persaud
Hello,
We plan on using cloudStack for classroom style deployments, where
each user will get the same setup but in different VPCs.
How can I set up cloudStack so when a user logs into their account,
there is a 1 click deploy template (VPC, tiers and VMs)?
Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
https://macyspartners.com/PublishingImages/MakeLifeShineBrighter.png
--
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/ <
Richard Persaud
2018-11-21 16:51:03 UTC
Permalink
I will check out Terraform. Thanks for the suggestions!

Regards,

From: David Merrill <***@otelco.com>
Sent: Tuesday, November 20, 2018 2:35 PM
To: ***@cloudstack.apache.org
Subject: Re: 1 click deploy VPC network

⚠ EXT MSG:

Yes terraform could be ideal (doesn't get you 1-click from w/in CloudStack, but gives you control of what gets set up 'per user').

David Merrill
Senior Systems Engineer,
Managed and Private/Hybrid Cloud Services
OTELCO
92 Oak Street, Portland ME 04101
office 207.772.5678 <callto:207.772.5678>
www.otelco.com<https://isolate.menlosecurity.com/0/eJyrViotylGyUsooKSmw0tcvLy_Xyy9JzUnO10vOz1XSUSrKV7Iy1FEqyUwBKjI0MFaqBQClHA9r> <http://www.otelco.com<https://isolate.menlosecurity.com/0/eJyrViotylGyUsooKSmw0tcvLy_Xyy9JzUnO10vOz1XSUSrKV7Iy1FEqyUwBKjI0MFaqBQClHA9r>>/business/managed-services



Confidentiality Message
The information contained in this e-mail transmission may be confidential and legally privileged. If you are not the intended recipient, you are notified that any dissemination, distribution, copying or other use of this information, including attachments, is prohibited. If you received this message in error, please call me at 207.772.5678 <callto:207.772.5678> so this error can be corrected.


On 11/20/18, 2:30 PM, "Nicolas Bouige" <***@dimsi.fr<mailto:***@dimsi.fr>> wrote:

Hi Richard,

Why don't try with Terraform ?
You can provide same terraform file for all of your student.
Just need to automate (or not) the users creation with api key/secret key if you plan to use specific ID for each student.
Or create a bunch of user like User01, User02...and reuse them for the next classroom.

Best regards,
N.B

-----Message d'origine-----
De : Ivan Kudryavtsev [mailto:***@bw-sw.com<mailto:***@bw-sw.com>]
Envoyé : mardi 20 novembre 2018 19:55
À : users <***@cloudstack.apache.org<mailto:***@cloudstack.apache.org>>
Objet : Re: 1 click deploy VPC network

Hello, Richard.

Well, there are two options:
1. Extend frontend with a plugin which will do everything you need.
2. Implement callback app which will be bound to account 1st login or registration and automatically creates everything you need.

Anyway, the customization is required. If you decide to go with the second option, you may contact me directly as we have implemented CS self-registration service which can do everything you need:
https://bitworks.software/en/products/cloudstack-self-registration-service/<https://isolate.menlosecurity.com/0/eJwNzDEOgzAMBdC7eAZcxJbbpIlpLSKM7J8yIO5e1je8i7o3SvQFjkjMb8VpvsUUtuLMLiw7H261FwSXZr0GctnGkLaOLh8NeIba_oj_tAjTQG6U5oGg9ann10L3H-rIJNM>
Post by Richard Persaud
Hello,
We plan on using cloudStack for classroom style deployments, where
each user will get the same setup but in different VPCs.
How can I set up cloudStack so when a user logs into their account,
there is a 1 click deploy template (VPC, tiers and VMs)?
Regards,
Richard Persaud
Sys Spec, Info Security Del | Macy's, Inc.
5985 State Bridge Rd. | Johns Creek, GA 30097
Office: 678-474-2357
https://macyspartners.com/PublishingImages/MakeLifeShineBrighter.png
--
With best regards, Ivan Kudryavtsev
Bitworks LLC
Cell RU: +7-923-414-1515
Cell USA: +1-201-257-1512
WWW: http://bitworks.software/<https://isolate.menlosecurity.com/0/eJyrViotylGyUsooKSmw0tdPyiwpzy_KLtYrzk8rKU8sStVX0lEqyleyMtRRKslMASo0NDBWqgUA-M8RIg> <http://bw-sw.com/<https://isolate.menlosecurity.com/0/eJyrViotylGyUsooKSmw0tdPKtctLtdLzs_VV9JRKspXsjLUUSrJTAEqMDQwVqoFAFJWDXE>>



* This is an EXTERNAL EMAIL. Stop and think before clicking a link or opening attachments.
Loading...