Skip to content

An application for creating services with an HTTP interface.

License

Notifications You must be signed in to change notification settings

kikemaru/chamomile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chamomile

An application for creating services with an HTTP interface.




Installing chamomile:

  • Clone the repository to your local machine

    git clone https://github.com/kikemaru/chamomile.git
  • Go to the repository directory and run the bash file to configure the server availability settings for nginx

    cd chamomile && bash setting.sh allowed_IP_address your_host
  • After configuring the settings, run docker-compose to build the Docker container:

    docker compose up -d

This application is in the development stage!

setting.sh

About

An application for creating services with an HTTP interface.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages