Skip to content

Commit 26f88f7

Browse files
added sldn reference articles
1 parent a91f564 commit 26f88f7

11,236 files changed

Lines changed: 2573881 additions & 67025 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 170 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,170 @@
1+
<!doctype html>
2+
<html lang="en">
3+
<head>
4+
5+
<meta charset="utf-8">
6+
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
7+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
8+
<meta name="description" content="SoftLayer API Examples, implementations, and release notes.">
9+
<meta name="author" content="SoftLayer">
10+
11+
<title>404 Page not found - https://softlayer.github.io/</title>
12+
<link rel="canonical" href="">
13+
<link rel="stylesheet" href="https://softlayer.github.io/css/main.css">
14+
<link href="https://softlayer.github.io/css/bootstrap.css" rel="stylesheet">
15+
<link href="https://softlayer.github.io/css/font-awesome.css" rel="stylesheet">
16+
<link href="https://softlayer.github.io/css/custom.css" rel="stylesheet">
17+
<link href="https://softlayer.github.io/css/highlight/solarized_dark.css" rel="stylesheet">
18+
19+
<script src="https://softlayer.github.io/js/highlight.pack.js"></script>
20+
21+
<script>hljs.initHighlightingOnLoad();</script>
22+
<link rel="shortcut icon" href="https://softlayer.github.io/img/favicon.ico" type="image/x-icon" />
23+
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato" />
24+
25+
26+
<script src="https://softlayer.github.io/js/jquery-3.3.1.min.js"></script>
27+
<script src="https://softlayer.github.io/js/sldn.js"></script>
28+
29+
<link href="https://softlayer.github.io/index.xml" rel="alternate" type="application/rss+xml" title="SoftLayer API" />
30+
<script>
31+
$(document).ready(function() {
32+
$('table').addClass("table table-hover table-striped")
33+
})
34+
</script>
35+
36+
<script>
37+
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
38+
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
39+
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
40+
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
41+
42+
ga('create', 'UA-88235803-1', 'auto');
43+
ga('send', 'pageview');
44+
</script>
45+
46+
</head>
47+
48+
49+
<body>
50+
<nav class="navbar navbar-default navbar-fixed-top" role="navigation">
51+
<div class="container">
52+
<div class="navbar-header">
53+
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-ex1-collapse">
54+
<span class="sr-only">Toggle Navigation</span>
55+
<span class="icon-bar"></span>
56+
<span class="icon-bar"></span>
57+
<span class="icon-bar"></span>
58+
</button>
59+
<a class="navbar-brand" href="https://softlayer.github.io/">SoftLayer API</a>
60+
</div>
61+
<div class="collapse navbar-collapse navbar-ex1-collapse">
62+
<ul class="nav navbar-nav">
63+
64+
<li><a href="https://softlayer.github.io/article/">Articles</a></li>
65+
66+
<li><a href="https://softlayer.github.io/reference/softlayerapi">Documentation</a></li>
67+
68+
<li><a href="https://softlayer.github.io/go/">Go</a></li>
69+
70+
<li><a href="https://softlayer.github.io/php/">PHP</a></li>
71+
72+
<li><a href="https://softlayer.github.io/perl/">Perl</a></li>
73+
74+
<li><a href="https://softlayer.github.io/python/">Python</a></li>
75+
76+
<li><a href="https://softlayer.github.io/rest/">Rest</a></li>
77+
78+
<li><a href="https://softlayer.github.io/ruby/">Ruby</a></li>
79+
80+
<li><a href="https://softlayer.github.io/tools/">Tools</a></li>
81+
82+
83+
84+
</ul>
85+
<div id="custom-search-input" class="pull-right">
86+
<form class="navbar-form" role="search" method="get" action="https://www.bing.com/">
87+
<div class="input-group col-md-12">
88+
<input type="text" class="form-control input-md" placeholder="Search" name="q" id="srch-term">
89+
<input type="hidden" name="q1" value="site:softlayer.github.io" />
90+
<div class="input-group-btn">
91+
<button class="btn btn-info" type="submit">
92+
<i class="glyphicon glyphicon-search"></i>
93+
</button>
94+
</div>
95+
</div>
96+
</form>
97+
</div>
98+
</div>
99+
</div>
100+
</nav>
101+
102+
103+
<div class="container">
104+
<div class="row">
105+
<div class="col-md-10 ">
106+
<div class="well well-lg">
107+
<h3>404 Page Not Found!</h3>
108+
<hr>
109+
We couldn't find the page you were looking for :(
110+
</div>
111+
112+
<div class="view-filters">
113+
114+
<div class="clearfix">
115+
<div class="search-input-box">
116+
<input placeholder="Filter" onkeyup="titleSearch(inputId='list-input', divId='sidebar-list', elementClass='list-row')"
117+
type="text" id="list-input" value="" size="30" maxlength="128" class="form-text">
118+
</div>
119+
</div>
120+
121+
</div>
122+
123+
124+
</div>
125+
</div>
126+
<div id='sidebar-list'>
127+
<div class="col-sm-6">
128+
<h3> Services </h3>
129+
<div id="service-sidebar-list" >
130+
<div class="list-row">
131+
Services or Datatypes go here
132+
</div>
133+
</div>
134+
<script>
135+
$(function(){
136+
$("#service-sidebar-list").load("/reference/services/list");
137+
});
138+
</script>
139+
</div>
140+
<div class="col-sm-6">
141+
<h3> Datatypes </h3>
142+
<div id="datatype-sidebar-list" >
143+
<div class="list-row">
144+
Services or Datatypes go here
145+
</div>
146+
</div>
147+
<script>
148+
$(function(){
149+
$("#datatype-sidebar-list").load("/reference/datatypes/list");
150+
});
151+
</script>
152+
153+
</div>
154+
</div>
155+
<footer>
156+
<div class="row">
157+
<hr>
158+
<div class="col-sm-12">
159+
<p>&copy; SoftLayer 2015<br>
160+
Built with <a href="https://github.com/spf13/hugo">Hugo</a></p>
161+
</div>
162+
</div>
163+
</footer>
164+
</div>
165+
<script src="https://softlayer.github.io/js/sldn.js"></script>
166+
167+
<script src="https://softlayer.github.io/js/jquery.js"></script>
168+
<script src="https://softlayer.github.io/js/bootstrap.js"></script>
169+
</body>
170+
</html>

ansible/index.html

Lines changed: 21 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,23 @@
1010

1111
<title>Ansible - https://softlayer.github.io/</title>
1212
<link rel="canonical" href="https://softlayer.github.io/ansible/">
13-
13+
<link rel="stylesheet" href="https://softlayer.github.io/css/main.css">
1414
<link href="https://softlayer.github.io/css/bootstrap.css" rel="stylesheet">
1515
<link href="https://softlayer.github.io/css/font-awesome.css" rel="stylesheet">
1616
<link href="https://softlayer.github.io/css/custom.css" rel="stylesheet">
1717
<link href="https://softlayer.github.io/css/highlight/solarized_dark.css" rel="stylesheet">
18+
1819
<script src="https://softlayer.github.io/js/highlight.pack.js"></script>
19-
<script src="https://softlayer.github.io/js/jquery.js"></script>
20+
2021
<script>hljs.initHighlightingOnLoad();</script>
2122
<link rel="shortcut icon" href="https://softlayer.github.io/img/favicon.ico" type="image/x-icon" />
22-
<link rel="stylesheet" type="text/css"
23-
href="//fonts.googleapis.com/css?family=Lato" />
23+
<link rel="stylesheet" type="text/css" href="https://fonts.googleapis.com/css?family=Lato" />
24+
25+
26+
<script src="https://softlayer.github.io/js/jquery-3.3.1.min.js"></script>
27+
<script src="https://softlayer.github.io/js/sldn.js"></script>
2428

25-
<link href="https://softlayer.github.io/ansible/index.xml" rel="alternate" type="application/rss+xml" title="SoftLayer API Examples" />
29+
<link href="https://softlayer.github.io/ansible/index.xml" rel="alternate" type="application/rss+xml" title="SoftLayer API" />
2630
<script>
2731
$(document).ready(function() {
2832
$('table').addClass("table table-hover table-striped")
@@ -51,24 +55,28 @@
5155
<span class="icon-bar"></span>
5256
<span class="icon-bar"></span>
5357
</button>
54-
<a class="navbar-brand" href="https://softlayer.github.io/">SoftLayer API Examples</a>
58+
<a class="navbar-brand" href="https://softlayer.github.io/">SoftLayer API</a>
5559
</div>
5660
<div class="collapse navbar-collapse navbar-ex1-collapse">
5761
<ul class="nav navbar-nav">
5862

59-
<li><a href="https://softlayer.github.io/go/">go</a></li>
63+
<li><a href="https://softlayer.github.io/article/">Articles</a></li>
64+
65+
<li><a href="https://softlayer.github.io/reference/softlayerapi">Documentation</a></li>
66+
67+
<li><a href="https://softlayer.github.io/go/">Go</a></li>
6068

61-
<li><a href="https://softlayer.github.io/perl/">perl</a></li>
69+
<li><a href="https://softlayer.github.io/php/">PHP</a></li>
6270

63-
<li><a href="https://softlayer.github.io/php/">php</a></li>
71+
<li><a href="https://softlayer.github.io/perl/">Perl</a></li>
6472

65-
<li><a href="https://softlayer.github.io/python/">python</a></li>
73+
<li><a href="https://softlayer.github.io/python/">Python</a></li>
6674

67-
<li><a href="https://softlayer.github.io/rest/">rest</a></li>
75+
<li><a href="https://softlayer.github.io/rest/">Rest</a></li>
6876

69-
<li><a href="https://softlayer.github.io/ruby/">ruby</a></li>
77+
<li><a href="https://softlayer.github.io/ruby/">Ruby</a></li>
7078

71-
<li><a href="https://softlayer.github.io/tools/">tools</a></li>
79+
<li><a href="https://softlayer.github.io/tools/">Tools</a></li>
7280

7381

7482

ansible/index.xml

Lines changed: 14 additions & 63 deletions
Original file line numberDiff line numberDiff line change
@@ -1,81 +1,32 @@
11
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
22
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
33
<channel>
4-
<title>Ansible on SoftLayer API Examples </title>
4+
<title>Ansible on SoftLayer API</title>
55
<link>https://softlayer.github.io/ansible/</link>
6-
<language>en-US</language>
7-
<author>Enthusiastic Hugo User</author>
8-
<rights>Copyright (c) 2014, Enthusiastic Hugo User; all rights reserved.</rights>
9-
<updated>Wed, 23 Sep 2015 00:00:00 UTC</updated>
6+
<description>Recent content in Ansible on SoftLayer API</description>
7+
<generator>Hugo -- gohugo.io</generator>
8+
<language>en-us</language>
9+
<lastBuildDate>Wed, 23 Sep 2015 00:00:00 +0000</lastBuildDate>
10+
11+
<atom:link href="https://softlayer.github.io/ansible/index.xml" rel="self" type="application/rss+xml" />
12+
1013

1114
<item>
1215
<title>Install the Array Networks VPN</title>
1316
<link>https://softlayer.github.io/ansible/install_vpn/</link>
14-
<pubDate>Wed, 23 Sep 2015 00:00:00 UTC</pubDate>
15-
<author>Enthusiastic Hugo User</author>
17+
<pubDate>Wed, 23 Sep 2015 00:00:00 +0000</pubDate>
18+
1619
<guid>https://softlayer.github.io/ansible/install_vpn/</guid>
17-
<description>&lt;pre&gt;&lt;code class=&#34;language-yaml&#34;&gt;---
18-
- hosts: all
19-
sudo: yes
20-
tasks:
21-
- name: Create directory for VPN client
22-
file:
23-
path: &amp;quot;~/vpn&amp;quot;
24-
state: directory
25-
26-
- name: Get VPN binary file
27-
get_url:
28-
url: &amp;quot;http://speedtest.dal05.softlayer.com/array/ArrayNetworksL3VPN_LINUX.zip&amp;quot;
29-
dest: &amp;quot;~/vpn/ArrayNetworksL3VPN_LINUX.bin&amp;quot;
30-
sha256sum: &amp;quot;6300f97886bdabcd8e92d3327f2704b705dc0bd050b4fd9fb5dc8cb9ed6ceec2&amp;quot;
31-
32-
- name: Add execute permissions on VPN client
33-
file:
34-
path: &amp;quot;~/vpn/ArrayNetworksL3VPN_LINUX.bin&amp;quot;
35-
mode: u=rwx
36-
37-
- name: Extract VPN client files from binary
38-
command: &amp;quot;./ArrayNetworksL3VPN_LINUX.bin&amp;quot;
39-
args:
40-
chdir: &amp;quot;~/vpn&amp;quot;
41-
creates: &amp;quot;~/vpn/array_vpnc64&amp;quot;
42-
43-
- name: Update permissions on the VPN client
44-
file:
45-
path: &amp;quot;~/vpn&amp;quot;
46-
mode: &amp;quot;u=rwX,g=rX,o=rX&amp;quot;
47-
recurse: yes
48-
&lt;/code&gt;&lt;/pre&gt;
49-
</description>
20+
<description>--- - hosts: all sudo: yes tasks: - name: Create directory for VPN client file: path: &amp;quot;~/vpn&amp;quot; state: directory - name: Get VPN binary file get_url: url: &amp;quot;http://speedtest.dal05.softlayer.com/array/ArrayNetworksL3VPN_LINUX.zip&amp;quot; dest: &amp;quot;~/vpn/ArrayNetworksL3VPN_LINUX.bin&amp;quot; sha256sum: &amp;quot;6300f97886bdabcd8e92d3327f2704b705dc0bd050b4fd9fb5dc8cb9ed6ceec2&amp;quot; - name: Add execute permissions on VPN client file: path: &amp;quot;~/vpn/ArrayNetworksL3VPN_LINUX.bin&amp;quot; mode: u=rwx - name: Extract VPN client files from binary command: &amp;quot;./ArrayNetworksL3VPN_LINUX.bin&amp;quot; args: chdir: &amp;quot;~/vpn&amp;quot; creates: &amp;quot;~/vpn/array_vpnc64&amp;quot; - name: Update permissions on the VPN client file: path: &amp;quot;~/vpn&amp;quot; mode: &amp;quot;u=rwX,g=rX,o=rX&amp;quot; recurse: yes </description>
5021
</item>
5122

5223
<item>
5324
<title>Install the SoftLayer CLI</title>
5425
<link>https://softlayer.github.io/ansible/install_sl_cli/</link>
55-
<pubDate>Wed, 23 Sep 2015 00:00:00 UTC</pubDate>
56-
<author>Enthusiastic Hugo User</author>
26+
<pubDate>Wed, 23 Sep 2015 00:00:00 +0000</pubDate>
27+
5728
<guid>https://softlayer.github.io/ansible/install_sl_cli/</guid>
58-
<description>&lt;pre&gt;&lt;code class=&#34;language-yaml&#34;&gt;- hosts: all
59-
sudo: yes
60-
tasks:
61-
- name: Update apt cache
62-
apt: update_cache=yes
63-
64-
- name: Install pip for the install of the CLI
65-
apt:
66-
pkg: &amp;quot;{{ item }}&amp;quot;
67-
state: present
68-
when: ansible_os_family == &#39;Debian&#39;
69-
with_items:
70-
- python-virtualenv
71-
- python-setuptools
72-
- python-pip
73-
74-
- name: Install the SoftLayer CLI
75-
pip:
76-
name: softlayer
77-
&lt;/code&gt;&lt;/pre&gt;
78-
</description>
29+
<description>- hosts: all sudo: yes tasks: - name: Update apt cache apt: update_cache=yes - name: Install pip for the install of the CLI apt: pkg: &amp;quot;{{ item }}&amp;quot; state: present when: ansible_os_family == &#39;Debian&#39; with_items: - python-virtualenv - python-setuptools - python-pip - name: Install the SoftLayer CLI pip: name: softlayer </description>
7930
</item>
8031

8132
</channel>

0 commit comments

Comments
 (0)