Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yeonguchoe/devops-technology
https://github.com/yeonguchoe/devops-technology
Last synced: 7 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yeonguchoe/devops-technology
- Owner: YeonguChoe
- Created: 2024-09-09T10:06:56.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-10-27T23:54:16.000Z (21 days ago)
- Last Synced: 2024-10-28T02:06:07.291Z (21 days ago)
- Size: 56.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DevOps Technology
## Containerization
- [Docker](Docker.md)## Continuous Integration + Continuous Delivery
- Jenkins## Web server
- [NGINX](NGINX.md)
- Apache HTTP server
- Kestrel## 웹 보안
- [HTTPS 인증](HTTPS.md)## Database CLI
- [psql](psql.md)
- [SQL*Plus](SQL*Plus.md)
- [mysql](mysql.md)