Skip to content

Commit

Permalink
added vagrant ssh cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
André Bauer committed Nov 17, 2016
1 parent d4c2f4c commit 871e21d
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion contributing-install-vagrant.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,20 @@ Run Vagrant
cd zammad-vagrant
vagrant up


That’s it! You’re now running Zammad in a Vagrant environment.

Go to http://localhost:3001 and you'll see:
-------------------------------------------
===========================================

* "Welcome to Zammad!", there you need to create your admin user and you need to invite other agents.


SSH into the machine
====================

After "vagrant up"

::

vagrant ssh

0 comments on commit 871e21d

Please sign in to comment.