Socket
Book a DemoInstallSign in
Socket

dpanel

Package Overview
Dependencies
Maintainers
2
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

0.0.37
latest
Source
npmnpm
Version published
Weekly downloads
10
150%
Maintainers
2
Weekly downloads
 
Created
Source

#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

  • docker pull uptownhr/dpanel
  • docker run -i -t --name dpanel -v /var/run/docker.sock:/var/run/docker.sock uptownhr/dpanel /bin/bash

##How to use

  • If not already, remote into your Dpanel and run docker attach dpanel
  • 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)
  • dpanel stop myblog.com Stops the container
  • dpanel delete myblog.com Deletes the container
  • 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

FAQs

Package last updated on 08 Dec 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.