- iver-wharf.github.io: Main documentation of Wharf. Go to site.
- rfcs: Approved and pending design decisions using Request For Comments (RFC) process. Go to site.
- wharf-notes: Architectural notes. Scratchpad of ideas. Go to site.
- wharf-demo: Setting up an AKS hosted Wharf instance, intented for demos.
- wharf-docker-compose: Run Wharf via Docker Compose.
- wharf-helm: Install Wharf in Kubernetes.
- wharf-api: REST & gRPC backend API, providing simple CRUD functionality.
- wharf-cmd: Execution engine accessed via REST/gRPC APIs or CLI.
- wharf-web: Web frontend for wharf-api written in Angular.
- wharf-api-client-go: REST & gRPC client to talk to wharf-api.
- wharf-collect-licenses-js: Collect license texts from
node_modules
- wharf-core: Core and utility Go libraries used by Wharf.
- wharf-messagebus-go: AMQP abstraction.
- wharf-jenkinsfiles: Jenkinsfiles and seed jobs for using Jenkins as execution engine. Deprecated in favor of wharf-cmd
- wharf-provider-azuredevops: Interface for importing Wharf projects from Azure DevOps.
- wharf-provider-github: Interface for importing Wharf projects from GitHub.
- wharf-provider-gitlab: Interface for importing Wharf projects from GitLab.