19%
10.04.2015
"version": "3.0.0",
03 "watched": [
04 {
05 "path": "/opt/repos",
06 "triggers": [
07 {
08 "name": "repos-sync",
09 "command": [
10 "/usr
19%
07.06.2019
install plugins.
Listing 3
Setting Up Plugins
01 ### 05_proxy.yml ###
02 plugins:
03 proxy:
04 name: "14.3.19.91"
05 port: 8080
06
07 ### 10_plugins.yml ###
08 plugins:
09 required
18%
29.10.2013
Linux running PHP 5.3
5) 32bit Amazon Linux running Node.js
6) 64bit Amazon Linux running Node.js
...
Don’t create an RDS instance this time, so type n
for that option; however, notice how
18%
07.11.2011
GB)
03 Socket P#0
04 Core L#0 + PU L#0 (P#0)
05 Core L#1 + PU L#1 (P#2)
06 Core L#2 + PU L#2 (P#4)
07 Core L#3 + PU L#3 (P#6)
08 NUMANode P#1 (12GB)
09 Socket P#1
10
18%
17.04.2017
access the weather station in a browser using the URL http://localhost:3000 or a local IP address.
Quick Launch
First, install version 6 of the Node.js [3] server-side JavaScript implementation
18%
30.01.2020
Management Console [3] Lambda service page with an orange Create function
button.
Figure 1: The page where you will create a Lambda function.
If you
18%
21.08.2014
these base images "boxes." Prebuilt boxes can be downloaded free of charge via the community collection on Vagrantbox.es [3] (Figure 1) or from the Vagrant Cloud powered by HashiCorp [4]. The latter provides
18%
05.12.2016
, but Debian and Ubuntu installations define max_binlog_size as 100MB. XtraBackup also wants to create a separate file for every InnoDB table, which is enabled by the innodb_file_per_table variable (Listing 3
18%
01.02.2013
at the output of uptime
[1] on OS X:
13:03 up 2 days, 12:01, 2 users, load averages: 0.52 0.59 0.63
The uptime
command displays the load average in its common form, averaging the last one, five, and 15
18%
07.06.2019
= 50ms;
07 .interval = 3s;
08 .window = 10;
09 .threshold = 8;
10 }
11 }
12
13 set beresp.grace = 12h;
Changes on the Fly
The reverse proxy not only delivers web pages