Hey Dan! I'm really happy you decided to write up your experience and I'm glad you got it working. I have one small request and that would be to figure out why zope.deprecation was causing you issues and add an update mentioning that it's fixed for <insert reason here>. Putting a blog post out there saying "I don't know why - but you need to use this old version" isn't great for other people learning. Obviously no one wants that workflow to be broken so if it is it'd be good to figure out what's going on. If you drop into #pyramid on freenode we can even debug it together but I'm never happy with settling for hacks. That being said the post looks great and we'll be happy to link to it - you should be proud of it!
- Michael On Sat, Mar 11, 2017 at 6:16 PM, Dan <[email protected]> wrote: > Got the pull request out. > > Do you mind if I skip the trypyramid.com pub section? I am pretty new at > all of this, and my site needs quite a bit of work before I want to hang it > out among those other sites. I definitely appreciate it though I just don't > feel worthy! I need to keep working and writing! > > I am very intrigued by all of this. > > Thanks, > --Dan > > On Saturday, March 11, 2017 at 6:31:58 PM UTC-5, Dan wrote: >> >> 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/a52e9324-14e9-44ef-b602-5b9331bc1c26% > 40googlegroups.com > <https://groups.google.com/d/msgid/pylons-discuss/a52e9324-14e9-44ef-b602-5b9331bc1c26%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > 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/CAKdhhwFFMRZLPjwKn6ZTvs8Qary8NoRNp9P-m9Kizs2Gkpk8qw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
