DevOps tools
Tools in release:
Jenkins: Jenkins official website, Jenkins Tutorial, Jenkins Docker container
Travis: Trivis official documents
TeamCity: TeamCity official website
Just think about micro things
Tools in release:
Jenkins: Jenkins official website, Jenkins Tutorial, Jenkins Docker container
Travis: Trivis official documents
TeamCity: TeamCity official website
~~~shell
//print the first column
Open Windows Firewall with Advanced Security
Rename a computer name as old computer name in a domain. There is an error “The account already exists”. Check the following records to make sure there is no record of the old computer name.
For UFW
Drupal, Django, and WordPress are using localhost as SMTP server by default. But there is a way to use another SMTP server to send email.
I have a problem to do live migration between two host computers via virt manager. It is a permission issue but I don’t have time to fig it out. It is not a big deal. It is ok to move KVM vms offline.
By default, mysql timezone value is system. It causes Python application error. After changed timezone to UTC, problem is solved.
Idea: Docker is run mysql server. Mysql data is stored on zfs volume and set the quota by zfs utility. Assume zpool name is zpool-mysql and mount point is /mysqldata