Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2018-07-16 14:04:11
Size: 339
Comment: ansible roles
Revision 5 as of 2020-06-22 00:31:06
Size: 1039
Comment: links
Deletions are marked like this. Additions are marked like this.
Line 10: Line 10:
 * [[https://bitbucket.org/snippets/av6/9Kd5M|Nginx + Gunicorn (plus Supervisor)]] (my pick)
 * [[https://bitbucket.org/snippets/av6/jery6G|Apache httpd + mod_wsgi]]
 * [[https://hg.dwimlabs.net/snippet-hgweb-nginx-ansible/file|Nginx + Gunicorn (plus Supervisor)]] (my pick)
 * [[https://hg.dwimlabs.net/snippet-hgweb-apache2-ansible/file|Apache httpd + mod_wsgi]]
 * [[https://hg.dwimlabs.net/snippet-hgweb-lighttpd-ansible/file|Lighttpd + uWSGI]]

[[https://query.wikidata.org/#SELECT%20DISTINCT%20%3Fsoft%20%3FsoftLabel%20%3Furl%20%3FprotoLabel%20WHERE%20%7B%0A%20%20BIND%28wd%3AQ476543%20AS%20%3Fproto%29%0A%20%20%3Fsoft%20p%3AP31%2Fps%3AP31%2Fwdt%3AP279%2a%20wd%3AQ7397%3B%0A%20%20%20%20%20%20%20%20p%3AP1324%20%3Frepo.%0A%20%20%3Frepo%20ps%3AP1324%20%3Furl%3B%0A%20%20%20%20%20%20%20%20pq%3AP2700%20%3Fproto.%0A%20%20SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22%5BAUTO_LANGUAGE%5D%2Cen%22.%20%7D%0A%7D|Wikidata query]] to show projects that have repos with protocol=Mercurial qualifier.

Anton Shestakov

Hangs out on IRC as av6.

Ansible roles for hgweb:

Wikidata query to show projects that have repos with protocol=Mercurial qualifier.


CategoryHomepage

AntonShestakov (last edited 2020-06-22 00:31:06 by AntonShestakov)