Skip to content
This repository was archived by the owner on Jan 20, 2026. It is now read-only.

agony-unleashed/gudfites-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gudfites api

This is an API application composed of a few containers. The quickest method to deploy is to clone this repo into an environment that has docker-ce, and then modify docker-compose.yml so that a legit domain is used for SSL certs.

If you want to nuke the existing database, make sure to take down the docker containers with $ docker-compose down -v, and then $ rm -rf volumes/mongo.

Run:

$ docker-compose up

Additional documentation

TODO:

  • expiry for zkill data
  • Use a legit cert for jwt signing - will also need to do some Docker env stuff
  • discord chatbot for quick queries
  • many more endpoints
  • uh... can't run compose with -d...
  • mongo keeps going into lunatic state

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors