User:Dereckson/Current work: Difference between revisions
From Nasqueron Agora
(http://pear.php.net/manual/en/package.php.php-codesniffer.coding-standard-tutorial.php) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
''Legacy content from October 2012, Summer 2013, November 2014.'' | |||
= Quick patches = | |||
* /home/dereckson/dev/phabricator/libphutil/scripts/dev/update_PhutilDefaultSyntaxHighlighterEngine_supported_languages.php | |||
= Nasqueron = | |||
== Ysul == | |||
=== Mumble === | |||
* Install [http://www.mumble-django.org/docs/en/ Mumble-Django] [https://bitbucket.org/Svedrin/mumble-django/get/v2.11.tar.bz2 2.11] | |||
* Set a Nasqueron certificate | |||
* Document the server on the wiki | |||
=== Grip users === | |||
* Check with Yusui what he needs - a container on Dwellers? A shell account on Ysul? | |||
== Puppet == | == Puppet == | ||
=== Documentation === | === Documentation === | ||
Line 17: | Line 32: | ||
* phpUnderControl - Continuous Integration for PHP - http://phpundercontrol.org/ | * phpUnderControl - Continuous Integration for PHP - http://phpundercontrol.org/ | ||
* http://pear.php.net/manual/en/package.php.php-codesniffer.coding-standard-tutorial.php | * http://pear.php.net/manual/en/package.php.php-codesniffer.coding-standard-tutorial.php | ||
== MediaWiki == | |||
This wiki requests we add Memcached::setSaslAuthData support, see [https://bugzilla.wikimedia.org/show_bug.cgi?id=53615 bug 53615]. | |||
== Authentication == | |||
* http://www.php.net/manual/en/book.password.php | |||
* OpenID | |||
* <strike>[https://developer.mozilla.org/en-US/docs/Mozilla/Persona/Implementing_a_Persona_IdP?redirectlocale=en-US&redirectslug=Persona%2FImplementing_a_Persona_IdP Persona]</strike> | |||
* Shibboleth | |||
* OAuth | |||
== Nasqueron, the bot == | |||
* https://dev.twitter.com/docs/auth/oauth/single-user-with-examples#python | |||
* https://github.com/horgh/twitter-tcl/blob/master/oauth.tcl |
Latest revision as of 02:04, 15 February 2020
Legacy content from October 2012, Summer 2013, November 2014.
Quick patches
- /home/dereckson/dev/phabricator/libphutil/scripts/dev/update_PhutilDefaultSyntaxHighlighterEngine_supported_languages.php
Nasqueron
Ysul
Mumble
- Install Mumble-Django 2.11
- Set a Nasqueron certificate
- Document the server on the wiki
Grip users
- Check with Yusui what he needs - a container on Dwellers? A shell account on Ysul?
Puppet
Documentation
- http://docs.puppetlabs.com/learning/ral.html
- http://docs.puppetlabs.com/puppet_core_types_cheatsheet.pdf
We've a learning VM.
/tmp/learn_puppet_centos_pe2.5.1_ovf.2012.04.18 ] ls learn_puppet_centos_pe2.5.1_ovf.2012.04.18-disk1.vmdk learn_puppet_centos_pe2.5.1_ovf.2012.04.18.ovf learn_puppet_centos_pe2.5.1_ovf.2012.04.18.mf
To start it:
VBoxHeadless -s "Learning Puppet VM (PE 2.5.1)"
CI
- phpUnderControl - Continuous Integration for PHP - http://phpundercontrol.org/
- http://pear.php.net/manual/en/package.php.php-codesniffer.coding-standard-tutorial.php
MediaWiki
This wiki requests we add Memcached::setSaslAuthData support, see bug 53615.
Authentication
- http://www.php.net/manual/en/book.password.php
- OpenID
Persona- Shibboleth
- OAuth