Git Product home page Git Product logo

docker-xoa's Introduction

README

This image contains a build of xo-server and xo-web from the stable line and an explict 5.2.0 build.

Running

Quickstart by simply running the following;

docker run -d --name xoa -P 8443:443 warmfusion/xoa:redis

Then browsing to https://localhost:8443

SSL

The container is secured using a self-signed ssl certificate generated when the container is built.

This ensures that any communication to the container is secure by default and this should not be circumvented.

Support for customised keys is not yet in place, however you may have some luck with mounting a directory with config and appropriate pem keys using a volume mount as follows;

docker run -v config/:/etc/xo-server/ ....

Docker tags

:latest

This is a simple build which only runs xen-orchestra and assumes you are using a linked redis container named xoa-redis.

WARNING: This container does NOT work due to bug 390 in xo-server

:redis

This container is an extension of the :latest container and runs redis-server alongside xen orchestra using supervisord.

It is based on the container built by jpoa/docker-xo

WARNING: This mode is not recommended as redis contains the configuration for your installation; any updates to this container will result in the configuration being wiped out.

docker-xoa's People

Contributors

gzjon avatar warmfusion avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

Forkers

andersonvaz gzjon

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.