Skip to content
This repository has been archived by the owner on Dec 20, 2024. It is now read-only.

Docker Install #349

Open
if-kenn opened this issue Jun 4, 2016 · 0 comments
Open

Docker Install #349

if-kenn opened this issue Jun 4, 2016 · 0 comments

Comments

@if-kenn
Copy link

if-kenn commented Jun 4, 2016

I thought people that arrive here might be interested in a easy Docker install of uptime.

As long as your Linux server has Docker, it should be able to be installed with one of the following:

curl -L https://github.com/IFSight/uptime/raw/master/run | sh

or

wget -O - https://github.com/IFSight/uptime/raw/master/run | sh

This will install Docker Compose if it is not found, clone this git repository and run the containers.

GitHub: https://github.com/IFSight/uptime
Docker Hub: https://hub.docker.com/r/fulcrum/uptime

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant