background preloader

Wisemapping su server locale

Facebook Twitter

Database Configuration - Open Source - WiseMapping. WiseMapping supports a wide variety of databases. However, we run intensively tests over HSQL and MySQL database. HyperSQL: It's automatically configure when you compile WiseMapping and it's used primarily for testing. Additionally, the binary distribution already has an instance configured to provide a single click installtion.MySQL 5.5: This version is the most tested database we support. MySQL is the database use in and it's the suggested version for production environments.Postgres: Scripts are distributed for the creation and configuration of the it.

You will find them within "config/postgres" directory in the binary distribution. MySQL 5.5 Installation Prerequisites Inside the WiseMapping binary distribution, you will find a directory "config/mysql". You will find 4 scripts: There are a lot of good tools you can use to run this scripts (eg: MySQLWorkbench). Great, you have configured you database !. Configure WiseMapping Stating WiseMapping. Install Java (JRE or JDK) on Ubuntu 14.04 | Atlantic.Net Community. Verified and Tested 07/30/15 Introduction If you had the option to choose between a base model car or a fully loaded model, which one will you choose? Both cars will take you from point A to point B, but with the fully loaded car you have additional features that can make rush hour a chill hour. Well, that’s the same concept when we take a closer look at Java.

There are two standard types of installations, JRE (Java Runtime Environment) and JDK (Java Development Kit). Like the base model car, JRE enables the ability to create Java Applications for different types of deployments using minimal core tools to accomplish the task. Prerequisites You need a Ubuntu server that is configured with a static IP address. Installing Java on Ubuntu 14.04 Before we begin, let make sure that the server is fully updated with the following command: sudo apt-get update sudo apt-get update java -version java -version sudo apt-get install default-jdk sudo apt-get install default-jre Setup JAVA_HOME on Ubuntu 14.04.

Binary Download - Open Source - WiseMapping. Installation Steps Before starting the installation, you must have Java Development Kit 7 or higher installed. You can download it from ( If you have java already installed, follow the next steps: Download the installer from here. Unzip the wisemapping-3.X.zip binary distribution. This will generate a wisemapping-<version> directory.Open a command line terminal within wisemapping-<version> directory.Finally, execute the following line to start wisemapping:After some time, you should see something like this. This means that the application is ready to accept requests:WiseMapping server will be started on Congrats! This default installation comes with embedded HQSQL file based database. Finally, for advance installation questions or problems you visit he group Additional Steps Email Silent process.