All Projects → jeremykendall → Flaming Archer

jeremykendall / Flaming Archer

Licence: mit
Photo 365 application. Built to support my own 365 project and to learn a few new technologies.

Labels

Projects that are alternatives of or similar to Flaming Archer

Puppet Staging
⛔️ Deprecated in favor of puppet-archive
Stars: ✭ 50 (-39.02%)
Mutual labels:  puppet
Puppetlabs Dsc
Puppet module for PowerShell Desired State Configuration (DSC) integration
Stars: ✭ 63 (-23.17%)
Mutual labels:  puppet
Puppet Php
Puppet module to manage php (Apache, CLI, FPM)
Stars: ✭ 69 (-15.85%)
Mutual labels:  puppet
Wordpress
Stars: ✭ 52 (-36.59%)
Mutual labels:  puppet
Vagrant Graphite
An Example puppetized setup of grahpite, jmxtrans, collectd , logster
Stars: ✭ 58 (-29.27%)
Mutual labels:  puppet
Puppet Nexus
A Puppet Module for Nexus (Maven)
Stars: ✭ 63 (-23.17%)
Mutual labels:  puppet
Cmits
Configuration Management for IT Systems
Stars: ✭ 49 (-40.24%)
Mutual labels:  puppet
Jenkins Infra
Jenkins main control repo for R10k and our Puppet Enterprise managed infrastructure
Stars: ✭ 76 (-7.32%)
Mutual labels:  puppet
Puppet Foreman
UNOFFICIAL CLONE use https://github.com/theforeman/foreman-installer
Stars: ✭ 58 (-29.27%)
Mutual labels:  puppet
Puppetlabs Image build
Build Docker images from Puppet code
Stars: ✭ 69 (-15.85%)
Mutual labels:  puppet
Puppet Nginx
Basic module for configuring nginx via puppet
Stars: ✭ 53 (-35.37%)
Mutual labels:  puppet
Stagr
Staging Server installer for Fortrabbit
Stars: ✭ 56 (-31.71%)
Mutual labels:  puppet
Puppet System
Manage Linux system resources and services from hiera configuration
Stars: ✭ 65 (-20.73%)
Mutual labels:  puppet
Puppet Selinux
Puppet Module to manage SELinux on RHEL machines
Stars: ✭ 51 (-37.8%)
Mutual labels:  puppet
Puppet Gitlab
Puppet module to manage Gitlab (Omnibus)
Stars: ✭ 73 (-10.98%)
Mutual labels:  puppet
Creature unity
2D Skeletal Animation Unity Runtimes for Creature
Stars: ✭ 50 (-39.02%)
Mutual labels:  puppet
Biemond Orawls
Puppet 3/4 module for WebLogic provisioning module ( Linux & Solaris )
Stars: ✭ 63 (-23.17%)
Mutual labels:  puppet
Puppet Letsencrypt
A Puppet module to install the Letsencrypt client and request certificates.
Stars: ✭ 79 (-3.66%)
Mutual labels:  puppet
Puppet Playground
A Vagrant MultiOS environment to test Puppet code and modules
Stars: ✭ 73 (-10.98%)
Mutual labels:  puppet
Puppet Cleaner
Transforms puppet DSL source code to make it comply with the style guide
Stars: ✭ 68 (-17.07%)
Mutual labels:  puppet

Flaming Archer

master: Build Status develop: Build Status

What is Flaming Archer?

Flaming Archer is a "photo-a-day" application for hackers. It makes it simple to create a 365 day photo project of your own. Simply fork the project, deploy to your own server, run composer install, and voila! You're ready to rock.

Inspiration

Flaming Archer is a photo-a-day application I put together to learn the Slim PHP micro framework. The application has expanded to learning Puppet, rspec, Twig, and Composer, and more. It finally expanded to an application I thought was production ready, and now I'm using it to share my own 365 day photo project.

Documentation

Real documentation is on its way. Here's the quick and dirty.

  • Fork
  • Deploy to your server
  • Make sure your docroot is /public
  • composer install
  • Make sure /db, /logs, templates/cache and /tmp are writeable by the web user
  • Edit the $userConfig portion of /config.php (only available after running composer install)
  • Visit http://your-project-site.com
  • Fill out the setup form
  • SUCCESS!

Contributing

Pull requests and issues are welcome. Please review the CONTRIBUTING.md document before sending a PR.

'Keeping it Small' Presentations

TechCamp Memphis

This project is the basis of my Keeping it Small: Getting to know the Slim micro framework presentation, presented at TechCamp Memphis on November 3, 2012. Slides and video are available.

The presentation was given on revision 8f3d27b

php[tek] 2013

This project is the basis of my Keeping it Small: Getting to know the Slim micro framework presentation, presented at phptek on May 15, 2013. Slides are available.

The presentation was given on revision fb71177

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].