API for SisIYA fronted
2.5K
API for SisIYA web UI written in Ruby.
Use docker directory for docker and podman directory for podman. The following commands are the same for both docker and podman.
Build container image
make build
Run the application
make up
Show running containers
make ps
In order to test locally add necesery lines in /etc/hosts file by executing the following commands:
sudo echo "127.0.0.1 sisiya-api.localdomain" >> /etc/hosts
sudo echo "127.0.0.1 sisiya-api-swagger.localdomain" >> /etc/hosts
Please use gitlab's issue tracker system https://gitlab.com/a6005/sisiya-api/-/issues if you have any issue or requests.
The repository is in GitLab: https://gitlab.com/a6005/sisiya-api
Content type
Image
Digest
sha256:d16dd02ee…
Size
96.4 MB
Last updated
3 months ago
docker pull erdalmutlu/sisiya-api