Coder Social home page Coder Social logo

knpuniversity / ansible Goto Github PK

View Code? Open in Web Editor NEW
15.0 10.0 34.0 8.65 MB

Course code, script and tons of really-cool-YAML-that-builds-servers for our "Ansible for Automation" tutorial

Home Page: https://knpuniversity.com/screencast/ansible

PHP 90.11% CSS 4.66% Twig 5.23%
knpuniversity ansible automation symfony-application

ansible's People

Contributors

abdounikarim avatar bocharsky-bw avatar jrjenk avatar leannapelham avatar mollokhan avatar weaverryan avatar xaviervallot avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ansible's Issues

The advice to use a Github OAuth token is useless

In the Cleanup & GitHub OAuth Token chapter of the ancistrano screencast, you advice to use a github token to avoid rate limiting issues for github downloads.

This advice is useless. The archive download endpoint is not covered by the github rate limit anymore since more than 1 year now (thanks to a discussion between the composer team and the github support, to decide whether Composer should follow bower and use internal endpoints used by the github UI instead of the API for downloads to workaround the rate limiting).
The only case where you still need to set a github token for your deployment is when using downloads from private repos (but this has nothing to do with rate limiting, it has to do with access).

Note that when using lots of VCS repositories in your project (instead of using Packagist or Satis), using a token on the server running composer update might still make sense (an update will need other API endpoints in such case to get the metadata). But an install from lock does not need anything else than the code archive.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.