Giter Site home page Giter Site logo

CI about appside HOT 5 CLOSED

cloudsidedev avatar cloudsidedev commented on May 26, 2024
CI

from appside.

Comments (5)

ivomarino avatar ivomarino commented on May 26, 2024

We've started using a solution based on Docker and Jenkins.

from appside.

sneaker avatar sneaker commented on May 26, 2024

Hi Ivo

I recently implemented this using gitlab. Everything based on docker. Maybe you want to have a look at it https://about.gitlab.com/gitlab-ci/
Gitlab also provides a git repository and a new issue tracking system. It can be hosted by yourself or use a free (for closed source development) version on gitlab.com. You really can feel that it is from one hand. It works much better than all this plugins from various sources on jenkins.

Maybe worth a look
Best, Thomas

from appside.

ivomarino avatar ivomarino commented on May 26, 2024

thanks @sneaker, sounds great I'll take a look. Since yesterday we're running Jenkins as a simple docker-compose process on OSX and Linux:

atlantis_ci

it's actually quite simple, Jenkins in Docker connects back to the dockerhost (bare metal notebook) via ssh destroys and recreates Vagrant boxes there in order to provision them from scratch each time, seems starting to work for now;)

from appside.

ivomarino avatar ivomarino commented on May 26, 2024

we have a first complete AppFlow run via Jenkins on testing:

atlantis_ci_success

from appside.

ivomarino avatar ivomarino commented on May 26, 2024

Introduced with 01f4cb6 based on Docker, on OSX sudo ifconfig lo0 alias 10.200.10.1/24 ; source ~/.appflow/config ; docker stop jenkins ; docker-compose up then Jenkins will be on http://localhost:8080.

from appside.

Related Issues (20)

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.