GithubHelp home page GithubHelp logo

y1ngyang / rpi-owncloud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from comzone/rpi-owncloud

0.0 2.0 0.0 16 KB

Dockerfiles for creating Docker images (http://docker.io)

Dockerfile 51.53% Shell 48.47%

rpi-owncloud's Introduction

OwnCloud on Docker on a Respberry Pi

This project makes it possible to run OwnCloud on Docker on a Respberry Pi!

You might ask why it's smart to run OwnCloud on Docker, the answer is that it makes it extremely easy to install and remove application on Respberry Pi. When your Docker installation is ready, the only thing you need to do to download, install and start Owncloud is to run this:

Run it: docker run -d -i -t -p 443:443 -p 80:80 comzone/rpi-owncloud

You can attach to the console: Find the container id with this command: docker ps And then run: docker attach container id To exit the console presss [CTRL]+[p] and then [CTRL]+[q]

If you want to build the image yourself, run: docker build -t comzone/rpi-owncloud:latest git://github.com/comzone/rpi-owncloud.git

First step is to install Linux and Docker on your Raspberry Pi. Follow this instruction: http://blog.hypriot.com/getting-started-with-docker-on-your-arm-device/

Se more at the Docker Hub: https://hub.docker.com/r/comzone/rpi-owncloud/

Read about docker at http://docker.com

This project is inspired by:
http://dischord.org/2013/07/10/docker-and-owncloud/ http://dischord.org/2013/08/13/docker-and-owncloud-part-2/

rpi-owncloud's People

Contributors

comzone avatar wookietreiber avatar yankcrime avatar

Watchers

 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.