Code Monkey home page Code Monkey logo

local_dev_to_cicd's Introduction

Hands-On series part 8: From local application to full CI/CD pipeline

Simple project to generate gitlab and a development environment, with intention to demonstrate how to make basic changes using Ansible, Gitlab & PyATS.

Status

The code and artefacts within this repository are considered in development and should not be used in production without sufficient testing.

Environment Deployment

A single docker compose file is used to build and run the following components, appropriate volumes and networks are created to ensure consistency when restarting the instance.

  • Gitlab Community Edition
  • Gitlab Runner
  • 'DevTools' : Ubuntu image with Ansible and PyATS installed

Getting Started

This project is extremely simple, it requires only docker to be installed on the host and this repository to be cloned or manually copied. default today is compose version 2

  1. To start the service simply run either of the following:
    1. (Version 1) docker-compose up -d
    2. (Version 2+) docker compose up -d
  2. Check containers are spinning up
  3. Go have a cup of tea for 5 minutes while gitlab get's ready.
  4. Access gitlab in your browser : http://localhost:2080
  5. Access devtools from cli : docker exec -it engine_devtools bash

local_dev_to_cicd's People

Contributors

chazorino avatar moore-automation avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dalamanster

local_dev_to_cicd's Issues

w/c 10 Sep

Frederic

Write Guide
Update pre-config (clone repo, docker, git)

Ed

Fix pages config
Write example files for playbooks/CI etc..
Write skeleton deck

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.