The open source, end-to-end computer vision platform. Label, build, train, tune, deploy and automate in a unified platform that runs on any cloud and on-premises.
Go to file
2020-03-17 17:36:01 -07:00
.github/workflows feat: added snapshots to push to docker hub so we can reference specific ones in case there is an override. 2020-03-10 20:06:09 -07:00
api fix: Committed missing auth generated files. 2020-03-10 19:53:59 -07:00
db conditional unique index on workflow_template 2020-02-25 20:14:33 -08:00
pkg Merge pull request #103 from onepanelio/feature/auth.endpoint 2020-03-10 16:57:05 -07:00
server fix: issue where logs were sending duplicate data. 2020-03-10 17:07:38 -07:00
.gitignore update .gitignore 2020-02-25 20:18:51 -08:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2020-02-06 17:14:01 -08:00
CONTRIBUTING.md fix typos 2020-03-17 17:36:01 -07:00
Dockerfile fix: missing db directory in final image. 2020-03-10 21:18:24 -07:00
go.mod feat: Added auth token server 2020-03-10 12:53:13 -07:00
go.sum add websocket proxy back in 2020-02-25 12:48:00 -08:00
main.go feat: Added endpoint to check auth token validity 2020-03-10 16:21:50 -07:00
Makefile update makefile and docs 2020-03-16 17:43:53 -07:00
README.md fix typos 2020-03-17 17:36:01 -07:00

Onepanel

Welcome to Onepanel! This is the main repository for the API and also where you can submit bugs and enhancement requests.

Getting started

See our deployment guide to get started.

Contributing

See our contribution guide to get started.