https://github.com/semmidev/connector
https://github.com/semmidev/connector
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/semmidev/connector
- Owner: SemmiDev
- Created: 2024-11-19T08:05:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-20T02:31:28.000Z (7 months ago)
- Last Synced: 2025-08-20T04:41:39.447Z (7 months ago)
- Language: Go
- Size: 123 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## G Learning Connector API
### Cara install di production
- Masuk ke server menggunakan user `garuda`
- Clone the repository `git clone git@lab.garudacyber.co.id:g-learning/connector.git` atau `git clone https://github.com/SemmiDev/connector.git`
- Masuk ke folder repository `cd connector`
- Install Golang pakai perintah `sudo make install-golang`
- Kembali ke path `/home/garuda` dan Buat folder `connector-production`
- Salin `app.env` ke folder `connector-production` sebgai template, kemudian sesuaikan value nya dengan koneksi ke database smart / misca
- Kembali lagi ke folder `connector`, dan Build the binary nya `make rebuild`
- Jalankan `make deploy`
### Show the process logs
- Lihat log `make logs`