Skip to content

Commit

Permalink
Merge pull request #303 from gravitl/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
theguy951357 authored May 17, 2024
2 parents 1908934 + 96a01e6 commit 004ef1c
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 12 deletions.
2 changes: 1 addition & 1 deletion conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
author = 'Netmaker'

# The full version, including alpha/beta/rc tags
release = '0.24.0'
release = '0.24.1'


# -- General configuration ---------------------------------------------------
Expand Down
4 changes: 2 additions & 2 deletions pro/pro-users.rst
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
.. _pro-users:


=================================
Users in Netmaker Professional
---------------------------------
=================================

Netmaker Professional offers advanced user management features. The super admin can create users with either a user or admin role. Only Admins can access the dashboard, the normal users can use remote access client to join the network through a gateway.
Admins can add users and assign them to remote access gateways, which includes managing the user's access to different remote access gateways.
Expand Down
33 changes: 24 additions & 9 deletions pro/rac.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,33 @@ Netmaker Remote Access Client (RAC)
===================================

The Netmaker Remote Access Client, RAC for short is a GUI tool for easily getting access to a Netmaker network.
RAC is mostly suited for offsite machines that need access to a Netmaker network. It supports Windows, Mac and Linux (mobile support coming soon).
RAC is mostly suited for offsite machines that need access to a Netmaker network. It supports Windows, Mac, Linux and mobile (iOS and Android).


***********************
Download/Installation
***********************

**For Mac**, You can download the mac installer from the fileserver link above and run it. The open the GUI to start using RAC.!
**For Mac:**

**For Windows**, you can download the remoteclientbundle.exe bundle (recommended as this install wireguard and other dependencies) or remote-access-client_86.msi installer and run it to install on your windows machine. You can then open the GUI to start using RAC!
You can download the M1 or Intel Mac installer from our fileserver link (https://fileserver.netmaker.org/releases/download/latest) run it. Then open the GUI to start using RAC!


-----------------------------


**For Windows:**

You can download the `remoteclientbundle.exe` bundle (recommended as this install wireguard and other dependencies) or `remote-access-client_86.msi` installer and run it to install on your windows machine. You can then open the GUI to start using RAC!
Download link: https://fileserver.netmaker.org/releases/download/latest


-----------------------------


For mobile devices, you can download the app from the respective app stores.

**Google Play Store:**
**Google Play Store (Android):**

Scan the QR code

Expand All @@ -30,7 +42,7 @@ Or use the following link:
https://play.google.com/store/apps/details?id=com.net.netmaker&pli=1&utm_source=docs


**Apple App Store:**
**Apple App Store (iOS):**

Scan the QR code

Expand All @@ -43,7 +55,10 @@ Or use the following link:
https://apps.apple.com/us/app/netmaker-rac/id6479694220?itsct=apps_box_badge&itscg=30200


**For Linux (Debian/Ubuntu):**
-----------------------------


**Debian/Ubuntu Linux:**

You can also use the following command to download the latest version:

Expand All @@ -70,11 +85,11 @@ You can also use the following command to download the latest version:
Following the above instructions, you can run RAC from your Linux desktop environment launcher or from the command line using the `remote-client` command.


Not finding your OS? You can download the latest version of RAC from the our file server:
-----------------------------

.. code-block::

https://fileserver.netmaker.org/releases/download/<version>
Not finding your OS? You can download the latest version of RAC from the our file server:
https://fileserver.netmaker.org/releases/download/latest

Search for remote client and download the appropriate version for your operating system.

Expand Down

0 comments on commit 004ef1c

Please sign in to comment.