Thanks Will, looks good.

My searching brought up many older guides, one was Ian Duffys blog. These look 
a better base to start from.

AH

> On 11 Jul 2017, at 22:06, Will Stevens <wstev...@cloudops.com> wrote:
> 
> So this is the guide I always used to follow.  I think it is very outdated
> as well:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/How+to+build+CloudStack
> 
> I feel like both of these guides are pretty limited because it does not
> cover an integration with any hypervisor, so you may be able to build ACS,
> but you won't be able to do any real dev since you won't be able to spin
> new VMs or anything like that.
> 
> The latest thing I have done for putting together a setup similar to this,
> is documented here: https://github.com/swill/apachecon2016
> 
> Here are the slides:
> https://github.com/swill/apachecon2016/blob/master/slides.pdf
> 
> This is not ideal either, but if you are troubleshooting the installation
> process, it may help shed some light on the topic.
> 
> Also, a good resource for the setup is here as well:
> https://github.com/apache/cloudstack/blob/master/.travis.yml
> 
> Not sure any of this helps...
> 
> 
> 
> *Will Stevens*
> CTO
> 
> <https://goo.gl/NYZ8KK>
> 
> On Mon, Jul 10, 2017 at 4:43 PM, Alex Hitchins <a...@alexhitchins.com>
> wrote:
> 
>> Great - the setup guide I'm following is : https://cwiki.apache.org/
>> confluence/display/CLOUDSTACK/Setting+up+CloudStack+
>> Development+Environment+on+Linux
>> 
>> I have got a pull request open for the git repo readme, however it's
>> breaking the build (somehow!). That is this one :
>> https://github.com/apache/cloudstack/pull/2170
>> 
>> 
>> 
>> 
>> Alexander Hitchins
>> ------------------------
>> E: a...@alexhitchins.com
>> W: alexhitchins.com
>> M: 07788 423 969
>> T: 01892 523 587
>> 
>> -----Original Message-----
>> From: Will Stevens [mailto:williamstev...@gmail.com]
>> Sent: 10 July 2017 21:30
>> To: dev@cloudstack.apache.org
>> Subject: RE: Developer Guide - Current Setup Guide?
>> 
>> Perfect. I will review that set of docs after I finish the one I am
>> working on and we will go from there.
>> 
>> Can you link the doc you are referencing?
>> 
>>> On Jul 10, 2017 4:21 PM, "Alex Hitchins" <a...@alexhitchins.com> wrote:
>>> 
>>> Thanks Will, very kind of you.
>>> 
>>> I will try and get as far along as I can and keep notes of things I
>>> notice along the way.
>>> 
>>> Alexander Hitchins
>>> ------------------------
>>> E: a...@alexhitchins.com
>>> W: alexhitchins.com
>>> M: 07788 423 969
>>> T: 01892 523 587
>>> 
>>> -----Original Message-----
>>> From: williamstev...@gmail.com [mailto:williamstev...@gmail.com] On
>>> Behalf Of Will Stevens
>>> Sent: 10 July 2017 20:49
>>> To: dev@cloudstack.apache.org
>>> Subject: Re: Developer Guide - Current Setup Guide?
>>> 
>>> Alex, I have been slowly started getting through some of the
>>> documentation that is out of date and will be adding some PRs with
>>> changes.  I have not looked at that specific guide yet, so I will have
>>> to review that one to be any help.  I will see what I can do to help
>>> this week.  You can ping me directly if you have specific questions
>>> and I will try to help.  Or ask on https://apachecloudstack.slack.com/
>>> and get more real time support from more of us.
>>> 
>>> *Will Stevens*
>>> CTO
>>> 
>>> <https://goo.gl/NYZ8KK>
>>> 
>>> On Mon, Jul 10, 2017 at 1:58 PM, Alex Hitchins <a...@alexhitchins.com>
>>> wrote:
>>> 
>>>> This sounds like it isn't needed currently, correct?
>>>> 
>>>> I will see if I can locate my confluence credentials, sure I had
>>>> these circa 2013!
>>>> 
>>>> Do I assume the broader answer to my question is that this is the
>>>> most up to date resource? I see another person ask noob question so
>>>> wondered if I had missed something.
>>>> 
>>>> If anyone with cloudstack chops has a spare 10 minutes to look over
>>>> the current guide with me I'd be more than happy to work the changes
>>>> back in to the wiki. I'll even hand over all rights to Apache.
>>>> 
>>>>> On 10 Jul 2017, at 18:29, Ron Wheeler
>>>>> <rwhee...@artifact-software.com>
>>>> wrote:
>>>>> 
>>>>> You may want to own the wiki content as well as the software.
>>>>> 
>>>>> A company may want to quote the wiki or incorporate some of it
>>>>> into
>>>> their documentation without having to get the rights from each
>>>> person who contributed to the page.
>>>>> 
>>>>> 
>>>>> Even more complicated if someone posts a design or an enhancement
>>>>> and
>>>> then claims to own it and patent it.
>>>>> 
>>>>> It is good practice to make sure that Apache owns it all (code,
>>>>> docs,
>>>> test cases, enhancements, patches)  and that you can use it all
>>>> without legal problems under the Apache license.
>>>>> 
>>>>> 
>>>>> Ron
>>>>> 
>>>>>> On 10/07/2017 12:23 PM, Daan Hoogland wrote:
>>>>>> Why do you say that Ron? You need one to become a committer. for
>>>>>> the wiki we need to recognise you as a contributor. I think you
>>>>>> need no more.
>>>>>> 
>>>>>> On Mon, Jul 10, 2017 at 5:10 PM, Ron Wheeler
>>>>>> <rwhee...@artifact-software.com> wrote:
>>>>>>> Alex,
>>>>>>> Do you have a CLA on file with Apache.
>>>>>>> You should have one to contribute to the wiki.
>>>>>>> 
>>>>>>> Ron
>>>>>>> 
>>>>>>>> On 10/07/2017 10:42 AM, Daan Hoogland wrote:
>>>>>>>> create your account on cwiki and we can give you access
>>>>>>>> 
>>>>>>>> On Sun, Jul 9, 2017 at 12:10 AM, Alex Hitchins
>>>>>>>> <a...@alexhitchins.com
>>>>> 
>>>>>>>> wrote:
>>>>>>>>> Please let me know if there is anything I can do to help with
>> this.
>>>>>>>>> 
>>>>>>>>> I have an open PR on the repo readme.md, minor documentation
>>>>>>>>> change
>>>> but
>>>>>>>>> somehow is breaking the build. My guess is it's something
>>>>>>>>> unrelated
>>>> on
>>>>>>>>> master.
>>>>>>>>> 
>>>>>>>>>> On 8 Jul 2017, at 22:37, Will Stevens
>>>>>>>>>> <williamstev...@gmail.com>
>>>> wrote:
>>>>>>>>>> 
>>>>>>>>>> We need to amend. As of 4.10 we are on jdk 8.
>>>>>>>>>> 
>>>>>>>>>> I will have to review it and see what needs to be done to
>>>>>>>>>> bring it
>>>> up to
>>>>>>>>>> date.
>>>>>>>>>> 
>>>>>>>>>> On Jul 8, 2017 4:46 PM, "Alex Hitchins"
>>>>>>>>>> <a...@alexhitchins.com>
>>>> wrote:
>>>>>>>>>> 
>>>>>>>>>> Asking as I want to be sure I'm getting myself setup correctly.
>>>>>>>>>> 
>>>>>>>>>> I appreciate setup guides may not necessitate lots of
>>>>>>>>>> amendments
>>>> however
>>>>>>>>>> 4
>>>>>>>>>> years seemed a long time to go with nothing. Are we still on
>>>>>>>>>> JDK 6
>>>> for
>>>>>>>>>> example?
>>>>>>>>>> 
>>>>>>>>>> More than happy to amend Confluence with updates as I come
>>>>>>>>>> across
>>>> them.
>>>>>>>>>> 
>>>>>>>>>> 
>>>>>>>>>> Alexander Hitchins
>>>>>>>>>> ------------------------
>>>>>>>>>> E: a...@alexhitchins.com
>>>>>>>>>> W: alexhitchins.com
>>>>>>>>>> M: 07788 423 969
>>>>>>>>>> T: 01892 523 587
>>>>>>>>>> 
>>>>>>>>>> -----Original Message-----
>>>>>>>>>> From: Daan Hoogland [mailto:daan.hoogl...@gmail.com]
>>>>>>>>>> Sent: 07 July 2017 21:08
>>>>>>>>>> To: dev <dev@cloudstack.apache.org>
>>>>>>>>>> Subject: Re: Developer Guide - Current Setup Guide?
>>>>>>>>>> 
>>>>>>>>>> Why do you ask, Alex? Is something not working?
>>>>>>>>>> 
>>>>>>>>>> Biligual auto correct use.  Read at your own risico
>>>>>>>>>> 
>>>>>>>>>>> On 7 Jul 2017 9:54 pm, "Alex Hitchins"
>>>>>>>>>>> <a...@alexhitchins.com>
>>>> wrote:
>>>>>>>>>>> 
>>>>>>>>>>> Hello all,
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> I note this was last amended 2013, is there a better/more
>>>>>>>>>>> recent resource for the aspiring CloudStack developer?
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> https://cwiki.apache.org/confluence/display/CLOUDSTACK/
>>>>>>>>>>> Setting+up+CloudStack
>>>>>>>>>>> +Development+Environment+on+Linux
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> Alexander Hitchins
>>>>>>>>>>> 
>>>>>>>>>>> ------------------------
>>>>>>>>>>> 
>>>>>>>>>>> E: a...@alexhitchins.com
>>>>>>>>>>> 
>>>>>>>>>>> W: alexhitchins.com
>>>>>>>>>>> 
>>>>>>>>>>> M: 07788 423 969
>>>>>>>>>>> 
>>>>>>>>>>> T: 01892 523 587
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>>>>> 
>>>>>>>> 
>>>>>>> --
>>>>>>> Ron Wheeler
>>>>>>> President
>>>>>>> Artifact Software Inc
>>>>>>> email: rwhee...@artifact-software.com
>>>>>>> skype: ronaldmwheeler
>>>>>>> phone: 866-970-2435, ext 102
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>>> --
>>>>> Ron Wheeler
>>>>> President
>>>>> Artifact Software Inc
>>>>> email: rwhee...@artifact-software.com
>>>>> skype: ronaldmwheeler
>>>>> phone: 866-970-2435, ext 102
>>>>> 
>>>> 
>>>> 
>>> 
>>> 
>> 
>> 

Reply via email to