Skip to content

ganny26/dokku-admin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Dokku Admin

This project provides web interface for dokku

##Installing and configuring

```
cd dokku-admin

docker build -t dokku-admin .

docker run -d --name dokku-admin -p 3001:3000 dokku-admin

```

##License

MIT