4353 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 34 / 218
Newer►
  • Helm - The Kubernetes Package Manager
    11 janvier 2019 à 13:57:26 UTC+1 - permalink - archive.org - https://helm.sh/
    bundle docker k8s package
  • CNAB: Cloud Native Application Bundles
    11 janvier 2019 à 13:57:14 UTC+1 - permalink - archive.org - https://cnab.io/
    bundle docker package
  • Kubernetes Object Management - Kubernetes
    11 janvier 2019 à 09:49:13 UTC+1 - permalink - archive.org - https://kubernetes.io/docs/concepts/overview/object-management-kubectl/overview/
    configuration k8s
  • uBar - The Dock replacement for the Mac
    7 janvier 2019 à 12:19:05 UTC+1 - permalink - archive.org - https://brawersoftware.com/products/ubar
    dock mac
  • thumbnail
    Robin Hobb : une chronologie animée du Royaume des Anciens !
    26 décembre 2018 à 21:53:48 UTC+1 - permalink - archive.org - http://lisonsjeunesse.fr/roman/roman-young-adult/2498_chronologie-robin-hobb
    assassin livre royal
  • thumbnail
    GitHub - just-containers/s6-overlay: s6 overlay for containers (includes execline, s6-linux-utils & a custom init)
    24 décembre 2018 à 09:12:46 UTC+1 - permalink - archive.org - https://github.com/just-containers/s6-overlay
    docker init pid1
  • Traefik

    /me découvre

    via itweb

    18 décembre 2018 à 16:56:59 UTC+1 - permalink - archive.org - https://docs.traefik.io/
    docker proxy reverse
  • thumbnail
    crunchyroll/evs-s3helper: CXOPS-792 This will be deployed on the vod service alongside nginx to manage instance credentials.

    via Philippe

    13 décembre 2018 à 09:10:52 UTC+1 - permalink - archive.org - https://github.com/crunchyroll/evs-s3helper
    go s3
  • lmenezes/cerebro

    alternative to _cat api ;)

    29 novembre 2018 à 09:03:52 UTC+1 - permalink - archive.org - https://github.com/lmenezes/cerebro
    elasticsearch
  • thumbnail
    Scalable and secure access with SSH - Facebook Code

    j'avais perdu cet article, il est là!

    21 novembre 2018 à 16:41:07 UTC+1 - permalink - archive.org - https://code.fb.com/security/scalable-and-secure-access-with-ssh/
    bastion ssh
  • Convert cURL command syntax to Python requests, Node.js, R, PHP and Go code

    via pierrick

    19 novembre 2018 à 14:23:53 UTC+1 - permalink - archive.org - https://curl.trillworks.com/
    curl python requests
  • What is Amazon Elastic Container Service? - Amazon Elastic Container Service
    15 novembre 2018 à 09:11:33 UTC+1 - permalink - archive.org - https://docs.aws.amazon.com/AmazonECS/latest/developerguide/Welcome.html
    aws docker ecs
  • What Is Amazon VPC? - Amazon Virtual Private Cloud
    15 novembre 2018 à 09:10:53 UTC+1 - permalink - archive.org - https://docs.aws.amazon.com/vpc/latest/userguide/what-is-amazon-vpc.html
    aws network vpc
  • Academic Support Resources Custom Solutions - University of Minnesota

    Interesting idea

    8 novembre 2018 à 17:43:10 UTC+1 - permalink - archive.org - https://asr-custom.umn.edu/2018/10/16/lastpassify-ruby-gem.html
    lastpass
  • thumbnail
    Git aliases I can't live without – Michał Konarski
    8 novembre 2018 à 17:39:13 UTC+1 - permalink - archive.org - http://mjk.space/git-aliases-i-cant-live-without/
    git
  • Photopea | Online Image Editor
    8 novembre 2018 à 16:30:19 UTC+1 - permalink - archive.org - https://www.photopea.com/
    gimp paint photoshop
  • kubernetes/kops: Kubernetes Operations (kops) - Production Grade K8s Installation, Upgrades, and Management

    via VG

    6 novembre 2018 à 17:22:57 UTC+1 - permalink - archive.org - https://github.com/kubernetes/kops
    k8s
  • thumbnail
    shell - How to select lines between two marker patterns which may occur multiple times with awk/sed - Stack Overflow

    Use awk with a flag to trigger the print when necessary:

    $ awk '/abc/{flag=1;next}/mno/{flag=0}flag' file
    def1
    ghi1
    jkl1
    def2
    ghi2
    jkl2

    How does this work?

    /abc/ matches lines having this text, as well as /mno/ does.
    /abc/{flag=1;next} sets the flag when the text abc is found. Then, it skips the line.
    /mno/{flag=0} unsets the flag when the text mno is found.
    The final flag is a pattern with the default action, which is to print $0: if flag is equal 1 the line is printed.

    For a more detailed description and examples, together with cases when the patterns are either shown or not, see How to select lines between two patterns?.

    5 novembre 2018 à 16:42:37 UTC+1 - permalink - archive.org - https://stackoverflow.com/questions/17988756/how-to-select-lines-between-two-marker-patterns-which-may-occur-multiple-times-w
    awk
  • dive/README.md at master · wagoodman/dive · GitHub
    28 octobre 2018 à 17:05:15 UTC+1 - permalink - archive.org - https://github.com/wagoodman/dive/blob/master/README.md
    docker image tool
  • The Node.js Event Loop: Not So Single Threaded - YouTube
    27 octobre 2018 à 18:59:13 UTC+2 - permalink - archive.org - https://www.youtube.com/watch?v=qV8FgRt-HJI
    nodejs thread
Links per page: 20 50 100
◄Older
page 34 / 218
Newer►
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation