Skip to content

Commit

Permalink
Merge pull request #98 from madchap/remove-heroku-demo
Browse files Browse the repository at this point in the history
Remove heroku information + reposition docker-compose as recommended
  • Loading branch information
Maffooch committed Jun 11, 2020
2 parents 5413a1e + 8514b45 commit ad6faf0
Showing 1 changed file with 7 additions and 23 deletions.
30 changes: 7 additions & 23 deletions docs/getting-started.rst
Original file line number Diff line number Diff line change
@@ -1,34 +1,18 @@
Getting Started
===============

Live Demo
*********

If you'd like to check out a demo of DefectDojo before installing it, you can check out on our `Heroku demo site`_.

.. _Heroku demo site: https://defectdojo.herokuapp.com/

You can log in as an administrator like so:

* admin / defectdojo@demo#appsec

You can also log in as a product owner or non-staff user:

* product_manager / defectdojo@demo#product
Docker Compose Install (recommended)
************************************
* Go to https://github.com/DefectDojo/django-DefectDojo
* Select the appropriate branch you're working on
* Instructions in the `DOCKER.md` file at the root of the repository.

Setup.bash Install (default)
****************************
Setup.bash Install
******************
.. warning::
This installation method will be EOL on 2020-12-31

* Go to https://github.com/DefectDojo/django-DefectDojo
* Select the appropriate branch you're working on
* Under "Installation Options" click "Setup.bash"
* Follow the instructions

Docker Compose Install
**********************
* Go to https://github.com/DefectDojo/django-DefectDojo
* Select the appropriate branch you're working on
* Under "Installation Options" click "Docker"
* Follow the instructions

0 comments on commit ad6faf0

Please sign in to comment.