No Picture
Computing

[Docker] Common Operational Command

2020-11-23 C.H. Ling 0

There is high frequency using docker to test applications and variant projects. To ensure the efficient of maintain these commands, I created a post and update it regularly.

No Picture
Computing

[DevOps] Setup home lab in docker

2020-10-13 C.H. Ling 0

For setting the home lab in local network, there has a home server in home before. However, after move to new country the server cannot be start. So I would like to setup the platform […]

CI / CD

[Jenkins] Get credential in pipeline

2020-09-21 C.H. Ling 0

No matter what kind of program, hard-code sensitive information is not a recommend approach. In Jenkins, credentials can store in its own credential store and fetch in pipeline.

Angular

[Angular] 自建Duel List

2019-02-18 C.H. Ling 2

在設計介面時, 有時會利用duel list 去顯示現有item 及可以加入的item. 在Angular 中, 可以安裝 angular-dual-listbox 實現. 而它亦可以自己修改設計. 示範中會利用它自建主題及加入add/ remove all 功能.

1 5 6 7 8 9 26