Learn, todo and done 15-19/11/21

Learn Todo - Sprint 4 Look into https://github.com/gigascience/gigadb-website/issues/822 Sprint 4 review and retrospective Sprint 5 planning Done - Sprint 4 Reviewed https://github.com/rija/gigadb-website/pull/207 Todo - Github Done - Github AOB 25/10/21-29/10/21, 1/11/21-5/11/21, 8/11/21-12/11/21 Focused on sprint 4 works Reference

November 15, 2021 · 1 min · 38 words · Ken Cho

Learn, todo and done 18-22/10/21

Learn Clean Code, YouTube PHP: The Right Way, link Udemy courses Design Pattern, Doc, Pattern Libraries Postman for testing API, YouTube Essential Scrum, Chapter [5, 7, 17, 18, 19] Terraform Ansible IBMCloud TechWorld What is IaCode Automatically setup Macbook for dev using Ansible geerlingguy wilsonnar Todo - Sprint4 Done - Sprint 4 Todo - Github Make portainer on staging and live deployments accessible, #790, (PR201)(https://github.com/rija/gigadb-website/pull/201) Review PR194 Look into PR200 Done - Github AOB 4/10/21-7/10/21 focused on Sprint3 retrospective, demo, Sprint 4 planning poker and planning 11/10/21-15/10/21 focused on Sprint 4 works ...

October 21, 2021 · 1 min · 92 words · Ken Cho

Learn, todo and done 27-30/9/21

Learn Clean Code, YouTube PHP: The Right Way, link Udemy courses Design Pattern, Doc, Pattern Libraries Postman for testing API, YouTube Essential Scrum, Chapter [5, 7, 17, 18, 19] Terraform Ansible IBMCloud TechWorld What is IaCode Automatically setup Macbook for dev using Ansible geerlingguy wilsonnar Todo - Sprint3 Make portainer on staging and live deployments accessible, #790 Review PR #194 Verify and update web content policy configuration on AWS deployed website(iframe) #742 Security test AWS based deployment #745 Done - Sprint Todo - Github Done - Github AOB Reference ...

September 27, 2021 · 1 min · 89 words · Ken Cho

Learn, todo and done 20-24/9/21

Learn Clean Code, YouTube PHP: The Right Way, link Udemy courses Design Pattern, Doc, Pattern Libraries Postman for testing API, YouTube Essential Scrum, Chapter [5, 7, 17, 18, 19] Terraform Ansible IBMCloud TechWorld What is IaCode Automatically setup Macbook for dev using Ansible geerlingguy wilsonnar Todo - Sprint3 Make portainer on staging and live deployments accessible, #790 Done - Sprint 3 Add Portainer container service on staging and live deployment, #791 Todo - Github Done - Github AOB Reference ...

September 20, 2021 · 1 min · 79 words · Ken Cho

Learn, todo and done 13-17/9/21

Learn Clean Code, YouTube PHP: The Right Way, link Udemy courses Design Pattern, Doc, Pattern Libraries Postman for testing API, YouTube Essential Scrum, Chapter [5, 7, 17, 18, 19] Terraform Ansible IBMCloud TechWorld What is IaCode Automatically setup Macbook for dev using Ansible geerlingguy wilsonnar Todo - Sprint3 Make portainer on staging and live deployments accessible, #790 Done - Sprint 3 Deployed branch #785 to staging updated gitlab variables created aws route53 domain name ec2-staging.gigadb.link added ^~ to this block in /ops/configuration/nginx-conf/sites/CI/gigadb.CI.http.conf, but could be irrelevant location ^~ /.well-known/acme-challenge/ { root /var/www/letsencrypt/; log_not_found off; } Updated conf for issue #790 add the following block to ops/configurations/nginx-conf/locations/fuw.conf and ops/configuration/nginx-conf/sites/nginx.target_deployment.https.conf.dist location /portainer { # Forward portainer request to proxy_pass http://portainer:9009; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "upgrade"; proxy_http_version 1.1; } added portainer service to ops/deployment/docker-compose.production-envs.yml file spun up portainer container in gitlab pipeline docker-compose --tlsverify -H=$REMOTE_DOCKER_HOST -f ops/deployment/docker-compose.production-envs.yml up -d portainer Todo - Github Done - Github AOB gitlab variable list at gist Reference ...

September 13, 2021 · 1 min · 161 words · Ken Cho