Guillaume Tardif
|
deb7bc34e0
Move protos => cli/server/
|
4 tahun lalu |
Guillaume Tardif
|
cd10d8eaa4
Move server => cli
|
4 tahun lalu |
Guillaume Tardif
|
5abc68ebdd
Add compose service, run `compose up` through API
|
5 tahun lalu |
Guillaume Tardif
|
b9d6c2e701
Add volume as a new served API, use `one of` in proto for context specific parameters, proxy volume creation
|
5 tahun lalu |
Chris Crone
|
d154c41586
Update copyright
|
5 tahun lalu |
Chris Crone
|
4c6280b0e9
Rename docker/api -> docker/compose-cli
|
5 tahun lalu |
Djordje Lukic
|
ad72c866cc
Add license headers
|
5 tahun lalu |
Djordje Lukic
|
8400795caf
Add the store to the gRPC context
|
5 tahun lalu |
Djordje Lukic
|
bb69de1db3
Add context endpoint to set the current context
|
5 tahun lalu |
Djordje Lukic
|
c34d016fdb
Unify protos with client interfaces
|
5 tahun lalu |
Djordje Lukic
|
cb14c05e74
Move the context server into own package
|
5 tahun lalu |
Djordje Lukic
|
b8658b3f54
Rename cli protos to contexts
|
5 tahun lalu |
Djordje Lukic
|
129e675932
Put all protos inside the `protos` package
|
5 tahun lalu |
Djordje Lukic
|
11339761ca
Change the way a context is stored
|
5 tahun lalu |
Djordje Lukic
|
36c01f511b
Refactor the interceptors
|
5 tahun lalu |
Christopher Crone
|
ebe3fbc180
Use config dir for serving API
|
5 tahun lalu |
guillaume.tardif
|
ecfffc6feb
Allow server to start on tcp port or if windows, named pipe rather than unix socket. could not yet make it work on named pipe from js client (connects but error)
|
5 tahun lalu |
Djordje Lukic
|
4e9a4185af
Add `make lint` and run it on CI
|
5 tahun lalu |
Djordje Lukic
|
24c035e822
Add comments on exported items, remove example command
|
5 tahun lalu |
Ulysses Souza
|
33c45a0a62
Add "goimports"
|
5 tahun lalu |
Djordje Lukic
|
6ecb5550f7
Use a request for the context list rpc in cli.proto
|
5 tahun lalu |
Djordje Lukic
|
0af5afe440
Move the proxy in the server package
|
5 tahun lalu |
Djordje Lukic
|
8571cf5a04
Create a new client on each request
|
5 tahun lalu |
Djordje Lukic
|
9ea91791b4
Change the current context of the client on each request
|
5 tahun lalu |
Djordje Lukic
|
40a3a20f78
Add serve command that serves the cli and the containers services
|
5 tahun lalu |