0.0.37 • Published 9 years ago

dpanel v0.0.37

Weekly downloads
3
License
ISC
Repository
github
Last release
9 years ago

#Dpanel Dpanel makes hosting websites incredibly simple. Think of it as cPanel, DirectAdmin, MAMP/WAMP style control panel, but using Docker technology. You can run multiple sites with unique domains that automatically maps to your containers.

##Get Started 1. docker pull uptownhr/dpanel 2. docker run -i -t --name dpanel -v /var/run/docker.sock:/var/run/docker.sock uptownhr/dpanel /bin/bash

##How to use 1. If not already, remote into your Dpanel and run docker attach dpanel 2. dpanel start myblog.com By default, dpanel creates a container with a wordpress image. To specify another, just pass the -i flag (ie; dpanel start -i somerepo/someimage) 3. dpanel stop myblog.com Stops the container 4. dpanel delete myblog.com Deletes the container 5. dpanel list Lists all the running containers

##Dpanel cli help dpanel --help

Usage: dpanel [options] [command]

Commands:

start [options] <domain>
   start a vhost.        

stop <domain>
   stop a vhost

delete <domain>
   delete vhost

list
   start a vhost with image
0.0.37

9 years ago

0.0.36

9 years ago

0.0.35

10 years ago

0.0.34

10 years ago

0.0.33

10 years ago

0.0.32

10 years ago

0.0.31

10 years ago

0.0.30

10 years ago

0.0.29

10 years ago

0.0.28

10 years ago

0.0.27

10 years ago

0.0.26

10 years ago

0.0.24

10 years ago

0.0.23

10 years ago

0.0.22

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago

0.0.0

10 years ago