Author Archives: erictummers

Unknown's avatar

About erictummers

Working in a DevOps team is the best thing that happened to me. I like challenges and sharing the solutions with others. On my blog I’ll mostly post about my work, but expect an occasional home project, productivity tip and tooling review.

Week 7 roundup

Last week recap and links: Multiple Names on One Certificate describes how to use openssl to generate a multiple domain certificate Reading this post on evernote’s blog got me triggered to give swipes a try. Been loving it ever since. … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

Setup logging in configuration with powershell

Manipulation of config files with notepad is a burden for every developer / operator. It is the source of many errors. With DEVOPS we try to automate this process. The result is less prone to errors. See the powershell script … Continue reading

Posted in Tooling | Tagged , , , , , | Leave a comment

Deploy to Azure button

The Deploy to Azure button takes the sting out of deployment. Just click the button and the wizard will guide you through the process. How to set this up? I’ve got my ASPNET MVC4 project in github. Every builds local. … Continue reading

Posted in Development | Tagged , , , | Leave a comment

Week 6 roundup

Last week recap and links: Azure friday video deploy to Azure button sounds great. Must try this soon. This week used the IEditableObject to be able to undo operations in my WPF application. I installed SickRage on my Synology NAS. … Continue reading

Posted in Uncategorized | Tagged , , , | Leave a comment

My 2015 developer and power user tools

Below a list of tools I use today. If you’re like me, you check them out and add the ones you like to your own toolbox. Image courtesy of vectorolie / FreeDigitalPhotos.net Environment Chocolatey, installation automation. I’ve written about it … Continue reading

Posted in Tooling | Tagged | Leave a comment