NEOGAGE
NEOGAGE is a modern web application supporting the management of measuring equipment, machines and tools. It assures compliance with the requirements of the ISO 9001 norm as well as other norms, which is done in such an easy way as never before.
NEOGAGE gives you instant access to your data from any place in the world. All you need is any kind of device with web browser. Thanks to a unique interface, working with NEOGAGE is a pure pleasure. An ultra-smooth action as well as an instant Internet access to any kind of data provides an increase of work efficiency to save time.
Here you will find technical documentation for NEOGAGE Application.
Please use the Contents Menu on the left-hand side and right-hand side to navigate your way around. Alternatively, search functionality will also assist you in finding the information you need.
Containers
Section titled “Containers”A typical installation of NEOGAGE would consist of at least two containers. The first being the MSSQL Server container. The second being the NEOGAGE application.
An external MSSQL Server can also be used in this configuration, in which case only one container will be running - the NEOGAGE application.
When the NEOGAGE container runs for the first time, it will create the databases if they do not exist. In this instance, the username being used will need dbCreator permissions for this to happen (which is shown in the Installation section below). Alternatively, you can manually create the required databases with collation Polish_100_CI_AI and ensure the database user has dbOwner privileges for these databases. Depending on whichever method is utilised, the databases will then be populated with the required tables and data.
In majority of installations, a third container would be utilised which is the NEOGAGE proxy container so that SSL can be enabled with client-provided SSL certificates. Alternatively, NGINX can be installed on the Docker/Podman host instead of using this container, or an external Load Balancer can be utilised instead.