GithubHelp home page GithubHelp logo

cloud-architecture / travis-link-checker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ellerbrock/travis-link-checker

0.0 3.0 0.0 2 KB

๐Ÿ”ง Check Links in a Web Documents or Full Websites with Travis

travis-link-checker's Introduction

Travis Link Checker Build Status

docker

Check Links in Web documents or Full Websites with Travis CI

Docker Automated Build Docker Pulls Quay Status Open Source Love Gitter Chat

Installation

docker pull ellerbrock/link-checker

About the Container

To prevent zombie reaping processes i run dumb-init as PID 1 which forwards signals to all processes running in the container.

Example Usage

docker run -it ellerbrock/link-checker https://yourdomain.tld

Please check the linkchecker Repository for further information how to use it.

Travis CI Configuration

.travis.yml:

sudo: false

language: bash

services:
  - docker

# Install the Docker Container
install:
  - docker pull ellerbrock/link-checker

# Add your Site or Files to Check
script:
  - docker run ellerbrock/link-checker https://hub.docker.com/r/ellerbrock/link-checker/

# Notification Setup
notifications:
  email:
    on_success: never
    on_failure: always

Contact / Social Media

Get the latest News about Web Development, Open Source, Tooling, Server & Security

GithubDockernpmTwitterFacebookGoogle+Gitter

travis-link-checker's People

Contributors

ellerbrock avatar

Watchers

James Cloos avatar  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.