.. | ||
api | ||
celery_worker | ||
common | ||
configs | ||
modules | ||
._gitmodules | ||
.dockerignore | ||
.gitignore | ||
docker-compose.yaml | ||
Dockerfile | ||
Dockerfile_fwd | ||
dockerfile_old | ||
Dockerfile-dev | ||
LICENSE | ||
NOTE.md | ||
README.md | ||
requirements.txt | ||
run.sh | ||
TODO.md |
AI-core
Add your files
- Create or upload files
- Add files using the command line or push an existing Git repository with the following command:
cd existing_repo
git remote add origin http://code.sdsrv.vn/c-ope2n/ai-core.git
git branch -M main
git push -uf origin main
Develop
Assume you are at root folder with struct:
.
├── cope2n-ai-fi
├── cope2n-api
├── cope2n-fe
├── .env
└── docker-compose-dev.yml
Run: docker-compose -f docker-compose-dev.yml up --build -d
to bring the project alive
Environment Variables
Variable | Default | Usage | Note |
---|---|---|---|
CELERY_BROKER | $250 | ||
SAP_KIE_MODEL | $80 | ||
FI_KIE_MODEL | $420 |