Skip to content

HeadTalker/digitalocean-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Ocean Dashboard 1.2.0

License

Made with Bootstrap 3 and Datatables JS

alt tag

Installation:

  1. Clone the repository

  2. Copy config-sample.php in the root directory and rename it config.php

  3. Add your digital ocean API key to config.php

$DO_API_TOKEN = 'REPLACE_WITH_YOUR_OWN_DIGITALOCEAN_API_TOKEN';
  1. Launch your dashboard
# This may vary depending where you installed the app and/or your environment
http://localhost/digitalocean-dashboard/main/

Node Modules Install:

# This is optional and you don't have to do this in order to run the app
npm install

Bower Components Install:

# This is optional and you don't have to do this in order to run the app
bower install

Bugs and issues

You can report them here

Contributing

Anyone is welcome to contribute. You can contribute in a few ways.

  1. Submitting a pull request with fixes, improvements, or new features
  2. Reporting bugs or issues here
  3. Providing feedback or suggestions

Security

You can contact us at security at headtalker dot com

About

Digital Ocean API Dashboard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published