+ All Categories
Home > Documents > Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of...

Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of...

Date post: 10-Aug-2020
Category:
Upload: others
View: 1 times
Download: 0 times
Share this document with a friend
16
CI & Deployment w/ Codeship A Quick Introduction 21 October 2014
Transcript
Page 1: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

CI & Deployment w/ CodeshipA Quick Introduction

21 October 2014

Page 2: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Target Audience

- New to Codeship- Beginners of continuous integration and

deployment- Looking to explore alternative CI &

deployment tools

Page 3: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Your Setup

FTP/SFTP/SCP/RSYNC

Dev/Test machine

Page 4: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Room for improvement ?

Page 5: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Room for improvement ?

Needs automation BUT use less (at least for now ):- Advanced configuration management

tools- Deployment frameworks

Page 6: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Leverage existing skills & tools

- Bash Scripts- CLI- SCP/SFTP/RSYNC- SSH

Page 7: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

http://www.codeship.io

Page 8: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Codeship

- A hosted continuous integration and deployment software as a service (SaaS) for web applications.

- Simple pricing- Free, Basic, Pro

Page 9: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Codeship

source: http://codeship.io

Page 10: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Codeship - Pipeline/qa-branch/

/production-branch/

source: http://codeship.io

Page 11: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Codeship - Supported Technologies

Page 12: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Codeship - Supported Technologies

Bash, CLI, SFTP, SCP...

Page 13: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools
Page 14: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

At the end of the day

We want to:- do quick software releases- do multiple deployments per day- automate integration and deployment- save time and money

Page 15: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Booktrack Codeship

- Pipeline- Production, Demo/Testing, Development

- Frontend- NodeJS, GulpJS, PhantomJS

- Average daily builds- 15/day

Page 16: Codeship CI & Deployment w/files.meetup.com/8479902/ci-talk-codeship.pdf · - Beginners of continuous integration and deployment - Looking to explore alternative CI & deployment tools

Thank you!

Richard Sentinohttp://booktrack.com / @mindginative


Recommended