chore: add deploy scripts to gitignore, update assets
This commit is contained in:
parent
bf357b29ff
commit
7c3db88f74
8
.gitignore
vendored
8
.gitignore
vendored
@ -53,3 +53,11 @@ secrets/
|
|||||||
*.pem
|
*.pem
|
||||||
*.key
|
*.key
|
||||||
*.crt
|
*.crt
|
||||||
|
deploy_*.py
|
||||||
|
check_*.py
|
||||||
|
capture_*.py
|
||||||
|
install_*.py
|
||||||
|
test_*.py
|
||||||
|
redeploy_*.py
|
||||||
|
debug_*.py
|
||||||
|
app_screens.html
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 646 B After Width: | Height: | Size: 140 KiB |
@ -15,7 +15,7 @@
|
|||||||
| GUARDiA Manager | **https://zioinfo.co.kr:8090** | admin / Admin@zioinfo2026! |
|
| GUARDiA Manager | **https://zioinfo.co.kr:8090** | admin / Admin@zioinfo2026! |
|
||||||
| GUARDiA 개방망 | **https://zioinfo.co.kr:8443** | API Key 인증 |
|
| GUARDiA 개방망 | **https://zioinfo.co.kr:8443** | API Key 인증 |
|
||||||
| Gitea (Git 서버) | **https://zioinfo.co.kr:3000** | zio / Zio@Admin2026! |
|
| Gitea (Git 서버) | **https://zioinfo.co.kr:3000** | zio / Zio@Admin2026! |
|
||||||
| Jenkins (CI/CD) | **https://zioinfo.co.kr:8080** | admin / `c753461ad51f4b85901e90bff6612f84` |
|
| Jenkins (CI/CD) | **https://zioinfo.co.kr:8080** | admin / `c753461ad51f4b85901e90bff6612f84` | Admin@2026!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user