Skip to content
This repository has been archived by the owner on Dec 14, 2023. It is now read-only.

v0.0-Beta

Compare
Choose a tag to compare
@Tolfx Tolfx released this 29 Jun 21:09
· 217 commits to master since this release
3dd7de7

What you can do:

  • Create a CD with following information:
    • Name for CD
    • Docker image
    • Env in arrays
    • Port in arrays
  • Generates a webhook endpoint
    • Listens for a new image, and when a new image is ready to pull, it auto pulls and recreate the docker machine

What you can't do:

  • Remove a CD
  • Edit a CD

This is a beta version, more will be added.