VirtualTam's bookmarks
85 bookmarks found
-
LDAPKeyserver - GnuPG wiki
2019-07-30 -
-
memegen: The open source meme generator
2019-06-12 -
-
- https://blog.funkwhale.audio/~/Announcements/funkwhale-past-present-and-future/
- https://medium.com/we-distribute/funkwhale-an-open-source-grooveshark-alternative-begins-activitypub-implementation-cbc10a412b20
- https://framablog.org/2018/05/25/funkwhale-les-baleines-melomanes-libres-et-decentralisees/
-
NPM, Yarn and private repositories
2018-06-08 Hosting private repositories and using them in CI/CD:
- https://docs.npmjs.com/private-modules/intro
- https://docs.npmjs.com/private-modules/ci-server-config
- https://docs.npmjs.com/private-modules/docker-and-private-modules
Threads:
- https://stackoverflow.com/questions/45191189/nexus-manager-npm-401-unauthorized
- https://stackoverflow.com/questions/40845598/how-do-i-use-multiple-npm-registries-in-yarn
- https://github.com/yarnpkg/yarn/issues/606
- https://github.com/yarnpkg/yarn/pull/839
- https://github.com/yarnpkg/yarn/pull/871
- https://github.com/yarnpkg/yarn/issues/4451
- https://github.com/yarnpkg/yarn/issues/4862
- https://github.com/npm/npm/issues/16528
Articles:
node-sass binaries:
- https://github.com/sass/node-sass#binary-configuration-parameters
- https://github.com/sass/node-sass/releases
- https://github.com/sass/node-sass/issues/1466
- https://github.com/sass/node-sass/issues/1554
- https://github.com/sass/node-sass/issues/1635
- https://github.com/sass/node-sass/issues/1991
- https://github.com/sass/node-sass/issues/2115
- https://github.com/sass/node-sass/issues/2361
- https://stackoverflow.com/questions/40178767/is-it-possible-to-install-node-sass-without-downloading-from-github-during-the-p
-
Running Ansible Through an SSH Bastion Host
2018-05-17 - https://blog.scottlowe.org/2015/11/21/using-ssh-bastion-host/
- https://blog.scottlowe.org/2015/12/04/use-case-ssh-bastion-host/
- https://blog.scottlowe.org/2015/12/11/using-ssh-multiplexing/
- https://dotfiles.tnetconsulting.net/articles/2015/0506/empowering-openssh.html
- https://www.redhat.com/sysadmin/ssh-proxy-bastion-proxyjump
- https://docs.ansible.com/ansible/latest/reference_appendices/faq.html#how-do-i-configure-a-jump-host-to-access-servers-that-i-have-no-direct-access-to
- https://gist.github.com/seansawyer/8fe009e67f7e01344328