jenkins test result dashboard
Minimal Jenkins test result dashboard The background to making the dashboard is as part of the on boarding at work we are able to do a small projekt. We are …
infrastructure // code // systems
Minimal Jenkins test result dashboard The background to making the dashboard is as part of the on boarding at work we are able to do a small projekt. We are …
Backing up linux servers to google clound storage with gsutil using the storage option nearline. What is needed to do this is a google cloud accound. Start by …
Setting up selenium server as a service in os x that starts on boot. What is needed is a plist service file to start and take stdout and stderr and log the …
Initial setup with ansible and docker-machine. In this case i have been using aws to run a docker host for me created with docker-machine. I had a goal to …
designing a app to be as testable as posible. When writing a application that you like to, write unit tests the best options it to always on everything written …
As most that have any knowledge of IT and tech. Backup is a big topic also encryption now in the later days when there have been a lot of talk about that our …
Travel with a Minaal. I am using packing cubes to organize my clothes. When i am packing clean clothes i am roling them and packing them in the packing cudes. …
Running a local setup with selenium hub with Firefox and Google Chrome nodes using docker-compose . Using docker-compose makes the setup even more convenient …
How to think about productivity. Lest take a example a math test. The test contains 20 problems, the total assumed time with no interruption to finish the test …
Sending html email with amazon ses simple email service using the python module boto. to be able to start using the ses service you need to verify two emails. …