GLPI

PHPMySQLopensourceGLPiAutomated-Inventory

Please feel free to contact us

Go
img

About

An AWS product GLPI 9.1 – IT Asset and Issue Tracking powered is by Miri Infotech. MIRI Infotech ends your search for a tool to manage your information systems by an embedded pre-configured GLPI tool(ready-to-launch AMI) that contains GLPI, Apache, mySQL, Linux, PHP(LAMP).It is able to build an inventory of all the organization’s assets and to manage administrative and financial tasks.

GLPI is a free IT Asset Management, issue tracking system and service desk solution. GLPI is a web-based application helping companies to manage their information system. The solution is able to build an inventory of all the organization’s assets and to manage administrative and financial tasks. GLPI features includes IT asset management, Issue tracking system, Comparison of help desk issue tracking software, Comparison of ticket-tracking systems, Service desk, OCS Inventory etc.

GLPI is the Information Resource-Manager with an additional Administration- Interface. You can use it to build up a database with an inventory for your company (computer, software, printers…). It has enhanced functions to make the daily life for the administrators easier, like a job-tracking-system with mail-notification and methods to build a database with basic information about your network-topology.

We are providing you the tool to manage your information systems. It gives you an embedded pre-configured GLPI tool with LAMP and ready-to-launch AMI on Amazon EC2 that contains GLPI, Apache, MySQL, Linux, PHP (LAMP).

Hardware management, including associated contracts: computers (with automated information feeds if combined with OCS-NG or Fusion Inventory), devices, printers, network components and consumables; Support functions: with or without user access, detailed user rights management, automated notifications with personal sable templates, and SLAs; Substantial expandability: thanks to its plug-ins, integration with supervision software, project management, new inventory items, etc.

Features

  • IT Asset Management
  • Issue tracking system
  • Service desk
  • Multi-entity management
  • Multilingual management and support (45 languages available)
  • Multi user support and Multiple Authentication System
  • Administrative and Financial management
  • Inventory functionalities
  • Incident and request management tracking and monitoring features
  • Problem and change management
  • Assignment of equipment: location, users and groups
  • Simplified interface to allow end users to file a support ticket
  • Asset and helpdesk reports: hardware, network or interventions (support)

You can subscribe to an AWS Marketplace product and launch an instance from the product’s AMI using the Amazon EC2 launch wizard.

To launch an instance from the AWS Marketplace using the launch wizard

  • Open the Amazon EC2 console at https://console.aws.amazon.com/ec2/
  • From the Amazon EC2 dashboard, choose Launch Instance.
    On the Choose an Amazon Machine Image (AMI) page, choose the AWS Marketplace category on the left. Find a suitable AMI by browsing the categories, or using the search functionality. Click Select to choose your product.
  • A dialog displays an overview of the product you’ve selected. You can view the pricing information, as well as any other information that the vendor has provided. When you’re ready, choose Continue.
  • On the Choose an Instance Type page, select the hardware configuration and size of the instance to launch. When you’re done, choose Next: Configure Instance Details.
  • On the next pages of the wizard, you can configure your instance, add storage, and add tags. For more information about the different options you can configure, see Launching an Instance. Choose Next until you reach the Configure Security Group page.
  • The wizard creates a new security group according to the vendor’s specifications for the product. The security group may include rules that allow all IP addresses (0.0.0.0/0) access on SSH (port 22) on Linux or RDP (port 3389) on Windows. We recommend that you adjust these rules to allow only a specific address or range of addresses to access your instance over those ports.
  • When you are ready, choose Review and Launch.
  • On the Review Instance Launch page, check the details of the AMI from which you’re about to launch the instance, as well as the other configuration details you set up in the wizard. When you’re ready, choose Launch to select or create a key pair, and launch your instance.
  • Depending on the product you’ve subscribed to, the instance may take a few minutes or more to launch. You are first subscribed to the product before your instance can launch. If there are any problems with your credit card details, you will be asked to update your account details when the launch confirmation page displays

Usage/Deployment Instruction

Open the URL:http://<instance ip address>

<instance ip address> : IP address of the running EC2 instance.

Step 1: Select your language. Example – select English


Step 2: Accept the GNU General Public License agreement.


Step 3: Database Connection Setup

SQL server (MariaDB or MySQL) : localhost

SQL user : miriglpi

SQL password : <instanceID>


Step 4: Select database – miriglpidb

After Installation, following four users are created and there default login details are username / password –

  • glpi / <instanceID> for the administrator account.
  • tech / <instanceID> for the technician account.
  • normal / <instanceID> for the normal account.
  • post-only / <instanceID> for the post only account.

SSH using root user is disabled. ec2-user is the sudo user with root privileges with access using the key pair created during launching the instance.

MYSQL can be accessed only with SSH

MYSQL User : root

Password : <instanceID>

Note : You are not supposed to change it.

All your queries are important to us. Please feel free to connect.

24X7 support provided for all the customers.

We are happy to help you.

Submit your Queryhttps://miritech.com/contact-us/

Contact Numbers:

Contact E-mail:

Submit Your Request





    Input this code: captcha

    Until now, small developers did not have the capital to acquire massive compute resources and ensure they had the capacity they needed to handle unexpected spikes in load. Amazon EC2 enables any developer to leverage Amazon’s own benefits of massive scale with no up-front investment or performance compromises. Developers are now free to innovate knowing that no matter how successful their businesses become, it will be inexpensive and simple to ensure they have the compute capacity they need to meet their business requirements.

    The “Elastic” nature of the service allows developers to instantly scale to meet spikes in traffic or demand. When computing requirements unexpectedly change (up or down), Amazon EC2 can instantly respond, meaning that developers have the ability to control how many resources are in use at any given point in time. In contrast, traditional hosting services generally provide a fixed number of resources for a fixed amount of time, meaning that users have a limited ability to easily respond when their usage is rapidly changing, unpredictable, or is known to experience large peaks at various intervals.

    Amazon EC2 allows you to set up and configure everything about your instances from your operating system up to your applications. An Amazon Machine Image (AMI) is simply a packaged-up environment that includes all the necessary bits to set up and boot your instance. Your AMIs are your unit of deployment. You might have just one AMI or you might compose your system out of several building block AMIs (e.g., webservers, appservers, and databases). Amazon EC2 provides a number of tools to make creating an AMI easy. Once you create a custom AMI, you will need to bundle it. If you are bundling an image with a root device backed by Amazon EBS, you can simply use the bundle command in the AWS Management Console. If you are bundling an image with a boot partition on the instance store, then you will need to use the AMI Tools to upload it to Amazon S3. Amazon EC2 uses Amazon EBS and Amazon S3 to provide reliable, scalable storage of your AMIs so that we can boot them when you ask us to do so.

    Or, if you want, you don’t have to set up your own AMI from scratch. You can choose from a number of globally available AMIs that provide useful instances. For example, if you just want a simple Linux server, you can choose one of the standard Linux distribution AMIs.

    No. You do not need an Elastic IP address for all your instances. By default, every instance comes with a private IP address and an internet routable public IP address. The private address is associated exclusively with the instance and is only returned to Amazon EC2 when the instance is stopped or terminated. The public address is associated exclusively with the instance until it is stopped, terminated or replaced with an Elastic IP address. These IP addresses should be adequate for many applications where you do not need a long lived internet routable end point. Compute clusters, web crawling, and backend services are all examples of applications that typically do not require Elastic IP addresses.

    Amazon S3 provides a simple web service interface that you can use to store and retrieve any amount of data, at any time, from anywhere on the web. Using this web service, you can easily build applications that make use of Internet storage. Since Amazon S3 is highly scalable and you only pay for what you use, you can start small and grow your application as you wish, with no compromise on performance or reliability.

    Amazon S3 is also designed to be highly flexible. Store any type and amount of data that you want; read the same piece of data a million times or only for emergency disaster recovery; build a simple FTP application, or a sophisticated web application such as the Amazon.com retail web site. Amazon S3 frees developers to focus on innovation instead of figuring out how to store their data

    Amazon S3 is a simple key-based object store. When you store data, you assign a unique object key that can later be used to retrieve the data. Keys can be any string, and they can be constructed to mimic hierarchical attributes. Alternatively, you can use S3 Object Tagging to organize your data across all of your S3 buckets and/or prefixes.

    Amazon S3 is secure by default. Upon creation, only the resource owners have access to Amazon S3 resources they create. Amazon S3 supports user authentication to control access to data. You can use access control mechanisms such as bucket policies and Access Control Lists (ACLs) to selectively grant permissions to users and groups of users. The Amazon S3 console highlights your publicly accessible buckets, indicates the source of public accessibility, and also warns you if changes to your bucket policies or bucket ACLs would make your bucket publicly accessible.

    You can securely upload/download your data to Amazon S3 via SSL endpoints using the HTTPS protocol. If you need extra security you can use the Server-Side Encryption (SSE) option to encrypt data stored at rest. You can configure your Amazon S3 buckets to automatically encrypt objects before storing them if the incoming storage requests do not have any encryption information. Alternatively, you can use your own encryption libraries to encrypt data before storing it in Amazon S3.

    Taking control of your site with a content management system also has great advantages as far as your search engine rankings are concerned. All search engines like to see that websites are updated regularly and favor sites that alter their content on a regular basis. Our CMS platform provides search engine friendly web pages and also allows you to create your own page titles and meta tags used by the Search Engines for page rankings.

    The CMS is browser-based and will work on both PC and Mac platforms using either Internet Explorer and Firefox. Keyboard shortcuts may vary between the two systems.

    1. Reattach the link. If the page was renamed, the link might have been affected.
    2. Confirm that the folder and content block do not contain special characters (such as ‘ “ # % & + / : ; < > ) in the title.

    When in doubt, avoid using non-numerical or -alphabetical characters.

    Requirements gathering is crucial, to make sure you buy on what you need, not on the shiny features that look good in the demonstration.

    Another important factor is how easy the system is to use – most likely, the people you’d like to update the site won’t be that technically comfortable, so the best solution is one that has solid usability.

    no. That is the biggest myth of CMSs. Most of the time, the real issues in content creation are around people and processes, not the technology. You need to manage your content creation like any other project – with a clear workflow and timetable, and enough people—with the right skills—to handle what you need to create. The CMS will help you get the content on to the site, but the much more difficult challenge is creating it. And computers don’t write very well.

    The Web CMS does not require any special software or any technical knowledge to use. It is a web-based platform and can be accessed wherever you have an Internet connection and a web browser. The interface is very similar to Microsoft Word and does all of the HTML coding for you. You can concentrate on the content and not worry about how it will affect the page layout. It also automatically optimizes your site’s content for search, so that when someone searches for information on your site it is more likely to be found.

    Highlights

    • icon

      Easy to install & Customize

    • icon

      Multi-entity & Multilingual Management

    • icon

      Administrative, Financial management and Inventory functionalities

    Application Installed

    • icon GLPI
    • icon php
    • icon apache
    • icon mysql
    • icon linux