Sure, I just need to figure it out. I am an svn guy, so git is a bit foreign to me.
--Dan On Sat, Mar 11, 2017 at 6:05 PM, Steve Piercy <[email protected]> wrote: > Dan, > > Would you consider adding a link to your articles by adding another page > on the Pyramid Community Cookbook: > http://docs.pylonsproject.org/projects/pyramid_cookbook/en/l > atest/deployment/index.html > > ...and under Publications: > https://trypyramid.com/community.html > > I can also publicize via our Twitter feed. > > I've seen a few requests for tutorials/how-tos for AWS deployment come > through the #pyramid IRC channel. > > --steve > > > On 3/11/17 at 2:50 PM, [email protected] (Dan) pronounced: > > Hi all, >> >> I spent some time over the last week or so trying to get some pyramid >> apps on AWS via Elastic Beanstalk. I had some trouble because unlike flask >> and django, there aren't any step-by-step docs or templates. I also had a >> requirement, keep it as simple as possible. This meant no EB CLI. Luckily, >> with a hint from stackoverflow's webjunkie (also thanks to Michael Merickel >> for some input) I was able to get it working. >> After it was working I was logging into the EC2 instances to install my >> starter application, but I eventually tweaked my requirements.txt file so >> that I only had to upload my project as a compressed zip file. >> >> That said, I have two articles on how to do these things on my new AWS >> site, http://www.bruisedthumb.com. I appreciate any feedback. Yes I know >> the site is ridiculously simple. I'm a dad, so I have to do this stuff >> before 7AM before the kids wake up. >> >> Thanks, >> --Dan >> >> > ------------------------ > Steve Piercy, Soquel, CA > > -- > You received this message because you are subscribed to a topic in the > Google Groups "pylons-discuss" group. > To unsubscribe from this topic, visit https://groups.google.com/d/to > pic/pylons-discuss/MSAMBzwx7aQ/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ms > gid/pylons-discuss/r473Ps-10123i-DAE8335B3C284D64850AFE30ADD > E458D%40Steves-iMac.local. > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/pylons-discuss/CAKbG-MgWPQTFxuVPh0tGOKOK24gR85jC_xx7CUt8aJGGvqQ8RA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
