Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristanpoland/concourse-vault-docker

A simple, hastle-free template for deploying a Concourse Web UI, Concourse Worker, and Vault in Docker
https://github.com/tristanpoland/concourse-vault-docker

Last synced: 6 days ago
JSON representation

A simple, hastle-free template for deploying a Concourse Web UI, Concourse Worker, and Vault in Docker

Awesome Lists containing this project

README

        

# Concourse-Vault-Docker
A simple, hastle-free template for deploying a Concourse Web UI, Concourse Worker, and Vault in Docker

# Before we start
- Make sure you have docker installed and running and that you have permissions to it (By adding yourself to the `docker` group)

# Deploying to Docker
- run `setup.sh` (No, really, it's that easy!)

# Using the concourse UI
- your UI is now avalible at the port defined in your docker-compose file under the ``concourse-web`` service
![image](https://github.com/user-attachments/assets/8a9f1b5a-fabc-49ff-8d99-54e4200554a2)

# How it works
(To be added with the templates directory)