Posts tagged devops:

  1. TIL: auto-deploy doxygen to GitHub Pages
  2. TIL: use git interactive rebase to combine multiple commits in different ways
  3. TIL: filter-out in GNU Make
  4. TIL: Enabling CORS when using HAProxy as a gateway
  5. Authenticating to GCP with a Heroku app: a cautionary tale
  6. TIL: Stopping a Heroku build
  7. TIL: Notes on using a MongoDB Atlas free shared instance for development
  8. TIL: Deploying Go apps on Heroku
  9. TIL: Self-signed SSL for lab environment
  10. TIL: Create relationships between issues on GitLab
  11. TIL: CloudFront redirect issues with newly created S3 buckets
  12. TIL: runbooks and playbooks
  13. Comparing common (free) continuous integration / continuous deployment tools
  14. TIL: Use AWS CloudWatch to monitor workload health
  15. TIL: IAM vs root account
  16. Configure an Nginx reverse proxy with Ansible
  17. TIL: Configure Nginx as a load balancer
  18. Make it easy
  19. Converting Ansible plays to Ansible roles
  20. Configure NGINX as reverse proxy
  21. TIL: manage build artifacts with Gitlab CI
  22. TIL: save the state of a Docker container with docker export