Skip to content

TitleDoesNotMatter

Sharing random stuff

  • Home
  • Blog
  • GitHub
  • Contact

Category: Tools

  • Home
  • Blog
  • Tools
Posted on June 15, 2019February 11, 2020

Jenkins Docker in Docker

Yesterday I was trying to deploy a Jenkins on a Linux machine. From my past experience, the official Jenkins Docker image works very well, I

Read MoreJenkins Docker in Docker

  • Tools
Posted on June 13, 2019February 11, 2020

CircleCI and Coveralls integration

Spent 2 hours to figure out how to automate Coveralls checking in CircleCI, the online articles are really outdated and not working… Solution You will

Read MoreCircleCI and Coveralls integration

  • Tools
Posted on April 5, 2019February 11, 2020

Jenkins user gets permission denied for using docker or docker-compose

Error message When you run docker-compose up -d in your pipeline script, the following error is thrown. The APPDATA variable is not set. Defaulting to

Read MoreJenkins user gets permission denied for using docker or docker-compose

  • Linux
  • Tools
Posted on February 21, 2019February 11, 2020

Kibana create index pattern, error Forbidden

First time tries to create an index pattern in Kibana, after creating an index in elasticsearch, making sure the index name is correct, the ‘creating

Read MoreKibana create index pattern, error Forbidden

  • Tools
Posted on February 16, 2019February 11, 2020

Rider does not resolve generated code

If you are using protobuf and Rider is not able to resolve generated .cs files in Rider, here is a little bit help. Where is

Read MoreRider does not resolve generated code

  • Tools
Posted on June 29, 2018February 11, 2020

A quick tip on debugging ts-node in WebStorm

Use ts-node to run typescript NodeJS project ts-node saves time to build ts project to js and use node xxx.js to run, it compiles the

Read MoreA quick tip on debugging ts-node in WebStorm

  • Tools
Posted on June 28, 2018February 11, 2020

Inno setup insists to copy files to SysWOW64

I’m trying to copy a file to system32 folder, I use {sys} constant provided by Inno Setup. First failure The script for this file looks

Read MoreInno setup insists to copy files to SysWOW64

  • Tools
Posted on June 27, 2018February 11, 2020

Force CLI tool to use SOCKS5 on macOS

Background A coder can’t live without Google but things get difficulty in China… Google, Facebook, Instagram etc. I don’t know how our dear computing students

Read MoreForce CLI tool to use SOCKS5 on macOS

  • Tools
Copyright © 2022 TitleDoesNotMatter. All rights reserved.
Busyness by WEN Themes