Skip to content

idiot-proof batteries included composefile for running @wukko/cobalt

License

Notifications You must be signed in to change notification settings

schlizzawg/cobaltkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cobaltkit

idiot-proof composefile for running @wukko/cobalt

Note: you cannot use this on a server that already has a running webserver. You will need to set up cobalt yourself and set up your webserver to proxy it.

prerequisites

  • latest version of docker (for podman, check the podman branch)
  • git
  • (sub)domain/s you want to use
    • can be a normal domain, or something you got for free, such as a subdomain from freedns.afraid.org

setup

  • clone this repo (git clone https://github.com/dumbmoron/cobaltkit.git)
  • copy .env.example to .env and edit .env - contains additional guidance within
  • highly recommended: if you are on Linux, you can run ./check.sh to verify your configuration is correct
  • run:
    • docker compose up -d api if you changed COBALT_MODE to api
    • docker compose up -d otherwise

About

idiot-proof batteries included composefile for running @wukko/cobalt

Resources

License

Stars

Watchers

Forks

Languages