top of page
Logo-Transparent.png
partner-logo.png

Traccar Packaged by IOanyT Innovations - Ubuntu Server

Updated: Jul 28, 2022


OVERVIEW


Traccar is an open source GPS tracking server.






GOALS

  1. One-click launch

  2. Easy configurable AMI with pre-installed Traccar


INSTALLATION VIA AWS MARKETPLACE


Kindly click on the below link to install the server via AWS Marketplace:


Pending....


GET STARTED


Step 1. Connect to SSH

In a terminal window, use the ssh command to connect to the instance. You specify the user name for your instance, and the public DNS name or IPv6 address for your instance, the path and file name of the private key (.pem).


ssh ubuntu@publicIP -i [Path of key pair file]

If it shows access denied message run the following command , then run the above command again to connect via ssh.

chmod 400 [Path of key pair file]

Step 2. Test your Installation

To verify the installation, follow the below instructions

  1. Open browser

  2. In the address bar of the browser, type http://<your-ip-address>:8082

  3. You will see the traccar default page (see screenshot below)




4. Log in as an administrator (default user - admin, password - admin) or register the user by giving EmailID & Password(see screenshot below)



5. Login by using EmailID & Password, you will see page(see screenshot below)



CONTACT

Let’s Work Together

IOanyT Innovations Pvt. Ltd.

Email: aws-marketplace-support@ioanyt.com

  • LinkedIn
  • Facebook

Thanks for submitting!

bottom of page