Giter Club home page Giter Club logo

docker-velo's Introduction

velociraptor-docker

Run Velocidex Velociraptor server with Docker and a reverse proxy (Traefik), utilizing CloudFlare DNS and Let's Encrypt certificates.
Credit to weslambert for the docker image.

Prereqs

  1. Cloudflare account (required for Let's Encrypt Certificates and creating DNS entries)
  2. Create wildcard(*) CNAME for the root of your domain
  3. Create API token with permissions Zone.Zone Settings, Zone.Zone, Zone.DNS
    • Make sure to copy token as it is only displayed once
  4. Create API key

Configuration:

Clone the repo on the system that wwill host Velociraptor
  1. git clone https://github.com/g0Idfinger/Docker-Velo
This installs all dependancies and Docker/Docker-Compose
  1. cd /Docker-Velo/scripts
  2. Run ./install.sh # WILL PROMPT FOR SUDO PASSWORD IF NEEDED
  3. Script will prompt you for Domain Name, Cloudflare email address, cloudflare API key and Token.

Create 1st and Nth Velo instance(s)

  1. ./addnew.sh
  2. Enter name of instance, this will be used to create the sub domain entering test will give you test-velo.$DOMAINNAME and your docker instance will be named test-velo
  3. It will ask you to enter in the Admin username you want to use, it will auto generate a password and display it at end of script.
  4. once completed it will spit out username and password for the instance and you will be able to browse and login to your new instance.

When it completes, you should be able to go to https://dns entry.domain

Remove an instance

  1. In scripts folder run ./remove.sh
  2. It will ask you the name of the instance, ie: if instance name is test-velo, you simply enter test.

docker-velo's People

Contributors

g0idfinger avatar wikijm avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

wikijm

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.