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

https://github.com/jclaveau/docker-standalone-webdev-ci-stack

Made to be able to reinstall my OS, install Docker and start webdeveloping instantly
https://github.com/jclaveau/docker-standalone-webdev-ci-stack

Last synced: 2 months ago
JSON representation

Made to be able to reinstall my OS, install Docker and start webdeveloping instantly

Awesome Lists containing this project

README

        

# WIP: Docker Standalone Webdev CI Stack
Made to be able to reinstall my OS, install Docker and start webdeveloping instantly

## Stack
+ Dnsmasq
+ Traefik 2
+ Gitea
+ Drone CI 1.2

## Usage
+ docker-compose up -d
+ Go to http://gitea.localhost
+ Create the administrator and a repo
+ Clone your repo
+ Copy the example you want inside, customize its config/content
+ Push

## Tools
+ http://dnsmasq.localhost
+ http://traefik.localhost
+ http://gitea.localhost
+ http://drone.localhost

## Examples
+ LAMP