Skip to content

Commit

Permalink
Update quick-start.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek9686 authored Jan 24, 2024
1 parent 7376dfa commit 6e0a6e4
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions quick-start.rst
Original file line number Diff line number Diff line change
Expand Up @@ -260,26 +260,14 @@ Extra Steps for Pro
You will not need to make any changes to this file. It will reference the current netmaker.env file.

6. Get Certificates
===================

Start by grabbing our nm-certs shell script, make it executable, and run it.

.. code-block::
wget https://raw.githubusercontent.com/gravitl/netmaker/master/scripts/nm-certs.sh
chmod +x nm-certs.sh
bash nm-certs.sh
If the script runs successfully, you should see a message like ``SSL certificates ready``.

Then run

.. code-block::
ln -fs /root/netmaker.env /root/.env
7. Start Netmaker
6. Start Netmaker
==================

``sudo docker-compose -f docker-compose.yml up -d --force-recreate``
Expand Down

0 comments on commit 6e0a6e4

Please sign in to comment.