Thursday, 26 November 2015

Docker and Puppet for Continuous Integration

This is a topic I really care about. Please take a look at the slides (they are quite verbose) used in a seminar at a local developers group:




2 comments:

  1. Thank you Giacomo. Really good presentation! It can be easily used as a cookbook.

    ReplyDelete
  2. Thanks Ogi - this presentation is getting a lot of attention because I think it goes through different scenarios and presents some opportunity that depending on the context are worth exploring.
    Perhaps with some effort the topics here could be expanded in some sort of Cookbook as you mention...
    Thanks for commenting - cheers.

    ReplyDelete

Decrypt SDES SRTP from pcap

If you have a pcap file with encrypted RTP (SDES SRTP) and have access to the SIP signalling to see the keys, these instructions will help y...