Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant