Sign inSign up

erdalmutlu/sisiya-api

By erdalmutlu

Updated 3 months ago

API for SisIYA fronted

Image
Monitoring & observability
0

2.5K

erdalmutlu/sisiya-api repository overview

sisiya-api

API for SisIYA web UI written in Ruby.

Installation

Building container image

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

Usage

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

Support

Please use gitlab's issue tracker system https://gitlab.com/a6005/sisiya-api/-/issues if you have any issue or requests.

Repository

The repository is in GitLab: https://gitlab.com/a6005/sisiya-api

Tag summary

Content type

Image

Digest

sha256:d16dd02ee

Size

96.4 MB

Last updated

3 months ago

docker pull erdalmutlu/sisiya-api