Tutorial by Topics: config

This is a description how you can create configuration for you own bundle in the /app/config/config.{yml,xml}
In this topic Spark Users can find different configurations of Spark SQL, which is the most used component of Apache Spark framework.
This document covers TCP/IP networking, network administration and system configuration basics. Linux can support multiple network devices. The device names are numbered and begin at zero and count upwards. For example, a computer with two NICs will have two devices labeled eth0 and eth1.
ConfigSlurper allows you to use another groovy script as a config file for your script instead of using, for example, a .properties file. You can do interesting configurations with typed properties and you don't need to convert from string. You can use lists, maps or a value based on some calcul...
configure_file is a CMake function for copying a file to another location and modify its contents. This function is very useful for generating configuration files with paths, custom variables, using a generic template. Copy a file to another location and modify its contents. configure_file(&l...
This topic shows the uses of different CMake configurations like Debug or Release, in different environments.
Asp.net core provides configuration abstractions. They allow you to load configuration settings from various sources and build a final configuration model which can then be consumed by your application. IConfiguration string this[string key] { get; set; } IEnumerable<IConfigurationSection...
Typical database backed, annotation base spring security setup. configureGlobal() configure the auth object. The later two SQLs may be optional. configure() method tells spring mvc how to authenticate request some url we do not need to authenticate others will redirect to /login if not yet...
Downloads This chapter contains useful downloads like the webdrivers and link to browsers Drivers Place all the drivers in your path variable Chrome driver FireFox driver Microsoft Edge driver Opera driver Browsers Chrome FireFox Microsoft Edge Opera
This documentation is not specific to liferay but can be used with reference to any web application. Liferay provides Google Analytics(referred as GA ahead) by default,after configuring Analytics id GA-##### in Site settings.But this provides limited functionality,only allowing to track page views(...
In order to utilize a JDBC datasource, we must first set up a JNDI reference in Tomcat. After the JNDI reference is made, JDBC datasources can be used within our Tomcat server and applications using shared or independent references (Great for dev/staging/prod setup, or removing connection strings/cr...
This document will take you through the steps to configure a Jenkins job that allows user to setup auto push on successful build.The push operation can be controlled by the user. User can choose if they want to perform the auto push operation on successful build or not.
Examples and good practices for configuring your Symfony application that aren't in the official documentation.
This module provides the ConfigParser class which implements a basic configuration language in INI files. You can use this to write Python programs which can be customized by end users easily. Each new line contains a new key value pair separated by the = sign Keys can be separated in section...
Hot to read and write data to a bluetooth low energy device. Some important points No capabilities are needed. iPhone store bytes in Little Endian format, so check if bluetooth accessory use Little Endian too. Example: intel CPU usually use little endian. The ARM architecture was lit...
How to configure a ReplicaSet to support TLS/SSL? We will deploy a 3 Nodes ReplicaSet in your local environment and we will use a self-signed certificate. Do not use a self-signed certificate in PRODUCTION. How to connect your Client to this ReplicaSet? We will connect a Mongo Shell. A descripti...
SCENARIO: ASP.NET Core background Angular 2 Front-End Angular 2 Components using Asp.net Core Controllers It way can implement Angular 2 over Asp.Net Core app. It let us call MVC Controllers from Angular 2 components too with the MVC result View supporting Angular 2.
This topics contains aspects of using NuGet and its configurations.

Page 3 of 4