Skip to content

ggpwnkthx/docker-ajenti-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-ajenti-dev

About

This is a Docker container that will pull a repo from GitHub, compile the Ajenti 2 plugin, and then run Ajenti 2 in developer mode.

How To Use

sudo ./start.sh

This will start a container and compile the Ajenti 2 plugin inside the "plugin" folder and run Ajenti 2 in dev mode.

sudo ./start.sh [github_username] [github_repo]

Example:

sudo ./start.sh ggpwnkthx ajenti-coach

This will pull a plugin from a GitHup repository, compile it, and run Ajenti 2 in dev mode.

Details

This Docker container builds FROM my docker-ajenti repo. So you'll need to run that one first sot it builds the appropriate dependancies then kill that container.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages