update for release
This commit is contained in:
parent
91f88b2aa6
commit
4edef450a3
7 changed files with 81 additions and 26 deletions
|
|
@ -12,7 +12,7 @@
|
|||
- [Keycloak](https://www.keycloak.org/) ใช้สำหรับทำระบบ Login
|
||||
|
||||
## วีดีโอแสดงการทำงานทั้งหมด
|
||||
[](https://youtu.be/WNNDuRjBDd4 "Automate Development")
|
||||
[](https://youtu.be/7CER67WVWec "Automate Development")
|
||||
|
||||
ในวีดีโอลืมแสดงตัวอย่างการใช้ API
|
||||
|
||||
|
|
@ -76,6 +76,7 @@ npm run test:unit
|
|||
- สร้าง Docker Image แล้ว Push ขึ้น Registry (docker.frappet.com)
|
||||
- ssh ไปที่ (192.168.1.9) เพื่อ pull image ตัวใหม่มาใช้
|
||||
ถ้าจะรันบนเครื่องของเราเอง(local) ให้ติดตั้ง act
|
||||
|
||||
``` bash
|
||||
# Install act (Windows)
|
||||
winget install nektos.act
|
||||
|
|
@ -83,11 +84,12 @@ winget install nektos.act
|
|||
brew install act
|
||||
```
|
||||
|
||||
|
||||
- [ตัวอย่างการใช้งานในบริษัท](https://youtu.be/k1w_cCzCd0o)
|
||||
- [ตัวอย่างการใช้งานกับ .NET](https://youtu.be/k1w_cCzCd0o)
|
||||
|
||||
# CD Argo CD
|
||||
TODO
|
||||
TODO ยังไม่ได้ทำสำหรับโปรเจ็กนี้ แต่ก็ดูวิธีทำจาก
|
||||
[ตัวอย่างการทำ CD ด้วย Argo CD](https://youtu.be/c7sSQLuhht0) ก่อนได้ครับ
|
||||
|
||||
|
||||
## PWA
|
||||
ใน [app.html](./src/app.html) จะเรียกใช้ [manifest.json](./src/static/manifest.json)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue