Git Product home page Git Product logo

apprentice-skeleton's Introduction

Build Status Coverage CII Best Practices License Chat

TeamCity Integration Sample

A sample skeleton project to test how TeamCity CI, Docker & Batect (created by TWer) work

Get Started

This repo requires some environment setting as follows:

  1. A VM that runs TeamCity and its Agent
  2. A VM that runs Harbor as docker image repo
  3. K8S clastur

How did I do this: I use the following VMs running CentOS server in a PC using NAT network

  1. k8s-server 192.168.121.131
  2. k8s-node-01 192.168.121.132
  3. k8s-node-02 192.168.121.133
  4. tc-server 192.168.121.151
  5. harbor-server 192.168.121.161

To get TeamCity and Harbor accessable from other machines within my home network, I used the following port fowarding:

TeamCity server 192.168.121.151:8111 -> 192.168.1.107:8111 Harbor server 192.168.121.161:80 -> 192.168.1.107:8112

I also forwarder ssh ports to my home network.

I setup static IP for my PC (192.168.1.107) and all my VMs.

OLD -- reference only

To use this project, follow steps below:

  1. Install Docker locally
  2. Run Docker Compose
docker-compose up -d

(To stop the server run docker-compose stop)

  1. Go to localhost:8111 and create TeamCity project
  2. Add connection to GitHub and connect to project VCS root

apprentice-skeleton's People

Contributors

liangtianwangtw avatar liangtianwang avatar

Watchers

James Cloos avatar  avatar

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.