Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Hong committed Jan 12, 2024
1 parent c92aac7 commit 3f06d8f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/computer languages/programming_languages/go/go.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ go version

## projects/tips/guides with golang

* [worker-pools](https://gobyexample.com/worker-pools)
* [trivy](https://github.com/aquasecurity/trivy)
* Find vulnerabilities, misconfigurations, secrets, SBOM in containers, Kubernetes, code repositories, clouds and more
* [runc](https://github.com/opencontainers/runc)
Expand Down
1 change: 1 addition & 0 deletions docs/computer languages/programming_languages/java/java.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## roadmap/guides/tips/...etc

* [practical-tutorials/project-based-learning#java](https://github.com/practical-tutorials/project-based-learning#java)
* [Java Developer](https://roadmap.sh/java)
* [The Java™ Tutorials ](https://docs.oracle.com/javase/tutorial/)
* [Spring Boot Developer](https://roadmap.sh/spring-boot)
Expand Down
1 change: 1 addition & 0 deletions docs/deploy/deploy.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Guides/Tips/misc...etc

* [mattermost/Architecture overview](https://docs.mattermost.com/getting-started/architecture-overview.html)
* [rocket.chat/Deploy with Docker & Docker Compose](https://docs.rocket.chat/deploy/deploy-rocket.chat/deploy-with-docker-and-docker-compose)
* [CNCF/landscape](https://landscape.cncf.io/)
* [free-for.dev](https://github.com/ripienaar/free-for-dev)
Expand Down
1 change: 1 addition & 0 deletions docs/network/web/web.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

## Guides/Tips/Tutorials/Misc...etc

* [ivbeg/awesome-status-pages](https://github.com/ivbeg/awesome-status-pages)
* [gatus/Automated developer-oriented status page](https://github.com/TwiN/gatus)
* [toogether-backend](https://github.com/hong539/toogether-backend)
* [Implement production website with Docker & CI/CD #1 - Image, Container, Volume, Network & Compose](https://blog.zjzhang.org/post/Auth-with-JWT-in-React-and-Django-part3)
Expand Down

0 comments on commit 3f06d8f

Please sign in to comment.