mirror of
https://github.com/khorevaa/kubodin.git
synced 2026-06-12 17:44:27 +02:00
kubodin
Features
- Not need installed
rac.exe - Uses Binary protocol version
10.0from 1C.Enterprise - Very small & fast app design for kubernetes and docker usage
- Full API documentation for Odin. Can see and test.
http://localhost:3001/docs - Easy migrate to full version of Odin
Limitings
- Only for Kubernetes usage
- Only one 1C.Enterprise server (add on startup), with name
default - Only some allowed API
- Infobases (
api/v1/app/default/infobases)- Create infobase
- Delete infobase
- List short info of infobases
- Cluster (
api/v1/app/default/clusters)- List cluster
- Cluster info
- App (
api/v1/app/default)- Get info
- List
- Infobases (
- Only in memory cache
- Only in memory database
Installation
How to use
Docker
docker run -p 3001:3001 ghcr.io/khorevaa/kubodin:latest \
--port :3001 --server 1cserver:1545
Github Release
License
Languages
Go
99.7%
Shell
0.2%
Batchfile
0.1%