Commit Graph

20 Commits

Author SHA1 Message Date
Aravinth Manivannan 3819c93908
chore: update docker base img 2022-03-15 15:29:35 +05:30
Aravinth Manivannan f6ab9102f4
chore: update deps 2022-03-15 15:26:07 +05:30
Aravinth Manivannan 02c3264b82
feat: logging level configuration 2022-02-10 19:01:24 +05:30
Aravinth Manivannan 69b3ef7d59
chore: address clippy lint 2022-02-10 19:01:10 +05:30
Aravinth Manivannan 7675a2c782
fix: rm allow_registration config param 2022-02-10 14:52:43 +05:30
Aravinth Manivannan 38ab0c3123
chore: bump deps 2022-02-10 14:52:06 +05:30
Aravinth Manivannan 28a7420180
feat: init service provider branch 2022-02-10 14:10:16 +05:30
Aravinth Manivannan ef424cf070
make repository updates non-blocking 2021-10-30 15:37:24 +05:30
Aravinth Manivannan 8cd9f0030d
configurable workers
This server will only see occasional traffic so it makes sense to spawn
only limited number of workers as opposed to spawning one worker/thread,
which is the default behavior.

I recommend at least two workers.
2021-10-30 15:30:38 +05:30
Aravinth Manivannan 48e5672e15
CI: cache docker builds 2021-10-29 20:52:01 +05:30
Aravinth Manivannan ccaa50bfae
CI: build and publish docker images 2021-10-29 20:47:44 +05:30
Aravinth Manivannan eacb1b108a
package docker container 2021-10-29 20:38:56 +05:30
Aravinth Manivannan 4d5f6ebd6f
add readme 2021-10-29 20:37:30 +05:30
Aravinth Manivannan 067e0085c2
setup CI 2021-10-29 20:27:34 +05:30
Aravinth Manivannan 6721b9672a
setup make 2021-10-29 20:24:20 +05:30
Aravinth Manivannan 8f9b01fff2
add default configuration 2021-10-29 20:24:09 +05:30
Aravinth Manivannan 954ac6c578
routes:
- get build metadata
    - authenticate and update repository with branch configuration
2021-10-29 20:23:07 +05:30
Aravinth Manivannan 0846806958
generate build metadata 2021-10-29 20:22:44 +05:30
Aravinth Manivannan 18aa800378
setup deps 2021-10-29 20:22:14 +05:30
Aravinth Manivannan 390a8f603c
init 2021-10-29 20:21:46 +05:30