diff --git a/docs/404.html b/docs/404.html new file mode 100644 index 0000000..186d1d6 --- /dev/null +++ b/docs/404.html @@ -0,0 +1,89 @@ + + + + + + Page Not Found :: Swarmlab docs + + + + + +
+ +
+
+ +
+ +
+
+

Page Not Found

+
+

The page you’re looking for does not exist. It may have been moved. You can return to the start page, or follow one of the links in the navigation to the left.

+
+
+

If you arrived on this page by clicking on a link, please notify the owner of the site that the link is broken. +If you typed the URL of this page manually, please double check that you entered the address correctly.

+
+
+
+
+
+ + + + + diff --git a/docs/_/css/site.css b/docs/_/css/site.css new file mode 100644 index 0000000..36c35c4 --- /dev/null +++ b/docs/_/css/site.css @@ -0,0 +1,3 @@ +@font-face{font-family:Roboto;font-style:normal;font-weight:400;src:local("Roboto Regular"),local("Roboto-Regular"),url(../font/roboto-latin-400.woff2) format("woff2"),url(../font/roboto-latin-400.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:400;src:local("Roboto Italic"),local("Roboto-Italic"),url(../font/roboto-latin-400italic.woff2) format("woff2"),url(../font/roboto-latin-400italic.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-weight:500;src:local("Roboto Medium"),local("Roboto-Medium"),url(../font/roboto-latin-500.woff2) format("woff2"),url(../font/roboto-latin-500.woff) format("woff")}@font-face{font-family:Roboto;font-style:italic;font-weight:500;src:local("Roboto Medium Italic"),local("Roboto-MediumItalic"),url(../font/roboto-latin-500italic.woff2) format("woff2"),url(../font/roboto-latin-500italic.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:400;src:local("Roboto Mono Regular"),local("RobotoMono-Regular"),url(../font/roboto-mono-latin-400.woff2) format("woff2"),url(../font/roboto-mono-latin-400.woff) format("woff")}@font-face{font-family:Roboto Mono;font-style:normal;font-weight:500;src:local("Roboto Mono Medium"),local("RobotoMono-Medium"),url(../font/roboto-mono-latin-500.woff2) format("woff2"),url(../font/roboto-mono-latin-500.woff) format("woff")}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit}html{-webkit-box-sizing:border-box;box-sizing:border-box;font-size:1.0625em;height:100%}@media screen and (min-width:1024px){html{font-size:1.125em}}body{background:#fff;color:#222;font-family:Roboto,sans-serif;line-height:1.15;margin:0;word-wrap:anywhere}a{text-decoration:none}a:hover{text-decoration:underline}a:active{background-color:none}code,kbd,pre{font-family:Roboto Mono,monospace}b,dt,strong,th{font-weight:500}em em{font-style:normal}strong strong{font-weight:400}button{cursor:pointer;font-family:inherit;font-size:1em;line-height:1.15;margin:0}button::-moz-focus-inner{border:none;padding:0}table{border-collapse:collapse;word-wrap:normal}@supports (scrollbar-width:thin){body *{scrollbar-width:thin;scrollbar-color:#c1c1c1 transparent}}body ::-webkit-scrollbar{height:.25rem;width:.25rem}body ::-webkit-scrollbar-thumb{background-color:#c1c1c1}@media screen and (min-width:1024px){.body{display:-webkit-box;display:-ms-flexbox;display:flex}}.nav-container{position:fixed;top:3.5rem;left:0;width:100%;font-size:.94444rem;z-index:1;visibility:hidden}@media screen and (min-width:769px){.nav-container{width:15rem}}@media screen and (min-width:1024px){.nav-container{font-size:.86111rem;-webkit-box-flex:0;-ms-flex:none;flex:none;position:static;top:0;visibility:visible}}.nav-container.is-active{visibility:visible}.nav{background:#fafafa;position:relative;top:2.5rem;height:calc(100vh - 6rem)}@media screen and (min-width:769px){.nav{-webkit-box-shadow:.5px 0 3px #c1c1c1;box-shadow:.5px 0 3px #c1c1c1}}@media screen and (min-width:1024px){.nav{top:3.5rem;-webkit-box-shadow:none;box-shadow:none;position:sticky;height:calc(100vh - 3.5rem)}}.nav .panels{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:inherit}html.is-clipped--nav{overflow-y:hidden}.nav-panel-menu{overflow-y:scroll;height:calc(100% - 2.5rem)}.nav-panel-menu:not(.is-active) .nav-menu{opacity:.75}.nav-panel-menu:not(.is-active)::after{content:"";background:rgba(0,0,0,.5);display:block;position:absolute;top:0;right:0;bottom:0;left:0}.nav-menu{min-height:100%;padding:.5rem .75rem;line-height:1.35;position:relative}.nav-menu h3.title{color:#424242;font-size:inherit;font-weight:500;margin:0;padding:.25em 0 .125em}.nav-menu a{color:inherit}.nav-list{margin:0 0 0 .75rem;padding:0}.nav-menu>.nav-list+.nav-list{margin-top:.5rem}.nav-item{list-style:none;margin-top:.5em}.nav-item-toggle~.nav-list{padding-bottom:.125rem}.nav-item[data-depth="0"]>.nav-list:first-child{display:block;margin:0}.nav-item:not(.is-active)>.nav-list{display:none}.nav-item-toggle{background:transparent url(../img/caret.svg) no-repeat 50%/50%;border:none;outline:none;line-height:inherit;position:absolute;height:1.35em;width:1.35em;margin-top:-.05em;margin-left:-1.35em}.nav-item.is-active>.nav-item-toggle{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.is-current-page>.nav-link,.is-current-page>.nav-text{font-weight:500}.nav-panel-explore{background:#fafafa;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:absolute;top:0;right:0;bottom:0;left:0}.nav-panel-explore:not(:first-child){top:auto;max-height:calc(50% + 2.5rem)}.nav-panel-explore .context{font-size:.83333rem;-ms-flex-negative:0;flex-shrink:0;color:#5d5d5d;-webkit-box-shadow:0 -1px 0 #e1e1e1;box-shadow:0 -1px 0 #e1e1e1;padding:0 .5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;cursor:pointer;line-height:1;height:2.5rem}.nav-panel-explore .context .version{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:inherit;-ms-flex-align:inherit;align-items:inherit}.nav-panel-explore .context .version::after{content:"";background:url(../img/chevron.svg) no-repeat 100%/auto 100%;width:1.25em;height:.75em}.nav-panel-explore .components{line-height:1.6;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-shadow:inset 0 1px 5px #e1e1e1;box-shadow:inset 0 1px 5px #e1e1e1;background:#f0f0f0;padding:.5rem .75rem 0;margin:0;overflow-y:scroll;max-height:100%;display:block}.nav-panel-explore:not(.is-active) .components{display:none}.nav-panel-explore .component{display:block}.nav-panel-explore .component+.component{margin-top:.5rem}.nav-panel-explore .component:last-child{margin-bottom:.75rem}.nav-panel-explore .component .title{font-weight:500;color:inherit}.nav-panel-explore .versions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;padding-left:0;margin-top:-.25rem;line-height:1}.nav-panel-explore .component .version{display:block;margin:.375rem .375rem 0 0}.nav-panel-explore .component .version a{border:1px solid #c1c1c1;border-radius:.25rem;color:inherit;opacity:.75;white-space:nowrap;padding:.125em .25em;display:inherit}.nav-panel-explore .component .is-current a{border-color:currentColor;opacity:.9;font-weight:500}@media screen and (max-width:1023.5px){aside.toc.sidebar{display:none}main>.content{overflow-x:auto}}@media screen and (min-width:1024px){main{-webkit-box-flex:1;-ms-flex:auto;flex:auto;min-width:0}main>.content{display:-webkit-box;display:-ms-flexbox;display:flex}aside.toc.embedded{display:none}aside.toc.sidebar{-webkit-box-flex:0;-ms-flex:0 0 9rem;flex:0 0 9rem;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media screen and (min-width:1216px){aside.toc.sidebar{-ms-flex-preferred-size:12rem;flex-basis:12rem}}.toolbar{color:#5d5d5d;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fafafa;-webkit-box-shadow:0 1px 0 #e1e1e1;box-shadow:0 1px 0 #e1e1e1;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.83333rem;height:2.5rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:sticky;top:3.5rem;z-index:2}.toolbar a{color:inherit}.nav-toggle{background:url(../img/menu.svg) no-repeat 50% 47.5%;background-size:49%;border:none;outline:none;line-height:inherit;padding:0;height:2.5rem;width:2.5rem;margin-right:-.25rem}@media screen and (min-width:1024px){.nav-toggle{display:none}}.nav-toggle.is-active{background-image:url(../img/back.svg);background-size:41.5%}.home-link{display:block;background:url(../img/home-o.svg) no-repeat 50%;height:1.25rem;width:1.25rem;margin:.625rem}.home-link.is-current,.home-link:hover{background-image:url(../img/home.svg)}.edit-this-page{display:none;padding-right:.5rem}@media screen and (min-width:1024px){.edit-this-page{display:block}}.toolbar .edit-this-page a{color:#8e8e8e}.breadcrumbs{display:none;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;padding:0 .5rem 0 .75rem;line-height:1.35}@media screen and (min-width:1024px){.breadcrumbs{display:block}}a+.breadcrumbs{padding-left:.05rem}.breadcrumbs ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;padding:0;list-style:none}.breadcrumbs li{display:inline;margin:0}.breadcrumbs li::after{content:"/";padding:0 .5rem}.breadcrumbs li:last-of-type::after{content:none}.page-versions{margin:0 .2rem 0 auto;position:relative;line-height:1}@media screen and (min-width:1024px){.page-versions{margin-right:.7rem}}.page-versions .version-menu-toggle{color:inherit;background:url(../img/chevron.svg) no-repeat;background-position:right .5rem top 50%;background-size:auto .75em;border:none;outline:none;line-height:inherit;padding:.5rem 1.5rem .5rem .5rem;position:relative;z-index:3}.page-versions .version-menu{display:-webkit-box;display:-ms-flexbox;display:flex;min-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#f0f0f0)) no-repeat;background:linear-gradient(180deg,#f0f0f0 0,#f0f0f0) no-repeat;padding:1.375rem 1.5rem .5rem .5rem;position:absolute;top:0;right:0;white-space:nowrap}.page-versions:not(.is-active) .version-menu{display:none}.page-versions .version{display:block;padding-top:.5rem}.page-versions .version.is-current{display:none}.page-versions .version.is-missing{color:#8e8e8e;font-style:italic;text-decoration:none}.toc-menu{color:#5d5d5d}.toc.sidebar .toc-menu{margin-right:.75rem;position:sticky;top:6rem}.toc .toc-menu h3{color:#333;font-size:.88889rem;font-weight:500;line-height:1.3;margin:0 -.5px;padding-bottom:.25rem}.toc.sidebar .toc-menu h3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:2.5rem;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.toc .toc-menu ul{font-size:.83333rem;line-height:1.2;list-style:none;margin:0;padding:0}.toc.sidebar .toc-menu ul{max-height:calc(100vh - 8.5rem);overflow-y:auto;scrollbar-width:none}.toc .toc-menu ul::-webkit-scrollbar{width:0;height:0}@media screen and (min-width:1024px){.toc .toc-menu h3{font-size:.83333rem}.toc .toc-menu ul{font-size:.75rem}}.toc .toc-menu li{margin:0}.toc .toc-menu li[data-level="2"] a{padding-left:1.25rem}.toc .toc-menu li[data-level="3"] a{padding-left:2rem}.toc .toc-menu a{color:inherit;border-left:2px solid #e1e1e1;display:inline-block;padding:.25rem 0 .25rem .5rem;text-decoration:none}.sidebar.toc .toc-menu a{display:block;outline:none}.toc .toc-menu a:hover{color:#1565c0}.toc .toc-menu a.is-active{border-left-color:#1565c0;color:#333}.sidebar.toc .toc-menu a:focus{background:#fafafa}.toc .toc-menu .is-hidden-toc{display:none!important}.doc{color:#333;font-size:inherit;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;line-height:1.6;margin:0 auto;max-width:40rem;padding:0 1rem 4rem}@media screen and (min-width:1024px){.doc{-webkit-box-flex:1;-ms-flex:auto;flex:auto;font-size:.94444rem;margin:0 2rem;max-width:46rem;min-width:0}}.doc h1,.doc h2,.doc h3,.doc h4,.doc h5,.doc h6{color:#2e6980;font-weight:400;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;line-height:1.3;margin:1rem 0 0}.doc>h1.page:first-child{font-size:2rem;margin:1.5rem 0}@media screen and (min-width:769px){.doc>h1.page:first-child{margin-top:2.5rem}}h1.page+aside.toc.embedded{margin-top:-.5rem}#preamble+.sect1,.doc .sect1+.sect1{margin-top:2rem}.doc h1.sect0{background:#f0f0f0;font-size:1.8em;margin:1.5rem -1rem 0;padding:.5rem 1rem}.doc h2:not(.discrete){border-bottom:1px solid #e1e1e1;margin-left:-1rem;margin-right:-1rem;padding:.4rem 1rem .1rem}.doc h3:not(.discrete){font-weight:500}.doc h1 .anchor,.doc h2 .anchor,.doc h3 .anchor,.doc h4 .anchor,.doc h5 .anchor,.doc h6 .anchor{position:absolute;text-decoration:none;width:1.75ex;margin-left:-1.5ex;visibility:hidden;font-size:.8em;font-weight:400;padding-top:.05em}.doc h1 .anchor::before,.doc h2 .anchor::before,.doc h3 .anchor::before,.doc h4 .anchor::before,.doc h5 .anchor::before,.doc h6 .anchor::before{content:"\00a7"}.doc h1:hover .anchor,.doc h2:hover .anchor,.doc h3:hover .anchor,.doc h4:hover .anchor,.doc h5:hover .anchor,.doc h6:hover .anchor{visibility:visible}.doc dl,.doc p{margin:0}.doc a{color:#1565c0}.doc a:hover{color:#104d92}.doc a.bare{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.doc a.unresolved{color:#d32f2f}.doc i.fa{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;font-style:normal}.doc p code,.doc thead code{color:#222;background:#fafafa;border-radius:.25em;font-size:.95em;padding:.125em .25em}.doc code,.doc pre{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.doc pre{font-size:.88889rem;line-height:1.5;margin:0}.doc blockquote{margin:0}.doc .paragraph.lead>p{font-size:1rem}.doc .right{float:right}.doc .left{float:left}.doc .stretch{width:100%}.doc .underline{text-decoration:underline}.doc .line-through{text-decoration:line-through}.doc .dlist,.doc .exampleblock,.doc .hdlist,.doc .imageblock,.doc .listingblock,.doc .literalblock,.doc .olist,.doc .paragraph,.doc .partintro,.doc .quoteblock,.doc .sidebarblock,.doc .ulist,.doc .verseblock,.doc details,.doc hr{margin:1rem 0 0}.doc table.tableblock{font-size:.83333rem;margin:1.5rem 0 0}.doc table.tableblock+*{margin-top:1.5rem}.doc td.tableblock>.content>:first-child{margin-top:0}.doc table.tableblock td,.doc table.tableblock th{padding:.5rem}.doc table.tableblock thead th{border-bottom:2.5px solid #e1e1e1}.doc table.tableblock>:not(thead) th,.doc table.tableblock td{border-top:1px solid #e1e1e1;border-bottom:1px solid #e1e1e1}.doc table.stripes-all>tbody>tr,.doc table.stripes-even>tbody>tr:nth-of-type(2n),.doc table.stripes-hover>tbody>tr:hover,.doc table.stripes-odd>tbody>tr:nth-of-type(odd){background:#fafafa}.doc table.tableblock>tfoot{background:-webkit-gradient(linear,left top,left bottom,from(#f0f0f0),to(#fff));background:linear-gradient(180deg,#f0f0f0 0,#fff)}.doc .halign-left{text-align:left}.doc .halign-right{text-align:right}.doc .halign-center{text-align:center}.doc .valign-top{vertical-align:top}.doc .valign-bottom{vertical-align:bottom}.doc .valign-middle{vertical-align:middle}.doc .admonitionblock{margin:1.4rem 0 0}.doc .admonitionblock p,.doc .admonitionblock td.content{font-size:.88889rem}.doc .admonitionblock td.content>.title+*,.doc .admonitionblock td.content>:not(.title):first-child{margin-top:0}.doc .admonitionblock pre{font-size:.83333rem}.doc .admonitionblock>table{table-layout:fixed;position:relative;width:100%}.doc .admonitionblock td.content{padding:1rem 1rem .75rem;background:#fafafa;width:100%;word-wrap:anywhere}.doc .admonitionblock .icon{position:absolute;top:0;left:0;font-size:.83333rem;padding:0 .5rem;height:1.25rem;line-height:1;font-weight:500;text-transform:uppercase;border-radius:.45rem;-webkit-transform:translate(-.5rem,-50%);transform:translate(-.5rem,-50%)}.doc .admonitionblock.caution .icon{background-color:#a0439c;color:#fff}.doc .admonitionblock.important .icon{background-color:#d32f2f;color:#fff}.doc .admonitionblock.note .icon{background-color:#217ee7;color:#fff}.doc .admonitionblock.tip .icon{background-color:#41af46;color:#fff}.doc .admonitionblock.warning .icon{background-color:#e18114;color:#fff}.doc .admonitionblock .icon i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}.doc .admonitionblock .icon i::after{content:attr(title)}.doc .imageblock{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.doc .image>img,.doc .imageblock img{display:inline-block;height:auto;max-width:100%;vertical-align:middle}.doc .image:not(.left):not(.right)>img{margin-top:-.2em}#preamble .abstract blockquote{background:#f0f0f0;border-left:5px solid #e1e1e1;color:#4a4a4a;font-size:.88889rem;padding:.75em 1em}.doc .quoteblock,.doc .verseblock{background:#fafafa;border-left:5px solid #5d5d5d;color:#5d5d5d}.doc .quoteblock{padding:.25rem 2rem 1.25rem}.doc .quoteblock .attribution{color:#8e8e8e;font-size:.83333rem;margin-top:.75rem}.doc .quoteblock blockquote{margin-top:1rem}.doc .quoteblock .paragraph{font-style:italic}.doc .quoteblock cite{padding-left:1em}.doc .verseblock{font-size:1.15em;padding:1rem 2rem}.doc .verseblock pre{font-family:inherit;font-size:inherit}.doc ol,.doc ul{margin:0;padding:0 0 0 2rem}.doc ol.none,.doc ol.unnumbered,.doc ol.unstyled,.doc ul.checklist,.doc ul.no-bullet,.doc ul.none,.doc ul.unstyled{list-style-type:none}.doc ol.unnumbered,.doc ul.no-bullet{padding-left:1.25rem}.doc ol.unstyled,.doc ul.unstyled{padding-left:0}.doc ul.circle,.doc ul.disc,.doc ul.square{list-style-type:square}.doc ol.arabic{list-style-type:decimal}.doc ol.decimal{list-style-type:decimal-leading-zero}.doc ol.loweralpha{list-style-type:lower-alpha}.doc ol.upperalpha{list-style-type:upper-alpha}.doc ol.lowerroman{list-style-type:lower-roman}.doc ol.upperroman{list-style-type:upper-roman}.doc ol.lowergreek{list-style-type:lower-greek}.doc ul.checklist{padding-left:.5rem}.doc ul.checklist p>i.fa-check-square-o:first-child,.doc ul.checklist p>i.fa-square-o:first-child{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:1.25rem}.doc ul.checklist i.fa-check-square-o::before{content:"\2713"}.doc ul.checklist i.fa-square-o::before{content:"\274f"}.doc .dlist .dlist,.doc .dlist .olist,.doc .dlist .ulist,.doc .olist .dlist,.doc .olist .olist,.doc .olist .ulist,.doc .ulist .dlist,.doc .ulist .olist,.doc .ulist .ulist{margin-top:.5rem}.doc .olist li,.doc .ulist li{margin-bottom:.5rem}.doc .admonitionblock .listingblock,.doc .olist .listingblock,.doc .ulist .listingblock{padding:0}.doc .admonitionblock .title,.doc .exampleblock .title,.doc .imageblock .title,.doc .listingblock .title,.doc .literalblock .title,.doc .openblock .title,.doc .tableblock caption{color:#5d5d5d;font-size:.88889rem;font-weight:500;font-style:italic;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;letter-spacing:.01em;padding-bottom:.075rem;text-align:left}.doc .imageblock .title{margin-top:.5rem;padding-bottom:0}.doc .exampleblock>.content{background:#fff;border:.25rem solid #5d5d5d;border-radius:.5rem;padding:.75rem}.doc .exampleblock>.content>:first-child{margin-top:0}.doc .sidebarblock{background:#e1e1e1;border-radius:.75rem;padding:.75rem 1.5rem}.doc .sidebarblock>.content>.title{font-size:1.25rem;font-weight:500;line-height:1.3;margin-bottom:-.3em;text-align:center}.doc .sidebarblock>.content>:not(.title):first-child{margin-top:0}.doc .listingblock.wrap pre,.doc .tableblock pre{white-space:pre-wrap}.doc .listingblock pre:not(.highlight),.doc .literalblock pre,.doc pre.highlight code{background:#fafafa;-webkit-box-shadow:inset 0 0 1.75px #e1e1e1;box-shadow:inset 0 0 1.75px #e1e1e1;display:block;overflow-x:auto;padding:.75rem}.doc pre.highlight{position:relative}.doc .source-toolbox{display:-webkit-box;display:-ms-flexbox;display:flex;visibility:hidden;position:absolute;top:.25rem;right:.5rem;color:grey;font-family:Roboto,sans-serif;font-size:.75rem;line-height:1}.doc .listingblock:hover .source-toolbox{visibility:visible}.doc .source-toolbox .source-lang{text-transform:uppercase;letter-spacing:.075em;font-size:.96em;line-height:1.0425}.doc .source-toolbox>:not(:last-child)::after{content:"|";letter-spacing:0;padding:0 1ch}.doc .source-toolbox .copy-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:transparent;border:none;color:inherit;outline:none;padding:0;font-size:inherit;line-height:inherit;width:1em;height:1em}.doc .source-toolbox .copy-icon{-webkit-box-flex:0;-ms-flex:none;flex:none;width:inherit;height:inherit}.doc .source-toolbox img.copy-icon{-webkit-filter:invert(50.2%);filter:invert(50.2%)}.doc .source-toolbox svg.copy-icon{fill:currentColor}.doc .source-toolbox .copy-toast{-webkit-box-flex:0;-ms-flex:none;flex:none;position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1em;background-color:#333;border-radius:.25em;padding:.5em;color:#fff;cursor:auto;opacity:0;-webkit-transition:opacity .5s ease .75s;transition:opacity .5s ease .75s}.doc .source-toolbox .copy-toast::after{content:"";position:absolute;top:0;width:1em;height:1em;border:.55em solid transparent;border-left-color:#333;-webkit-transform:rotate(-90deg) translateX(50%) translateY(50%);transform:rotate(-90deg) translateX(50%) translateY(50%);-webkit-transform-origin:left;transform-origin:left}.doc .source-toolbox .copy-button.clicked .copy-toast{opacity:1;-webkit-transition:none;transition:none}.doc .language-console .hljs-meta{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.doc .dlist dt{font-style:italic}.doc .dlist dd{margin:0 0 .25rem 1.5rem}.doc .dlist dd:last-of-type{margin-bottom:0}.doc td.hdlist1,.doc td.hdlist2{padding:.5rem 0 0;vertical-align:top}.doc tr:first-child>.hdlist1,.doc tr:first-child>.hdlist2{padding-top:0}.doc td.hdlist1{font-weight:500;padding-right:.25rem}.doc td.hdlist2{padding-left:.25rem}.doc .colist{font-size:.88889rem;margin:.25rem 0 -.25rem}.doc .colist>table>tbody>tr>:first-child,.doc .colist>table>tr>:first-child{padding:.25em .5rem 0;vertical-align:top}.doc .colist>table>tbody>tr>:last-child,.doc .colist>table>tr>:last-child{padding:.25rem 0}.doc .conum[data-value]{border:1px solid;border-radius:100%;display:inline-block;font-family:Roboto,sans-serif;font-size:.75rem;font-style:normal;line-height:1.2;text-align:center;width:1.25em;height:1.25em;letter-spacing:-.25ex;text-indent:-.25ex}.doc .conum[data-value]::after{content:attr(data-value)}.doc .conum[data-value]+b{display:none}.doc hr{border:solid #e1e1e1;border-width:2px 0 0;height:0}.doc b.button{white-space:nowrap}.doc b.button::before{content:"[";padding-right:.25em}.doc b.button::after{content:"]";padding-left:.25em}.doc kbd{display:inline-block;font-size:.66667rem;background:#fafafa;border:1px solid #c1c1c1;border-radius:.25em;-webkit-box-shadow:0 1px 0 #c1c1c1,0 0 0 .1em #fff inset;box-shadow:0 1px 0 #c1c1c1,inset 0 0 0 .1em #fff;padding:.25em .5em;vertical-align:text-bottom;white-space:nowrap}.doc .keyseq,.doc kbd{line-height:1}.doc .keyseq{font-size:.88889rem}.doc .keyseq kbd{margin:0 .125em}.doc .keyseq kbd:first-child{margin-left:0}.doc .keyseq kbd:last-child{margin-right:0}.doc .menuseq,.doc .path{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.doc .menuseq i.caret::before{content:"\203a";font-size:1.1em;font-weight:500;line-height:.90909}.doc .nowrap{white-space:nowrap}.doc .nobreak{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;word-wrap:normal}nav.pagination{border-top:1px solid #e1e1e1;line-height:1;margin:2rem -1rem -1rem;padding:.75rem 1rem 0}nav.pagination,nav.pagination span{display:-webkit-box;display:-ms-flexbox;display:flex}nav.pagination span{-webkit-box-flex:50%;-ms-flex:50%;flex:50%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}nav.pagination .prev{padding-right:.5rem}nav.pagination .next{margin-left:auto;padding-left:.5rem;text-align:right}nav.pagination span::before{color:#8e8e8e;font-size:.75em;padding-bottom:.1em}nav.pagination .prev::before{content:"Prev"}nav.pagination .next::before{content:"Next"}nav.pagination a{font-weight:500;line-height:1.3;position:relative}nav.pagination a::after,nav.pagination a::before{color:#8e8e8e;font-weight:400;font-size:1.5em;line-height:.75;position:absolute;top:0;width:1rem}nav.pagination .prev a::before{content:"\2039";-webkit-transform:translateX(-100%);transform:translateX(-100%)}nav.pagination .next a::after{content:"\203a"}html.is-clipped--navbar{overflow-y:hidden}body{padding-top:3.5rem}.navbar{background:#2e6980;color:#fff;font-size:.88889rem;height:3.5rem;position:fixed;top:0;width:100%;z-index:4}.navbar a{text-decoration:none}.navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:1rem}.navbar-brand .navbar-item:first-child,.navbar-brand .navbar-item:first-child a{-ms-flex-item-align:center;align-self:center;padding:0;color:#fff;font-size:1.22222rem}.navbar-brand .separator{padding:0 .375rem}.navbar-burger{background:none;border:none;outline:none;line-height:1;position:relative;width:3rem;margin-left:auto;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:0}.navbar-burger span{background-color:#fff;height:1.5px;width:1rem}.navbar-burger:not(.is-active) span{-webkit-transition:opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out;transition:opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out;transition:transform .25s ease-out,opacity 0s .25s,margin-top .25s ease-out .25s;transition:transform .25s ease-out,opacity 0s .25s,margin-top .25s ease-out .25s,-webkit-transform .25s ease-out}.navbar-burger span+span{margin-top:.25rem}.navbar-burger.is-active span+span{margin-top:-1.5px}.navbar-burger.is-active span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.navbar-burger.is-active span:nth-child(2){opacity:0}.navbar-burger.is-active span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.navbar-item,.navbar-link{color:#222;display:block;line-height:1.6;padding:.5rem 1rem}.navbar-item.has-dropdown{padding:0}.navbar-item .icon{width:1.25rem;height:1.25rem;display:block}.navbar-item .icon img,.navbar-item .icon svg{fill:currentColor;width:inherit;height:inherit}.navbar-link{padding-right:2.5em}.navbar-dropdown .navbar-item{padding-left:1.5rem;padding-right:1.5rem}.navbar-divider{background-color:#e1e1e1;border:none;height:1px;margin:.25rem 0}.navbar .button{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid #e1e1e1;border-radius:.15rem;height:1.75rem;color:#222;padding:0 .75em;white-space:nowrap}@media screen and (max-width:1023.5px){.navbar-brand{height:inherit}.navbar-brand .navbar-item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-menu{background:#fff;-webkit-box-shadow:0 8px 16px rgba(10,10,10,.1);box-shadow:0 8px 16px rgba(10,10,10,.1);max-height:calc(100vh - 3.5rem);overflow-y:auto;padding:.5rem 0}.navbar-menu:not(.is-active){display:none}.navbar-menu .navbar-link:hover,.navbar-menu a.navbar-item:hover{background:#f5f5f5}}@media screen and (min-width:1024px){.navbar-burger{display:none}.navbar,.navbar-end,.navbar-menu{display:-webkit-box;display:-ms-flexbox;display:flex}.navbar-menu{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.navbar-end{margin-left:auto}.navbar-item,.navbar-link{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-flex:0;-ms-flex:none;flex:none}.navbar-item:not(.has-dropdown),.navbar-link{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.navbar-item.is-hoverable:hover .navbar-dropdown{display:block}.navbar-link::after{border-width:0 0 1px 1px;border-style:solid;content:"";display:block;height:.5em;pointer-events:none;position:absolute;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);width:.5em;margin-top:-.375em;right:1.125em;top:50%}.navbar-end .navbar-link,.navbar-end>.navbar-item{color:#fff}.navbar-end .navbar-item.has-dropdown:hover .navbar-link,.navbar-end .navbar-link:hover,.navbar-end>a.navbar-item:hover{background:#1c556a;color:#fff}.navbar-end .navbar-link::after{border-color:currentColor}.navbar-dropdown{background:#fff;border:1px solid #e1e1e1;border-top:none;border-radius:0 0 .25rem .25rem;display:none;top:100%;left:0;min-width:100%;position:absolute}.navbar-dropdown .navbar-item{padding:.5rem 3rem .5rem 1rem;white-space:nowrap}.navbar-dropdown .navbar-item:last-child{border-radius:inherit}.navbar-dropdown.is-right{left:auto;right:0}.navbar-dropdown a.navbar-item:hover{background:#f5f5f5}}footer.footer{background-color:#e1e1e1;color:#5d5d5d;font-size:.83333rem;line-height:1.6;padding:1.5rem}.footer p{margin:.5rem 0}.footer a{color:#2e6980} + +/*! Adapted from the GitHub style by Vasily Polovnyov */.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#333;font-weight:500}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:teal}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:500}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:500}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:500}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:500}@page{margin:.5in}@media print{.hide-for-print{display:none!important}html{font-size:.9375em}a{color:inherit!important;text-decoration:underline}a.bare,a[href^="#"],a[href^="mailto:"]{text-decoration:none}img,object,svg,tr{page-break-inside:avoid}thead{display:table-header-group}pre{-webkit-hyphens:none;-ms-hyphens:none;hyphens:none;white-space:pre-wrap}body{padding-top:2rem}.navbar{background:none;color:inherit;position:absolute}.navbar *{color:inherit!important}.nav-container,.navbar>:not(.navbar-brand),.toolbar,aside.toc,nav.pagination{display:none}.doc{color:inherit;margin:auto;max-width:none;padding-bottom:2rem}.doc .listingblock code[data-lang]::before{display:block}footer.footer{background:none;border-top:1px solid #e1e1e1;color:#8e8e8e;padding:.25rem .5rem 0}.footer *{color:inherit}} \ No newline at end of file diff --git a/docs/_/font/roboto-latin-400.woff b/docs/_/font/roboto-latin-400.woff new file mode 100644 index 0000000..69c8825 Binary files /dev/null and b/docs/_/font/roboto-latin-400.woff differ diff --git a/docs/_/font/roboto-latin-400.woff2 b/docs/_/font/roboto-latin-400.woff2 new file mode 100644 index 0000000..1a53701 Binary files /dev/null and b/docs/_/font/roboto-latin-400.woff2 differ diff --git a/docs/_/font/roboto-latin-400italic.woff b/docs/_/font/roboto-latin-400italic.woff new file mode 100644 index 0000000..b940dbc Binary files /dev/null and b/docs/_/font/roboto-latin-400italic.woff differ diff --git a/docs/_/font/roboto-latin-400italic.woff2 b/docs/_/font/roboto-latin-400italic.woff2 new file mode 100644 index 0000000..2741d4f Binary files /dev/null and b/docs/_/font/roboto-latin-400italic.woff2 differ diff --git a/docs/_/font/roboto-latin-500.woff b/docs/_/font/roboto-latin-500.woff new file mode 100644 index 0000000..8699258 Binary files /dev/null and b/docs/_/font/roboto-latin-500.woff differ diff --git a/docs/_/font/roboto-latin-500.woff2 b/docs/_/font/roboto-latin-500.woff2 new file mode 100644 index 0000000..6362d7f Binary files /dev/null and b/docs/_/font/roboto-latin-500.woff2 differ diff --git a/docs/_/font/roboto-latin-500italic.woff b/docs/_/font/roboto-latin-500italic.woff new file mode 100644 index 0000000..b794d20 Binary files /dev/null and b/docs/_/font/roboto-latin-500italic.woff differ diff --git a/docs/_/font/roboto-latin-500italic.woff2 b/docs/_/font/roboto-latin-500italic.woff2 new file mode 100644 index 0000000..0ff2f81 Binary files /dev/null and b/docs/_/font/roboto-latin-500italic.woff2 differ diff --git a/docs/_/font/roboto-mono-latin-400.woff b/docs/_/font/roboto-mono-latin-400.woff new file mode 100644 index 0000000..c41382c Binary files /dev/null and b/docs/_/font/roboto-mono-latin-400.woff differ diff --git a/docs/_/font/roboto-mono-latin-400.woff2 b/docs/_/font/roboto-mono-latin-400.woff2 new file mode 100644 index 0000000..53d4b50 Binary files /dev/null and b/docs/_/font/roboto-mono-latin-400.woff2 differ diff --git a/docs/_/font/roboto-mono-latin-500.woff b/docs/_/font/roboto-mono-latin-500.woff new file mode 100644 index 0000000..ba8ff09 Binary files /dev/null and b/docs/_/font/roboto-mono-latin-500.woff differ diff --git a/docs/_/font/roboto-mono-latin-500.woff2 b/docs/_/font/roboto-mono-latin-500.woff2 new file mode 100644 index 0000000..ec09ab1 Binary files /dev/null and b/docs/_/font/roboto-mono-latin-500.woff2 differ diff --git a/docs/_/img/back.svg b/docs/_/img/back.svg new file mode 100644 index 0000000..bf7d30e --- /dev/null +++ b/docs/_/img/back.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/caret.svg b/docs/_/img/caret.svg new file mode 100644 index 0000000..1af41bc --- /dev/null +++ b/docs/_/img/caret.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/chevron.svg b/docs/_/img/chevron.svg new file mode 100644 index 0000000..40e962a --- /dev/null +++ b/docs/_/img/chevron.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/home-o.svg b/docs/_/img/home-o.svg new file mode 100644 index 0000000..95d193b --- /dev/null +++ b/docs/_/img/home-o.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/home.svg b/docs/_/img/home.svg new file mode 100644 index 0000000..4e96b35 --- /dev/null +++ b/docs/_/img/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/menu.svg b/docs/_/img/menu.svg new file mode 100644 index 0000000..8b43b2e --- /dev/null +++ b/docs/_/img/menu.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/docs/_/img/octicons-16.svg b/docs/_/img/octicons-16.svg new file mode 100644 index 0000000..e3b4e20 --- /dev/null +++ b/docs/_/img/octicons-16.svg @@ -0,0 +1 @@ +Octicons v11.2.0 by GitHub - https://primer.style/octicons/ - License: MIT \ No newline at end of file diff --git a/docs/_/js/site.js b/docs/_/js/site.js new file mode 100644 index 0000000..454bde6 --- /dev/null +++ b/docs/_/js/site.js @@ -0,0 +1,6 @@ +!function(){"use strict";var o=/^sect(\d)$/,i=document.querySelector(".nav-container"),a=document.querySelector(".nav-toggle");a.addEventListener("click",function(e){if(a.classList.contains("is-active"))return u(e);v(e);var t=document.documentElement;t.classList.add("is-clipped--nav"),a.classList.add("is-active"),i.classList.add("is-active");var n=c.getBoundingClientRect(),e=window.innerHeight-Math.round(n.top);Math.round(n.height)!==e&&(c.style.height=e+"px");t.addEventListener("click",u)}),i.addEventListener("click",v);var c,r,s,l=i.querySelector("[data-panel=menu]");function e(){var e,t,n=window.location.hash;if(n&&(n.indexOf("%")&&(n=decodeURIComponent(n)),!(e=l.querySelector('.nav-link[href="'+n+'"]')))){n=document.getElementById(n.slice(1));if(n)for(var i=n,a=document.querySelector("article.doc");(i=i.parentNode)&&i!==a;){var c=i.id;if(!c&&(c=o.test(i.className))&&(c=(i.firstElementChild||{}).id),c&&(e=l.querySelector('.nav-link[href="#'+c+'"]')))break}}if(e)t=e.parentNode;else{if(!s)return;e=(t=s).querySelector(".nav-link")}t!==r&&(h(l,".nav-item.is-active").forEach(function(e){e.classList.remove("is-active","is-current-path","is-current-page")}),t.classList.add("is-current-page"),d(r=t),p(l,e))}function d(e){for(var t,n=e.parentNode;!(t=n.classList).contains("nav-menu");)"LI"===n.tagName&&t.contains("nav-item")&&t.add("is-active","is-current-path"),n=n.parentNode;e.classList.add("is-active")}function n(){var e,t,n,i;this.classList.toggle("is-active")&&(e=parseFloat(window.getComputedStyle(this).marginTop),t=this.getBoundingClientRect(),n=l.getBoundingClientRect(),0<(i=(t.bottom-n.top-n.height+e).toFixed())&&(l.scrollTop+=Math.min((t.top-n.top-e).toFixed(),i)))}function u(e){v(e);e=document.documentElement;e.classList.remove("is-clipped--nav"),a.classList.remove("is-active"),i.classList.remove("is-active"),e.removeEventListener("click",u)}function v(e){e.stopPropagation()}function p(e,t){var n=e.getBoundingClientRect(),i=n.height,a=window.getComputedStyle(c);"sticky"===a.position&&(i-=n.top-parseFloat(a.top)),e.scrollTop=Math.max(0,.5*(t.getBoundingClientRect().height-i)+t.offsetTop)}function h(e,t){return[].slice.call(e.querySelectorAll(t))}l&&(c=i.querySelector(".nav"),r=l.querySelector(".is-current-page"),(s=r)?(d(r),p(l,r.querySelector(".nav-link"))):l.scrollTop=0,h(l,".nav-item-toggle").forEach(function(e){var t=e.parentElement;e.addEventListener("click",n.bind(t));e=function(e,t){e=e.nextElementSibling;return(!e||!t||e[e.matches?"matches":"msMatchesSelector"](t))&&e}(e,".nav-text");e&&(e.style.cursor="pointer",e.addEventListener("click",n.bind(t)))}),c.querySelector("[data-panel=explore] .context").addEventListener("click",function(){h(c,"[data-panel]").forEach(function(e){e.classList.toggle("is-active")})}),l.addEventListener("mousedown",function(e){1":"")+".sect"+a);r.push("h"+(i+1)+"[id]")}else r.push("h1[id].sect0");n.push(r.join(">"))}var c,s=(m=n.join(","),f=d.parentNode,[].slice.call((f||document).querySelectorAll(m)));if(!s.length)return e.parentNode.removeChild(e);var l={},u=s.reduce(function(e,t){var o=document.createElement("a");o.textContent=t.textContent,l[o.href="#"+t.id]=o;var n=document.createElement("li");return n.dataset.level=parseInt(t.nodeName.slice(1),10)-1,n.appendChild(o),e.appendChild(n),e},document.createElement("ul")),f=e.querySelector(".toc-menu");f||((f=document.createElement("div")).className="toc-menu");var m=document.createElement("h3");m.textContent=e.dataset.title||"Contents",f.appendChild(m),f.appendChild(u);e=!document.getElementById("toc")&&d.querySelector("h1.page ~ :not(.is-before-toc)");e&&((m=document.createElement("aside")).className="toc embedded",m.appendChild(f.cloneNode(!0)),e.parentNode.insertBefore(m,e)),window.addEventListener("load",function(){p(),window.addEventListener("scroll",p)})}}function p(){var t,e=window.pageYOffset,o=1.15*v(document.documentElement,"fontSize"),n=d.offsetTop;if(e&&window.innerHeight+e+2>=document.documentElement.scrollHeight){c=Array.isArray(c)?c:Array(c||0);var i=[],r=s.length-1;return s.forEach(function(e,t){var o="#"+e.id;t===r||e.getBoundingClientRect().top+v(e,"paddingTop")>n?(i.push(o),c.indexOf(o)<0&&l[o].classList.add("is-active")):~c.indexOf(o)&&l[c.shift()].classList.remove("is-active")}),u.scrollTop=u.scrollHeight-u.offsetHeight,void(c=1n||void(t="#"+e.id)}),t?t!==c&&(c&&l[c].classList.remove("is-active"),(e=l[t]).classList.add("is-active"),u.scrollHeight>u.offsetHeight&&(u.scrollTop=Math.max(0,e.offsetTop+e.offsetHeight-u.offsetHeight)),c=t):c&&(l[c].classList.remove("is-active"),c=void 0)}function v(e,t){return parseFloat(window.getComputedStyle(e)[t])}}(); +!function(){"use strict";var o=document.querySelector("article.doc"),t=document.querySelector(".toolbar");function i(e){return e&&(~e.indexOf("%")?decodeURIComponent(e):e).slice(1)}function r(e){if(e){if(e.altKey||e.ctrlKey)return;window.location.hash="#"+this.id,e.preventDefault()}window.scrollTo(0,function e(t,n){return o.contains(t)?e(t.offsetParent,t.offsetTop+n):n}(this,0)-t.getBoundingClientRect().bottom)}window.addEventListener("load",function e(t){var n,o;(n=i(window.location.hash))&&(o=document.getElementById(n))&&(r.bind(o)(),setTimeout(r.bind(o),0)),window.removeEventListener("load",e)}),Array.prototype.slice.call(document.querySelectorAll('a[href^="#"]')).forEach(function(e){var t,n;(t=i(e.hash))&&(n=document.getElementById(t))&&e.addEventListener("click",r.bind(n))})}(); +!function(){"use strict";var t,e=document.querySelector(".page-versions .version-menu-toggle");e&&(t=document.querySelector(".page-versions"),e.addEventListener("click",function(e){t.classList.toggle("is-active"),e.stopPropagation()}),document.documentElement.addEventListener("click",function(){t.classList.remove("is-active")}))}(); +!function(){"use strict";var t=document.querySelector(".navbar-burger");t&&t.addEventListener("click",function(t){t.stopPropagation(),document.documentElement.classList.toggle("is-clipped--navbar"),this.classList.toggle("is-active");var e=document.getElementById(this.dataset.target);e.classList.toggle("is-active")&&(e.style.maxHeight="",t=window.innerHeight-Math.round(e.getBoundingClientRect().top),parseInt(window.getComputedStyle(e).maxHeight,10)!==t&&(e.style.maxHeight=t+"px"))}.bind(t))}(); +!function(){"use strict";var s=/^\$ (\S[^\\\n]*(\\\n(?!\$ )[^\\\n]*)*)(?=\n|$)/gm,l=/( ) *\\\n *|\\\n( ?) */g,d=/ +$/gm,r=(document.getElementById("site-script")||{dataset:{}}).dataset;[].slice.call(document.querySelectorAll(".doc pre.highlight, .doc .literalblock pre")).forEach(function(e){var t,n,c,i,a;if(e.classList.contains("highlight"))(c=(t=e.querySelector("code")).dataset.lang)&&"console"!==c&&((i=document.createElement("span")).className="source-lang",i.appendChild(document.createTextNode(c)));else{if(!e.innerText.startsWith("$ "))return;var o=e.parentNode.parentNode;o.classList.remove("literalblock"),o.classList.add("listingblock"),e.classList.add("highlightjs","highlight"),(t=document.createElement("code")).className="language-console hljs",t.dataset.lang="console",t.appendChild(e.firstChild),e.appendChild(t)}(c=document.createElement("div")).className="source-toolbox",i&&c.appendChild(i),window.navigator.clipboard&&((n=document.createElement("button")).className="copy-button",n.setAttribute("title","Copy to clipboard"),"svg"===r.svgAs?((o=document.createElementNS("http://www.w3.org/2000/svg","svg")).setAttribute("class","copy-icon"),(i=document.createElementNS("http://www.w3.org/2000/svg","use")).setAttribute("href",window.uiRootPath+"/img/octicons-16.svg#icon-clippy"),o.appendChild(i),n.appendChild(o)):((a=document.createElement("img")).src=window.uiRootPath+"/img/octicons-16.svg#view-clippy",a.alt="copy icon",a.className="copy-icon",n.appendChild(a)),(a=document.createElement("span")).className="copy-toast",a.appendChild(document.createTextNode("Copied!")),n.appendChild(a),c.appendChild(n)),e.appendChild(c),n&&n.addEventListener("click",function(e){var t=e.innerText.replace(d,"");"console"===e.dataset.lang&&t.startsWith("$ ")&&(t=function(e){var t,n=[];for(;t=s.exec(e);)n.push(t[1].replace(l,"$1$2"));return n.join(" && ")}(t));window.navigator.clipboard.writeText(t).then(function(){this.classList.add("clicked"),this.offsetHeight,this.classList.remove("clicked")}.bind(this),function(){})}.bind(n,t))})}(); \ No newline at end of file diff --git a/docs/_/js/vendor/highlight.js b/docs/_/js/vendor/highlight.js new file mode 100644 index 0000000..9df103d --- /dev/null +++ b/docs/_/js/vendor/highlight.js @@ -0,0 +1 @@ +!function(){var e,n,a={};function t(e){return{aliases:["adoc"],contains:[e.COMMENT("^/{4,}\\n","\\n/{4,}$",{relevance:10}),e.COMMENT("^//","$",{relevance:0}),{className:"title",begin:"^\\.\\w.*$"},{begin:"^[=\\*]{4,}\\n",end:"\\n^[=\\*]{4,}$",relevance:10},{className:"section",relevance:10,variants:[{begin:"^(={1,5}) .+?( \\1)?$"},{begin:"^[^\\[\\]\\n]+?\\n[=\\-~\\^\\+]{2,}$"}]},{className:"meta",begin:"^:.+?:",end:"\\s",excludeEnd:!0,relevance:10},{className:"meta",begin:"^\\[.+?\\]$",relevance:0},{className:"quote",begin:"^_{4,}\\n",end:"\\n_{4,}$",relevance:10},{className:"code",begin:"^[\\-\\.]{4,}\\n",end:"\\n[\\-\\.]{4,}$",relevance:10},{begin:"^\\+{4,}\\n",end:"\\n\\+{4,}$",contains:[{begin:"<",end:">",subLanguage:"xml",relevance:0}],relevance:10},{className:"bullet",begin:"^(\\*+|\\-+|\\.+|[^\\n]+?::)\\s+"},{className:"symbol",begin:"^(NOTE|TIP|IMPORTANT|WARNING|CAUTION):\\s+",relevance:10},{className:"strong",begin:"\\B\\*(?![\\*\\s])",end:"(\\n{2}|\\*)",contains:[{begin:"\\\\*\\w",relevance:0}]},{className:"emphasis",begin:"\\B'(?!['\\s])",end:"(\\n{2}|')",contains:[{begin:"\\\\'\\w",relevance:0}],relevance:0},{className:"emphasis",begin:"_(?![_\\s])",end:"(\\n{2}|_)",relevance:0},{className:"string",variants:[{begin:"``.+?''"},{begin:"`.+?'"}]},{className:"code",begin:"(`.+?`|\\+.+?\\+)",relevance:0},{className:"code",begin:"^[ \\t]",end:"$",relevance:0},{begin:"^'{3,}[ \\t]*$",relevance:10},{begin:"(link:)?(http|https|ftp|file|irc|image:?):\\S+\\[.*?\\]",returnBegin:!0,contains:[{begin:"(link|image:?):",relevance:0},{className:"link",begin:"\\w",end:"[^\\[]+",relevance:0},{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0,relevance:0}],relevance:10}]}}function i(e){var n={className:"variable",variants:[{begin:/\$[\w\d#@][\w\d_]*/},{begin:/\$\{(.*?)}/}]},a={className:"string",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,n,{className:"variable",begin:/\$\(/,end:/\)/,contains:[e.BACKSLASH_ESCAPE]}]};return{aliases:["sh","zsh"],lexemes:/\b-?[a-z\._]+\b/,keywords:{keyword:"if then else elif fi for while in do done case esac function",literal:"true false",built_in:"break cd continue eval exec exit export getopts hash pwd readonly return shift test times trap umask unset alias bind builtin caller command declare echo enable help let local logout mapfile printf read readarray source type typeset ulimit unalias set shopt autoload bg bindkey bye cap chdir clone comparguments compcall compctl compdescribe compfiles compgroups compquote comptags comptry compvalues dirs disable disown echotc echoti emulate fc fg float functions getcap getln history integer jobs kill limit log noglob popd print pushd pushln rehash sched setcap setopt stat suspend ttyctl unfunction unhash unlimit unsetopt vared wait whence where which zcompile zformat zftp zle zmodload zparseopts zprof zpty zregexparse zsocket zstyle ztcp",_:"-ne -eq -lt -gt -f -d -e -s -l -a"},contains:[{className:"meta",begin:/^#![^\n]+sh\s*$/,relevance:10},{className:"function",begin:/\w[\w\d_]*\s*\(\s*\)\s*\{/,returnBegin:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/\w[\w\d_]*/})],relevance:0},e.HASH_COMMENT_MODE,a,{className:"",begin:/\\"/},{className:"string",begin:/'/,end:/'/},n]}}function s(e){var n="a-zA-Z_\\-!.?+*=<>&#'",a={begin:u="["+n+"]["+n+"0-9/;:]*",relevance:0},t={className:"number",begin:"[-+]?\\d+(\\.\\d+)?",relevance:0},i=e.inherit(e.QUOTE_STRING_MODE,{illegal:null}),s=e.COMMENT(";","$",{relevance:0}),r={className:"literal",begin:/\b(true|false|nil)\b/},l={begin:"[\\[\\{]",end:"[\\]\\}]"},o={className:"comment",begin:"\\^"+u},c=e.COMMENT("\\^\\{","\\}"),d={className:"symbol",begin:"[:]{1,2}"+u},g={begin:"\\(",end:"\\)"},u={keywords:{"builtin-name":"def defonce cond apply if-not if-let if not not= = < > <= >= == + / * - rem quot neg? pos? delay? symbol? keyword? true? false? integer? empty? coll? list? set? ifn? fn? associative? sequential? sorted? counted? reversible? number? decimal? class? distinct? isa? float? rational? reduced? ratio? odd? even? char? seq? vector? string? map? nil? contains? zero? instance? not-every? not-any? libspec? -> ->> .. . inc compare do dotimes mapcat take remove take-while drop letfn drop-last take-last drop-while while intern condp case reduced cycle split-at split-with repeat replicate iterate range merge zipmap declare line-seq sort comparator sort-by dorun doall nthnext nthrest partition eval doseq await await-for let agent atom send send-off release-pending-sends add-watch mapv filterv remove-watch agent-error restart-agent set-error-handler error-handler set-error-mode! error-mode shutdown-agents quote var fn loop recur throw try monitor-enter monitor-exit defmacro defn defn- macroexpand macroexpand-1 for dosync and or when when-not when-let comp juxt partial sequence memoize constantly complement identity assert peek pop doto proxy defstruct first rest cons defprotocol cast coll deftype defrecord last butlast sigs reify second ffirst fnext nfirst nnext defmulti defmethod meta with-meta ns in-ns create-ns import refer keys select-keys vals key val rseq name namespace promise into transient persistent! conj! assoc! dissoc! pop! disj! use class type num float double short byte boolean bigint biginteger bigdec print-method print-dup throw-if printf format load compile get-in update-in pr pr-on newline flush read slurp read-line subvec with-open memfn time re-find re-groups rand-int rand mod locking assert-valid-fdecl alias resolve ref deref refset swap! reset! set-validator! compare-and-set! alter-meta! reset-meta! commute get-validator alter ref-set ref-history-count ref-min-history ref-max-history ensure sync io! new next conj set! to-array future future-call into-array aset gen-class reduce map filter find empty hash-map hash-set sorted-map sorted-map-by sorted-set sorted-set-by vec vector seq flatten reverse assoc dissoc list disj get union difference intersection extend extend-type extend-protocol int nth delay count concat chunk chunk-buffer chunk-append chunk-first chunk-rest max min dec unchecked-inc-int unchecked-inc unchecked-dec-inc unchecked-dec unchecked-negate unchecked-add-int unchecked-add unchecked-subtract-int unchecked-subtract chunk-next chunk-cons chunked-seq? prn vary-meta lazy-seq spread list* str find-keyword keyword symbol gensym force rationalize"},lexemes:u,className:"name",begin:u,starts:n={endsWithParent:!0,relevance:0}},a=[g,i,o,c,s,d,l,t,r,a];return g.contains=[e.COMMENT("comment",""),u,n],n.contains=a,l.contains=a,c.contains=[l],{aliases:["clj"],illegal:/\S/,contains:[g,i,o,c,s,d,l,t,r]}}function r(e){function n(e){return"(?:"+e+")?"}var a="decltype\\(auto\\)",t=(n(g="[a-zA-Z_]\\w*::"),n("<.*?>"),{className:"keyword",begin:"\\b[a-z\\d_]*_t\\b"}),i={className:"string",variants:[{begin:'(u8?|U|L)?"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:"(u8?|U|L)?'(\\\\(x[0-9A-Fa-f]{2}|u[0-9A-Fa-f]{4,8}|[0-7]{3}|\\S)|.)",end:"'",illegal:"."},{begin:/(?:u8?|U|L)?R"([^()\\ ]{0,16})\((?:.|\n)*?\)\1"/}]},s={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},r={className:"meta",begin:/#\s*[a-z]+\b/,end:/$/,keywords:{"meta-keyword":"if else elif endif define undef warning error line pragma _Pragma ifdef ifndef include"},contains:[{begin:/\\\n/,relevance:0},e.inherit(i,{className:"meta-string"}),{className:"meta-string",begin:/<.*?>/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},l={className:"title",begin:n(g)+e.IDENT_RE,relevance:0},o=n(g)+e.IDENT_RE+"\\s*\\(",c={keyword:"int float while private char char8_t char16_t char32_t catch import module export virtual operator sizeof dynamic_cast|10 typedef const_cast|10 const for static_cast|10 union namespace unsigned long volatile static protected bool template mutable if public friend do goto auto void enum else break extern using asm case typeid wchar_tshort reinterpret_cast|10 default double register explicit signed typename try this switch continue inline delete alignas alignof constexpr consteval constinit decltype concept co_await co_return co_yield requires noexcept static_assert thread_local restrict final override atomic_bool atomic_char atomic_schar atomic_uchar atomic_short atomic_ushort atomic_int atomic_uint atomic_long atomic_ulong atomic_llong atomic_ullong new throw return and and_eq bitand bitor compl not not_eq or or_eq xor xor_eq",built_in:"std string wstring cin cout cerr clog stdin stdout stderr stringstream istringstream ostringstream auto_ptr deque list queue stack vector map set bitset multiset multimap unordered_set unordered_map unordered_multiset unordered_multimap array shared_ptr abort terminate abs acos asin atan2 atan calloc ceil cosh cos exit exp fabs floor fmod fprintf fputs free frexp fscanf future isalnum isalpha iscntrl isdigit isgraph islower isprint ispunct isspace isupper isxdigit tolower toupper labs ldexp log10 log malloc realloc memchr memcmp memcpy memset modf pow printf putchar puts scanf sinh sin snprintf sprintf sqrt sscanf strcat strchr strcmp strcpy strcspn strlen strncat strncmp strncpy strpbrk strrchr strspn strstr tanh tan vfprintf vprintf vsprintf endl initializer_list unique_ptr _Bool complex _Complex imaginary _Imaginary",literal:"true false nullptr NULL"},d=[t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,s,i],g={variants:[{begin:/=/,end:/;/},{begin:/\(/,end:/\)/},{beginKeywords:"new throw return else",end:/;/}],keywords:c,contains:d.concat([{begin:/\(/,end:/\)/,keywords:c,contains:d.concat(["self"]),relevance:0}]),relevance:0},s={className:"function",begin:"((decltype\\(auto\\)|(?:[a-zA-Z_]\\w*::)?[a-zA-Z_]\\w*(?:<.*?>)?)[\\*&\\s]+)+"+o,returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:c,illegal:/[^\w\s\*&:<>]/,contains:[{begin:a,keywords:c,relevance:0},{begin:o,returnBegin:!0,contains:[l],relevance:0},{className:"params",begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,s,t,{begin:/\(/,end:/\)/,keywords:c,relevance:0,contains:["self",e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,i,s,t]}]},t,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,r]};return{aliases:["c","cc","h","c++","h++","hpp","hh","hxx","cxx"],keywords:c,illegal:"",keywords:c,contains:["self",t]},{begin:e.IDENT_RE+"::",keywords:c},{className:"class",beginKeywords:"class struct",end:/[{;:]/,contains:[{begin://,contains:["self"]},e.TITLE_MODE]}]),exports:{preprocessor:r,strings:i,keywords:c}}}function l(e){var n={keyword:"abstract as base bool break byte case catch char checked const continue decimal default delegate do double enum event explicit extern finally fixed float for foreach goto if implicit in int interface internal is lock long object operator out override params private protected public readonly ref sbyte sealed short sizeof stackalloc static string struct switch this try typeof uint ulong unchecked unsafe ushort using virtual void volatile while add alias ascending async await by descending dynamic equals from get global group into join let nameof on orderby partial remove select set value var when where yield",literal:"null false true"},a={className:"number",variants:[{begin:"\\b(0b[01']+)"},{begin:"(-?)\\b([\\d']+(\\.[\\d']*)?|\\.[\\d']+)(u|U|l|L|ul|UL|f|F|b|B)"},{begin:"(-?)(\\b0[xX][a-fA-F0-9']+|(\\b[\\d']+(\\.[\\d']*)?|\\.[\\d']+)([eE][-+]?[\\d']+)?)"}],relevance:0},t={className:"string",begin:'@"',end:'"',contains:[{begin:'""'}]},i=e.inherit(t,{illegal:/\n/}),s={className:"subst",begin:"{",end:"}",keywords:n},r=e.inherit(s,{illegal:/\n/}),l={className:"string",begin:/\$"/,end:'"',illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},e.BACKSLASH_ESCAPE,r]},o={className:"string",begin:/\$@"/,end:'"',contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},s]},c=e.inherit(o,{illegal:/\n/,contains:[{begin:"{{"},{begin:"}}"},{begin:'""'},r]});return s.contains=[o,l,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.C_BLOCK_COMMENT_MODE],r.contains=[c,l,i,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,a,e.inherit(e.C_BLOCK_COMMENT_MODE,{illegal:/\n/})],l={variants:[o,l,t,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},t=e.IDENT_RE+"(<"+e.IDENT_RE+"(\\s*,\\s*"+e.IDENT_RE+")*>)?(\\[\\])?",{aliases:["csharp","c#"],keywords:n,illegal:/::/,contains:[e.COMMENT("///","$",{returnBegin:!0,contains:[{className:"doctag",variants:[{begin:"///",relevance:0},{begin:"\x3c!--|--\x3e"},{begin:""}]}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,{className:"meta",begin:"#",end:"$",keywords:{"meta-keyword":"if else elif endif define undef warning error line region endregion pragma checksum"}},l,a,{beginKeywords:"class interface",end:/[{;=]/,illegal:/[^\s:,]/,contains:[e.TITLE_MODE,e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{beginKeywords:"namespace",end:/[{;=]/,illegal:/[^\s:]/,contains:[e.inherit(e.TITLE_MODE,{begin:"[a-zA-Z](\\.?\\w)*"}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"meta",begin:"^\\s*\\[",excludeBegin:!0,end:"\\]",excludeEnd:!0,contains:[{className:"meta-string",begin:/"/,end:/"/}]},{beginKeywords:"new return throw await else",relevance:0},{className:"function",begin:"("+t+"\\s+)+"+e.IDENT_RE+"\\s*\\(",returnBegin:!0,end:/\s*[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.IDENT_RE+"\\s*\\(",returnBegin:!0,contains:[e.TITLE_MODE],relevance:0},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:n,relevance:0,contains:[l,a,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]}]}}function o(e){var n={begin:/(?:[A-Z\_\.\-]+|--[a-zA-Z0-9_-]+)\s*:/,returnBegin:!0,end:";",endsWithParent:!0,contains:[{className:"attribute",begin:/\S/,end:":",excludeEnd:!0,starts:{endsWithParent:!0,excludeEnd:!0,contains:[{begin:/[\w-]+\(/,returnBegin:!0,contains:[{className:"built_in",begin:/[\w-]+/},{begin:/\(/,end:/\)/,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},e.CSS_NUMBER_MODE,e.QUOTE_STRING_MODE,e.APOS_STRING_MODE,e.C_BLOCK_COMMENT_MODE,{className:"number",begin:"#[0-9A-Fa-f]+"},{className:"meta",begin:"!important"}]}}]};return{case_insensitive:!0,illegal:/[=\/|'\$]/,contains:[e.C_BLOCK_COMMENT_MODE,{className:"selector-id",begin:/#[A-Za-z0-9_-]+/},{className:"selector-class",begin:/\.[A-Za-z0-9_-]+/},{className:"selector-attr",begin:/\[/,end:/\]/,illegal:"$",contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},{className:"selector-pseudo",begin:/:(:)?[a-zA-Z0-9\_\-\+\(\)"'.]+/},{begin:"@(page|font-face)",lexemes:"@[a-z-]+",keywords:"@page @font-face"},{begin:"@",end:"[{;]",illegal:/:/,returnBegin:!0,contains:[{className:"keyword",begin:/@\-?\w[\w]*(\-\w+)*/},{begin:/\s/,endsWithParent:!0,excludeEnd:!0,relevance:0,keywords:"and or not only",contains:[{begin:/[a-z-]+:/,className:"attribute"},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.CSS_NUMBER_MODE]}]},{className:"selector-tag",begin:"[a-zA-Z-][a-zA-Z0-9_-]*",relevance:0},{begin:"{",end:"}",illegal:/\S/,contains:[e.C_BLOCK_COMMENT_MODE,n]}]}}function c(e){return{aliases:["patch"],contains:[{className:"meta",relevance:10,variants:[{begin:/^@@ +\-\d+,\d+ +\+\d+,\d+ +@@$/},{begin:/^\*\*\* +\d+,\d+ +\*\*\*\*$/},{begin:/^\-\-\- +\d+,\d+ +\-\-\-\-$/}]},{className:"comment",variants:[{begin:/Index: /,end:/$/},{begin:/={3,}/,end:/$/},{begin:/^\-{3}/,end:/$/},{begin:/^\*{3} /,end:/$/},{begin:/^\+{3}/,end:/$/},{begin:/^\*{15}$/}]},{className:"addition",begin:"^\\+",end:"$"},{className:"deletion",begin:"^\\-",end:"$"},{className:"addition",begin:"^\\!",end:"$"}]}}function d(e){return{aliases:["docker"],case_insensitive:!0,keywords:"from maintainer expose env arg user onbuild stopsignal",contains:[e.HASH_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.NUMBER_MODE,{beginKeywords:"run cmd entrypoint volume add copy workdir label healthcheck shell",starts:{end:/[^\\]$/,subLanguage:"bash"}}],illegal:"/}]}]}]},s={className:"string",begin:"~[A-Z](?="+o+")",contains:[{begin:/"/,end:/"/},{begin:/'/,end:/'/},{begin:/\//,end:/\//},{begin:/\|/,end:/\|/},{begin:/\(/,end:/\)/},{begin:/\[/,end:/\]/},{begin:/\{/,end:/\}/},{begin:/\/}]},r={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/'''/,end:/'''/},{begin:/~S"""/,end:/"""/,contains:[]},{begin:/~S"/,end:/"/,contains:[]},{begin:/~S'''/,end:/'''/,contains:[]},{begin:/~S'/,end:/'/,contains:[]},{begin:/'/,end:/'/},{begin:/"/,end:/"/}]},l={className:"function",beginKeywords:"def defp defmacro",end:/\B\b/,contains:[e.inherit(e.TITLE_MODE,{begin:n,endsParent:!0})]},o=e.inherit(l,{className:"class",beginKeywords:"defimpl defmodule defprotocol defrecord",end:/\bdo\b|$|;/}),e=[r,s,i,e.HASH_COMMENT_MODE,o,l,{begin:"::"},{className:"symbol",begin:":(?![\\s:])",contains:[r,{begin:"[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?"}],relevance:0},{className:"symbol",begin:n+":(?!:)",relevance:0},{className:"number",begin:"(\\b0o[0-7_]+)|(\\b0b[01_]+)|(\\b0x[0-9a-fA-F_]+)|(-?\\b[1-9][0-9_]*(.[0-9_]+([eE][-+]?[0-9]+)?)?)",relevance:0},{className:"variable",begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{begin:"->"},{begin:"("+e.RE_STARTERS_RE+")\\s*",contains:[e.HASH_COMMENT_MODE,{className:"regexp",illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}],relevance:0}];return{lexemes:n,keywords:a,contains:t.contains=e}}function u(e){var n={keyword:"break default func interface select case map struct chan else goto package switch const fallthrough if range type continue for import return var go defer bool byte complex64 complex128 float32 float64 int8 int16 int32 int64 string uint8 uint16 uint32 uint64 int uint uintptr rune",literal:"true false iota nil",built_in:"append cap close complex copy imag len make new panic print println real recover delete"};return{aliases:["golang"],keywords:n,illegal:"|<-"}]}}function b(e){var n="false synchronized int abstract float private char boolean var static null if const for true while long strictfp finally protected import native final void enum else break transient catch instanceof byte super volatile case assert short package default double public try this switch continue throws protected public private module requires exports do",a={className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0};return{aliases:["jsp"],keywords:n,illegal:/<\/|#/,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{begin:/\w+@/,relevance:0},{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,{className:"class",beginKeywords:"class interface",end:/[{;=]/,excludeEnd:!0,keywords:"class interface",illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"new throw return else",relevance:0},{className:"function",begin:"([À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(<[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*(\\s*,\\s*[À-ʸa-zA-Z_$][À-ʸa-zA-Z_$0-9]*)*>)?\\s+)+"+e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,end:/[{;=]/,excludeEnd:!0,keywords:n,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"params",begin:/\(/,end:/\)/,keywords:n,relevance:0,contains:[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE]},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},a,{className:"meta",begin:"@[A-Za-z]+"}]}}function p(e){var n="<>",a="",t={begin:/<[A-Za-z0-9\\._:-]+/,end:/\/[A-Za-z0-9\\._:-]+>|\/>/},i="[A-Za-z$_][0-9A-Za-z$_]*",s={keyword:"in of if for while finally var new function do return void else break catch instanceof with throw case default try this switch continue typeof delete let yield const export super debugger as async await static import from as",literal:"true false null undefined NaN Infinity",built_in:"eval isFinite isNaN parseFloat parseInt decodeURI decodeURIComponent encodeURI encodeURIComponent escape unescape Object Function Boolean Error EvalError InternalError RangeError ReferenceError StopIteration SyntaxError TypeError URIError Number Math Date String RegExp Array Float32Array Float64Array Int16Array Int32Array Int8Array Uint16Array Uint32Array Uint8Array Uint8ClampedArray ArrayBuffer DataView JSON Intl arguments require module console window document Symbol Set Map WeakSet WeakMap Proxy Reflect Promise"},r={className:"number",variants:[{begin:"\\b(0[bB][01]+)n?"},{begin:"\\b(0[oO][0-7]+)n?"},{begin:e.C_NUMBER_RE+"n?"}],relevance:0},l={className:"subst",begin:"\\$\\{",end:"\\}",keywords:s,contains:[]},o={begin:"html`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,l],subLanguage:"xml"}},c={begin:"css`",end:"",starts:{end:"`",returnEnd:!1,contains:[e.BACKSLASH_ESCAPE,l],subLanguage:"css"}},d={className:"string",begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE,l]};return l.contains=[e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,o,c,d,r,e.REGEXP_MODE],l=l.contains.concat([e.C_BLOCK_COMMENT_MODE,e.C_LINE_COMMENT_MODE]),{aliases:["js","jsx","mjs","cjs"],keywords:s,contains:[{className:"meta",relevance:10,begin:/^\s*['"]use (strict|asm)['"]/},{className:"meta",begin:/^#!/,end:/$/},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE,o,c,d,e.C_LINE_COMMENT_MODE,e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+",contains:[{className:"type",begin:"\\{",end:"\\}",relevance:0},{className:"variable",begin:i+"(?=\\s*(-)|$)",endsParent:!0,relevance:0},{begin:/(?=[^\n])\s/,relevance:0}]}]}),e.C_BLOCK_COMMENT_MODE,r,{begin:/[{,\n]\s*/,relevance:0,contains:[{begin:i+"\\s*:",returnBegin:!0,relevance:0,contains:[{className:"attr",begin:i,relevance:0}]}]},{begin:"("+e.RE_STARTERS_RE+"|\\b(case|return|throw)\\b)\\s*",keywords:"return throw case",contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,e.REGEXP_MODE,{className:"function",begin:"(\\(.*?\\)|"+i+")\\s*=>",returnBegin:!0,end:"\\s*=>",contains:[{className:"params",variants:[{begin:i},{begin:/\(\s*\)/},{begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,keywords:s,contains:l}]}]},{className:"",begin:/\s/,end:/\s*/,skip:!0},{variants:[{begin:n,end:a},{begin:t.begin,end:t.end}],subLanguage:"xml",contains:[{begin:t.begin,end:t.end,skip:!0,contains:["self"]}]}],relevance:0},{className:"function",beginKeywords:"function",end:/\{/,excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:i}),{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,contains:l}],illegal:/\[|%/},{begin:/\$[(.]/},e.METHOD_GUARD,{className:"class",beginKeywords:"class",end:/[{;=]/,excludeEnd:!0,illegal:/[:"\[\]]/,contains:[{beginKeywords:"extends"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"constructor get set",end:/\{/,excludeEnd:!0}],illegal:/#(?!!)/}}function f(e){var n={literal:"true false null"},a=[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE],t=[e.QUOTE_STRING_MODE,e.C_NUMBER_MODE],i={end:",",endsWithParent:!0,excludeEnd:!0,contains:t,keywords:n},s={begin:"{",end:"}",contains:[{className:"attr",begin:/"/,end:/"/,contains:[e.BACKSLASH_ESCAPE],illegal:"\\n"},e.inherit(i,{begin:/:/})].concat(a),illegal:"\\S"},i={begin:"\\[",end:"\\]",contains:[e.inherit(i)],illegal:"\\S"};return t.push(s,i),a.forEach(function(e){t.push(e)}),{contains:t,keywords:n,illegal:"\\S"}}function E(e){var n={keyword:"abstract as val var vararg get set class object open private protected public noinline crossinline dynamic final enum if else do while for when throw try catch finally import package is in fun override companion reified inline lateinit init interface annotation data sealed internal infix operator out by constructor super tailrec where const inner suspend typealias external expect actual trait volatile transient native default",built_in:"Byte Short Char Int Long Boolean Float Double Void Unit Nothing",literal:"true false null"},a={className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"@"},t={className:"subst",begin:"\\${",end:"}",contains:[e.C_NUMBER_MODE]},i={className:"string",variants:[{begin:'"""',end:'"""(?=[^"])',contains:[c={className:"variable",begin:"\\$"+e.UNDERSCORE_IDENT_RE},t]},{begin:"'",end:"'",illegal:/\n/,contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"',illegal:/\n/,contains:[e.BACKSLASH_ESCAPE,c,t]}]};t.contains.push(i);var s={className:"meta",begin:"@(?:file|property|field|get|set|receiver|param|setparam|delegate)\\s*:(?:\\s*"+e.UNDERSCORE_IDENT_RE+")?"},r={className:"meta",begin:"@"+e.UNDERSCORE_IDENT_RE,contains:[{begin:/\(/,end:/\)/,contains:[e.inherit(i,{className:"meta-string"})]}]},l={className:"number",begin:"\\b(0[bB]([01]+[01_]+[01]+|[01]+)|0[xX]([a-fA-F0-9]+[a-fA-F0-9_]+[a-fA-F0-9]+|[a-fA-F0-9]+)|(([\\d]+[\\d_]+[\\d]+|[\\d]+)(\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))?|\\.([\\d]+[\\d_]+[\\d]+|[\\d]+))([eE][-+]?\\d+)?)[lLfF]?",relevance:0},o=e.COMMENT("/\\*","\\*/",{contains:[e.C_BLOCK_COMMENT_MODE]}),c={variants:[{className:"type",begin:e.UNDERSCORE_IDENT_RE},{begin:/\(/,end:/\)/,contains:[]}]};return(t=c).variants[1].contains=[c],c.variants[1].contains=[t],{aliases:["kt"],keywords:n,contains:[e.COMMENT("/\\*\\*","\\*/",{relevance:0,contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.C_LINE_COMMENT_MODE,o,{className:"keyword",begin:/\b(break|continue|return|this)\b/,starts:{contains:[{className:"symbol",begin:/@\w+/}]}},a,s,r,{className:"function",beginKeywords:"fun",end:"[(]|$",returnBegin:!0,excludeEnd:!0,keywords:n,illegal:/fun\s+(<.*>)?[^\s\(]+(\s+[^\s\(]+)\s*=/,relevance:5,contains:[{begin:e.UNDERSCORE_IDENT_RE+"\\s*\\(",returnBegin:!0,relevance:0,contains:[e.UNDERSCORE_TITLE_MODE]},{className:"type",begin://,keywords:"reified",relevance:0},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,relevance:0,contains:[{begin:/:/,end:/[=,\/]/,endsWithParent:!0,contains:[c,e.C_LINE_COMMENT_MODE,o],relevance:0},e.C_LINE_COMMENT_MODE,o,s,r,i,e.C_NUMBER_MODE]},o]},{className:"class",beginKeywords:"class interface trait",end:/[:\{(]|$/,excludeEnd:!0,illegal:"extends implements",contains:[{beginKeywords:"public protected internal private constructor"},e.UNDERSCORE_TITLE_MODE,{className:"type",begin://,excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:/[,:]\s*/,end:/[<\(,]|$/,excludeBegin:!0,returnEnd:!0},s,r]},i,{className:"meta",begin:"^#!/usr/bin/env",end:"$",illegal:"\n"},l]}}function N(e){return{aliases:["md","mkdown","mkd"],contains:[{className:"section",variants:[{begin:"^#{1,6}",end:"$"},{begin:"^.+?\\n[=-]{2,}$"}]},{begin:"<",end:">",subLanguage:"xml",relevance:0},{className:"bullet",begin:"^\\s*([*+-]|(\\d+\\.))\\s+"},{className:"strong",begin:"[*_]{2}.+?[*_]{2}"},{className:"emphasis",variants:[{begin:"\\*.+?\\*"},{begin:"_.+?_",relevance:0}]},{className:"quote",begin:"^>\\s+",end:"$"},{className:"code",variants:[{begin:"^```\\w*\\s*$",end:"^```[ ]*$"},{begin:"`.+?`"},{begin:"^( {4}|\\t)",end:"$",relevance:0}]},{begin:"^[-\\*]{3,}",end:"$"},{begin:"\\[.+?\\][\\(\\[].*?[\\)\\]]",returnBegin:!0,contains:[{className:"string",begin:"\\[",end:"\\]",excludeBegin:!0,returnEnd:!0,relevance:0},{className:"link",begin:"\\]\\(",end:"\\)",excludeBegin:!0,excludeEnd:!0},{className:"symbol",begin:"\\]\\[",end:"\\]",excludeBegin:!0,excludeEnd:!0}],relevance:10},{begin:/^\[[^\n]+\]:/,returnBegin:!0,contains:[{className:"symbol",begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0},{className:"link",begin:/:\s*/,end:/$/,excludeBegin:!0}]}]}}function h(e){var n={keyword:"rec with let in inherit assert if else then",literal:"true false or and null",built_in:"import abort baseNameOf dirOf isNull builtins map removeAttrs throw toString derivation"},a={className:"subst",begin:/\$\{/,end:/}/,keywords:n},t={className:"string",contains:[a],variants:[{begin:"''",end:"''"},{begin:'"',end:'"'}]},t=[e.NUMBER_MODE,e.HASH_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,t,{begin:/[a-zA-Z0-9-_]+(\s*=)/,returnBegin:!0,relevance:0,contains:[{className:"attr",begin:/\S+/}]}];return{aliases:["nixos"],keywords:n,contains:a.contains=t}}function v(e){var n=/[a-zA-Z@][a-zA-Z0-9_]*/,a="@interface @class @protocol @implementation";return{aliases:["mm","objc","obj-c"],keywords:{keyword:"int float while char export sizeof typedef const struct for union unsigned long volatile static bool mutable if do return goto void enum else break extern asm case short default double register explicit signed typename this switch continue wchar_t inline readonly assign readwrite self @synchronized id typeof nonatomic super unichar IBOutlet IBAction strong weak copy in out inout bycopy byref oneway __strong __weak __block __autoreleasing @private @protected @public @try @property @end @throw @catch @finally @autoreleasepool @synthesize @dynamic @selector @optional @required @encode @package @import @defs @compatibility_alias __bridge __bridge_transfer __bridge_retained __bridge_retain __covariant __contravariant __kindof _Nonnull _Nullable _Null_unspecified __FUNCTION__ __PRETTY_FUNCTION__ __attribute__ getter setter retain unsafe_unretained nonnull nullable null_unspecified null_resettable class instancetype NS_DESIGNATED_INITIALIZER NS_UNAVAILABLE NS_REQUIRES_SUPER NS_RETURNS_INNER_POINTER NS_INLINE NS_AVAILABLE NS_DEPRECATED NS_ENUM NS_OPTIONS NS_SWIFT_UNAVAILABLE NS_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_END NS_REFINED_FOR_SWIFT NS_SWIFT_NAME NS_SWIFT_NOTHROW NS_DURING NS_HANDLER NS_ENDHANDLER NS_VALUERETURN NS_VOIDRETURN",literal:"false true FALSE TRUE nil YES NO NULL",built_in:"BOOL dispatch_once_t dispatch_queue_t dispatch_sync dispatch_async dispatch_once"},lexemes:n,illegal:"/,end:/$/,illegal:"\\n"},e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE]},{className:"class",begin:"("+a.split(" ").join("|")+")\\b",end:"({|$)",excludeEnd:!0,keywords:a,lexemes:n,contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"\\."+e.UNDERSCORE_IDENT_RE,relevance:0}]}}function y(e){var n="getpwent getservent quotemeta msgrcv scalar kill dbmclose undef lc ma syswrite tr send umask sysopen shmwrite vec qx utime local oct semctl localtime readpipe do return format read sprintf dbmopen pop getpgrp not getpwnam rewinddir qqfileno qw endprotoent wait sethostent bless s|0 opendir continue each sleep endgrent shutdown dump chomp connect getsockname die socketpair close flock exists index shmgetsub for endpwent redo lstat msgctl setpgrp abs exit select print ref gethostbyaddr unshift fcntl syscall goto getnetbyaddr join gmtime symlink semget splice x|0 getpeername recv log setsockopt cos last reverse gethostbyname getgrnam study formline endhostent times chop length gethostent getnetent pack getprotoent getservbyname rand mkdir pos chmod y|0 substr endnetent printf next open msgsnd readdir use unlink getsockopt getpriority rindex wantarray hex system getservbyport endservent int chr untie rmdir prototype tell listen fork shmread ucfirst setprotoent else sysseek link getgrgid shmctl waitpid unpack getnetbyname reset chdir grep split require caller lcfirst until warn while values shift telldir getpwuid my getprotobynumber delete and sort uc defined srand accept package seekdir getprotobyname semop our rename seek if q|0 chroot sysread setpwent no crypt getc chown sqrt write setnetent setpriority foreach tie sin msgget map stat getlogin unless elsif truncate exec keys glob tied closedirioctl socket readlink eval xor readline binmode setservent eof ord bind alarm pipe atan2 getgrent exp time push setgrent gt lt or ne m|0 break given say state when",a={className:"subst",begin:"[$@]\\{",end:"\\}",keywords:n},t={begin:"->{",end:"}"},i={variants:[{begin:/\$\d/},{begin:/[\$%@](\^\w\b|#\w+(::\w+)*|{\w+}|\w+(::\w*)*)/},{begin:/[\$%@][^\s\w{]/,relevance:0}]},s=[e.BACKSLASH_ESCAPE,a,i],e=[i,e.HASH_COMMENT_MODE,e.COMMENT("^\\=\\w","\\=cut",{endsWithParent:!0}),t,{className:"string",contains:s,variants:[{begin:"q[qwxr]?\\s*\\(",end:"\\)",relevance:5},{begin:"q[qwxr]?\\s*\\[",end:"\\]",relevance:5},{begin:"q[qwxr]?\\s*\\{",end:"\\}",relevance:5},{begin:"q[qwxr]?\\s*\\|",end:"\\|",relevance:5},{begin:"q[qwxr]?\\s*\\<",end:"\\>",relevance:5},{begin:"qw\\s+q",end:"q",relevance:5},{begin:"'",end:"'",contains:[e.BACKSLASH_ESCAPE]},{begin:'"',end:'"'},{begin:"`",end:"`",contains:[e.BACKSLASH_ESCAPE]},{begin:"{\\w+}",contains:[],relevance:0},{begin:"-?\\w+\\s*\\=\\>",contains:[],relevance:0}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\/\\/|"+e.RE_STARTERS_RE+"|\\b(split|return|print|reverse|grep)\\b)\\s*",keywords:"split return print reverse grep",relevance:0,contains:[e.HASH_COMMENT_MODE,{className:"regexp",begin:"(s|tr|y)/(\\\\.|[^/])*/(\\\\.|[^/])*/[a-z]*",relevance:10},{className:"regexp",begin:"(m|qr)?/",end:"/[a-z]*",contains:[e.BACKSLASH_ESCAPE],relevance:0}]},{className:"function",beginKeywords:"sub",end:"(\\s*\\(.*?\\))?[;{]",excludeEnd:!0,relevance:5,contains:[e.TITLE_MODE]},{begin:"-\\w\\b",relevance:0},{begin:"^__DATA__$",end:"^__END__$",subLanguage:"mojolicious",contains:[{begin:"^@@.*",end:"$",className:"comment"}]}];return a.contains=e,{aliases:["pl","pm"],lexemes:/[\w\.]+/,keywords:n,contains:t.contains=e}}function w(e){var n={begin:"\\$+[a-zA-Z_-ÿ][a-zA-Z0-9_-ÿ]*"},a={className:"meta",begin:/<\?(php)?|\?>/},t={className:"string",contains:[e.BACKSLASH_ESCAPE,a],variants:[{begin:'b"',end:'"'},{begin:"b'",end:"'"},e.inherit(e.APOS_STRING_MODE,{illegal:null}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null})]},i={variants:[e.BINARY_NUMBER_MODE,e.C_NUMBER_MODE]};return{aliases:["php","php3","php4","php5","php6","php7"],case_insensitive:!0,keywords:"and include_once list abstract global private echo interface as static endswitch array null if endwhile or const for endforeach self var while isset public protected exit foreach throw elseif include __FILE__ empty require_once do xor return parent clone use __CLASS__ __LINE__ else break print eval new catch __METHOD__ case exception default die require __FUNCTION__ enddeclare final try switch continue endfor endif declare unset true false trait goto instanceof insteadof __DIR__ __NAMESPACE__ yield finally",contains:[e.HASH_COMMENT_MODE,e.COMMENT("//","$",{contains:[a]}),e.COMMENT("/\\*","\\*/",{contains:[{className:"doctag",begin:"@[A-Za-z]+"}]}),e.COMMENT("__halt_compiler.+?;",!1,{endsWithParent:!0,keywords:"__halt_compiler",lexemes:e.UNDERSCORE_IDENT_RE}),{className:"string",begin:/<<<['"]?\w+['"]?$/,end:/^\w+;?$/,contains:[e.BACKSLASH_ESCAPE,{className:"subst",variants:[{begin:/\$\w+/},{begin:/\{\$/,end:/\}/}]}]},a,{className:"keyword",begin:/\$this\b/},n,{begin:/(::|->)+[a-zA-Z_\x7f-\xff][a-zA-Z0-9_\x7f-\xff]*/},{className:"function",beginKeywords:"function",end:/[;{]/,excludeEnd:!0,illegal:"\\$|\\[|%",contains:[e.UNDERSCORE_TITLE_MODE,{className:"params",begin:"\\(",end:"\\)",contains:["self",n,e.C_BLOCK_COMMENT_MODE,t,i]}]},{className:"class",beginKeywords:"class interface",end:"{",excludeEnd:!0,illegal:/[:\(\$"]/,contains:[{beginKeywords:"extends implements"},e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"namespace",end:";",illegal:/[\.']/,contains:[e.UNDERSCORE_TITLE_MODE]},{beginKeywords:"use",end:";",contains:[e.UNDERSCORE_TITLE_MODE]},{begin:"=>"},t,i]}}function O(e){var n="[ \\t\\f]*",a="("+n+"[:=]"+n+"|[ \\t\\f]+)",t="([^\\\\\\W:= \\t\\f\\n]|\\\\.)+",i="([^\\\\:= \\t\\f\\n]|\\\\.)+",s={end:a,relevance:0,starts:{className:"string",end:/$/,relevance:0,contains:[{begin:"\\\\\\n"}]}};return{case_insensitive:!0,illegal:/\S/,contains:[e.COMMENT("^\\s*[!#]","$"),{begin:t+a,returnBegin:!0,contains:[{className:"attr",begin:t,endsParent:!0,relevance:0}],starts:s},{begin:i+a,returnBegin:!0,relevance:0,contains:[{className:"meta",begin:i,endsParent:!0,relevance:0}],starts:s},{className:"attr",relevance:0,begin:i+n+"$"}]}}function M(e){var n=e.COMMENT("#","$"),a="([A-Za-z_]|::)(\\w|::)*",t=e.inherit(e.TITLE_MODE,{begin:a}),i={className:"variable",begin:"\\$"+a},a={className:"string",contains:[e.BACKSLASH_ESCAPE,i],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/}]};return{aliases:["pp"],contains:[n,i,a,{beginKeywords:"class",end:"\\{|;",illegal:/=/,contains:[t,n]},{beginKeywords:"define",end:/\{/,contains:[{className:"section",begin:e.IDENT_RE,endsParent:!0}]},{begin:e.IDENT_RE+"\\s+\\{",returnBegin:!0,end:/\S/,contains:[{className:"keyword",begin:e.IDENT_RE},{begin:/\{/,end:/\}/,keywords:{keyword:"and case default else elsif false if in import enherits node or true undef unless main settings $string ",literal:"alias audit before loglevel noop require subscribe tag owner ensure group mode name|0 changes context force incl lens load_path onlyif provider returns root show_diff type_check en_address ip_address realname command environment hour monute month monthday special target weekday creates cwd ogoutput refresh refreshonly tries try_sleep umask backup checksum content ctime force ignore links mtime purge recurse recurselimit replace selinux_ignore_defaults selrange selrole seltype seluser source souirce_permissions sourceselect validate_cmd validate_replacement allowdupe attribute_membership auth_membership forcelocal gid ia_load_module members system host_aliases ip allowed_trunk_vlans description device_url duplex encapsulation etherchannel native_vlan speed principals allow_root auth_class auth_type authenticate_user k_of_n mechanisms rule session_owner shared options device fstype enable hasrestart directory present absent link atboot blockdevice device dump pass remounts poller_tag use message withpath adminfile allow_virtual allowcdrom category configfiles flavor install_options instance package_settings platform responsefile status uninstall_options vendor unless_system_user unless_uid binary control flags hasstatus manifest pattern restart running start stop allowdupe auths expiry gid groups home iterations key_membership keys managehome membership password password_max_age password_min_age profile_membership profiles project purge_ssh_keys role_membership roles salt shell uid baseurl cost descr enabled enablegroups exclude failovermethod gpgcheck gpgkey http_caching include includepkgs keepalive metadata_expire metalink mirrorlist priority protect proxy proxy_password proxy_username repo_gpgcheck s3_enabled skip_if_unavailable sslcacert sslclientcert sslclientkey sslverify mounted",built_in:"architecture augeasversion blockdevices boardmanufacturer boardproductname boardserialnumber cfkey dhcp_servers domain ec2_ ec2_userdata facterversion filesystems ldom fqdn gid hardwareisa hardwaremodel hostname id|0 interfaces ipaddress ipaddress_ ipaddress6 ipaddress6_ iphostnumber is_virtual kernel kernelmajversion kernelrelease kernelversion kernelrelease kernelversion lsbdistcodename lsbdistdescription lsbdistid lsbdistrelease lsbmajdistrelease lsbminordistrelease lsbrelease macaddress macaddress_ macosx_buildversion macosx_productname macosx_productversion macosx_productverson_major macosx_productversion_minor manufacturer memoryfree memorysize netmask metmask_ network_ operatingsystem operatingsystemmajrelease operatingsystemrelease osfamily partitions path physicalprocessorcount processor processorcount productname ps puppetversion rubysitedir rubyversion selinux selinux_config_mode selinux_config_policy selinux_current_mode selinux_current_mode selinux_enforced selinux_policyversion serialnumber sp_ sshdsakey sshecdsakey sshrsakey swapencrypted swapfree swapsize timezone type uniqueid uptime uptime_days uptime_hours uptime_seconds uuid virtual vlans xendomains zfs_version zonenae zones zpool_version"},relevance:0,contains:[a,n,{begin:"[a-zA-Z_]+\\s*=>",returnBegin:!0,end:"=>",contains:[{className:"attr",begin:e.IDENT_RE}]},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},i]}],relevance:0}]}}function x(e){var n={keyword:"and elif is global as in if from raise for except finally print import pass return exec else break not with class assert yield try while continue del or def lambda async await nonlocal|10",built_in:"Ellipsis NotImplemented",literal:"False None True"},a={className:"meta",begin:/^(>>>|\.\.\.) /},t={className:"subst",begin:/\{/,end:/\}/,keywords:n,illegal:/#/},i={begin:/\{\{/,relevance:0},s={className:"string",contains:[e.BACKSLASH_ESCAPE],variants:[{begin:/(u|b)?r?'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(u|b)?r?"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a],relevance:10},{begin:/(fr|rf|f)'''/,end:/'''/,contains:[e.BACKSLASH_ESCAPE,a,i,t]},{begin:/(fr|rf|f)"""/,end:/"""/,contains:[e.BACKSLASH_ESCAPE,a,i,t]},{begin:/(u|r|ur)'/,end:/'/,relevance:10},{begin:/(u|r|ur)"/,end:/"/,relevance:10},{begin:/(b|br)'/,end:/'/},{begin:/(b|br)"/,end:/"/},{begin:/(fr|rf|f)'/,end:/'/,contains:[e.BACKSLASH_ESCAPE,i,t]},{begin:/(fr|rf|f)"/,end:/"/,contains:[e.BACKSLASH_ESCAPE,i,t]},e.APOS_STRING_MODE,e.QUOTE_STRING_MODE]},r={className:"number",relevance:0,variants:[{begin:e.BINARY_NUMBER_RE+"[lLjJ]?"},{begin:"\\b(0o[0-7]+)[lLjJ]?"},{begin:e.C_NUMBER_RE+"[lLjJ]?"}]},i={className:"params",begin:/\(/,end:/\)/,contains:["self",a,r,s,e.HASH_COMMENT_MODE]};return t.contains=[s,r,a],{aliases:["py","gyp","ipython"],keywords:n,illegal:/(<\/|->|\?)|=>/,contains:[a,r,{beginKeywords:"if",relevance:0},s,e.HASH_COMMENT_MODE,{variants:[{className:"function",beginKeywords:"def"},{className:"class",beginKeywords:"class"}],end:/:/,illegal:/[${=;\n,]/,contains:[e.UNDERSCORE_TITLE_MODE,i,{begin:/->/,endsWithParent:!0,keywords:"None"}]},{className:"meta",begin:/^[\t ]*@/,end:/$/},{begin:/\b(print|exec)\(/}]}}function C(e){var n="[a-zA-Z_]\\w*[!?=]?|[-+~]\\@|<<|>>|=~|===?|<=>|[<>]=?|\\*\\*|[-/+%^&*~`|]|\\[\\]=?",a={keyword:"and then defined module in return redo if BEGIN retry end for self when next until do begin unless END rescue else break undef not super class case require yield alias while ensure elsif or include attr_reader attr_writer attr_accessor",literal:"true false nil"},t={className:"doctag",begin:"@[A-Za-z]+"},i={begin:"#<",end:">"},s=[e.COMMENT("#","$",{contains:[t]}),e.COMMENT("^\\=begin","^\\=end",{contains:[t],relevance:10}),e.COMMENT("^__END__","\\n$")],r={className:"subst",begin:"#\\{",end:"}",keywords:a},l={className:"string",contains:[e.BACKSLASH_ESCAPE,r],variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/`/,end:/`/},{begin:"%[qQwWx]?\\(",end:"\\)"},{begin:"%[qQwWx]?\\[",end:"\\]"},{begin:"%[qQwWx]?{",end:"}"},{begin:"%[qQwWx]?<",end:">"},{begin:"%[qQwWx]?/",end:"/"},{begin:"%[qQwWx]?%",end:"%"},{begin:"%[qQwWx]?-",end:"-"},{begin:"%[qQwWx]?\\|",end:"\\|"},{begin:/\B\?(\\\d{1,3}|\\x[A-Fa-f0-9]{1,2}|\\u[A-Fa-f0-9]{4}|\\?\S)\b/},{begin:/<<[-~]?'?(\w+)(?:.|\n)*?\n\s*\1\b/,returnBegin:!0,contains:[{begin:/<<[-~]?'?/},{begin:/\w+/,endSameAsBegin:!0,contains:[e.BACKSLASH_ESCAPE,r]}]}]},t={className:"params",begin:"\\(",end:"\\)",endsParent:!0,keywords:a},e=[l,i,{className:"class",beginKeywords:"class module",end:"$|;",illegal:/=/,contains:[e.inherit(e.TITLE_MODE,{begin:"[A-Za-z_]\\w*(::\\w+)*(\\?|\\!)?"}),{begin:"<\\s*",contains:[{begin:"("+e.IDENT_RE+"::)?"+e.IDENT_RE}]}].concat(s)},{className:"function",beginKeywords:"def",end:"$|;",contains:[e.inherit(e.TITLE_MODE,{begin:n}),t].concat(s)},{begin:e.IDENT_RE+"::"},{className:"symbol",begin:e.UNDERSCORE_IDENT_RE+"(\\!|\\?)?:",relevance:0},{className:"symbol",begin:":(?!\\s)",contains:[l,{begin:n}],relevance:0},{className:"number",begin:"(\\b0[0-7_]+)|(\\b0x[0-9a-fA-F_]+)|(\\b[1-9][0-9_]*(\\.[0-9_]+)?)|[0_]\\b",relevance:0},{begin:"(\\$\\W)|((\\$|\\@\\@?)(\\w+))"},{className:"params",begin:/\|/,end:/\|/,keywords:a},{begin:"("+e.RE_STARTERS_RE+"|unless)\\s*",keywords:"unless",contains:[i,{className:"regexp",contains:[e.BACKSLASH_ESCAPE,r],illegal:/\n/,variants:[{begin:"/",end:"/[a-z]*"},{begin:"%r{",end:"}[a-z]*"},{begin:"%r\\(",end:"\\)[a-z]*"},{begin:"%r!",end:"![a-z]*"},{begin:"%r\\[",end:"\\][a-z]*"}]}].concat(s),relevance:0}].concat(s);return r.contains=e,t=[{begin:/^\s*=>/,starts:{end:"$",contains:t.contains=e}},{className:"meta",begin:"^([>?]>|[\\w#]+\\(\\w+\\):\\d+:\\d+>|(\\w+-)?\\d+\\.\\d+\\.\\d(p\\d+)?[^>]+>)",starts:{end:"$",contains:e}}],{aliases:["rb","gemspec","podspec","thor","irb"],keywords:a,illegal:/\/\*/,contains:s.concat(t).concat(e)}}function S(e){var n="([ui](8|16|32|64|128|size)|f(32|64))?",a="drop i8 i16 i32 i64 i128 isize u8 u16 u32 u64 u128 usize f32 f64 str char bool Box Option Result String Vec Copy Send Sized Sync Drop Fn FnMut FnOnce ToOwned Clone Debug PartialEq PartialOrd Eq Ord AsRef AsMut Into From Default Iterator Extend IntoIterator DoubleEndedIterator ExactSizeIterator SliceConcatExt ToString assert! assert_eq! bitflags! bytes! cfg! col! concat! concat_idents! debug_assert! debug_assert_eq! env! panic! file! format! format_args! include_bin! include_str! line! local_data_key! module_path! option_env! print! println! select! stringify! try! unimplemented! unreachable! vec! write! writeln! macro_rules! assert_ne! debug_assert_ne!";return{aliases:["rs"],keywords:{keyword:"abstract as async await become box break const continue crate do dyn else enum extern false final fn for if impl in let loop macro match mod move mut override priv pub ref return self Self static struct super trait true try type typeof unsafe unsized use virtual where while yield",literal:"true false Some None Ok Err",built_in:a},lexemes:e.IDENT_RE+"!?",illegal:""}]}}function T(e){var n={className:"subst",variants:[{begin:"\\$[A-Za-z0-9_]+"},{begin:"\\${",end:"}"}]},a={className:"string",variants:[{begin:'"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE]},{begin:'"""',end:'"""',relevance:10},{begin:'[a-z]+"',end:'"',illegal:"\\n",contains:[e.BACKSLASH_ESCAPE,n]},{className:"string",begin:'[a-z]+"""',end:'"""',contains:[n],relevance:10}]},t={className:"type",begin:"\\b[A-Z][A-Za-z0-9_]*",relevance:0},n={className:"class",beginKeywords:"class object trait type",end:/[:={\[\n;]/,excludeEnd:!0,contains:[{beginKeywords:"extends with",relevance:10},{begin:/\[/,end:/\]/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[t]},{className:"params",begin:/\(/,end:/\)/,excludeBegin:!0,excludeEnd:!0,relevance:0,contains:[t]},i={className:"title",begin:/[^0-9\n\t "'(),.`{}\[\]:;][^\n\t "'(),.`{}\[\]:;]+|[^0-9\n\t "'(),.`{}\[\]:;=]/,relevance:0}]},i={className:"function",beginKeywords:"def",end:/[:={\[(\n;]/,excludeEnd:!0,contains:[i]};return{keywords:{literal:"true false null",keyword:"type yield lazy override def with val var sealed abstract private trait object if forSome for while throw finally protected extends import final return else break new catch super class case package default try this match continue throws implicit"},contains:[e.C_LINE_COMMENT_MODE,e.C_BLOCK_COMMENT_MODE,a,{className:"symbol",begin:"'\\w[\\w\\d_]*(?!')"},t,i,n,e.C_NUMBER_MODE,{className:"meta",begin:"@[A-Za-z]+"}]}}function k(e){return{aliases:["console"],contains:[{className:"meta",begin:"^\\s{0,3}[/\\w\\d\\[\\]()@-]*[>%$#]",starts:{end:"$",subLanguage:"bash"}}]}}function A(e){var n=e.COMMENT("--","$");return{case_insensitive:!0,illegal:/[<>{}*]/,contains:[{beginKeywords:"begin end start commit rollback savepoint lock alter create drop rename call delete do handler insert load replace select truncate update set show pragma grant merge describe use explain help declare prepare execute deallocate release unlock purge reset change stop analyze cache flush optimize repair kill install uninstall checksum restore check backup revoke comment values with",end:/;/,endsWithParent:!0,lexemes:/[\w\.]+/,keywords:{keyword:"as abort abs absolute acc acce accep accept access accessed accessible account acos action activate add addtime admin administer advanced advise aes_decrypt aes_encrypt after agent aggregate ali alia alias all allocate allow alter always analyze ancillary and anti any anydata anydataset anyschema anytype apply archive archived archivelog are as asc ascii asin assembly assertion associate asynchronous at atan atn2 attr attri attrib attribu attribut attribute attributes audit authenticated authentication authid authors auto autoallocate autodblink autoextend automatic availability avg backup badfile basicfile before begin beginning benchmark between bfile bfile_base big bigfile bin binary_double binary_float binlog bit_and bit_count bit_length bit_or bit_xor bitmap blob_base block blocksize body both bound bucket buffer_cache buffer_pool build bulk by byte byteordermark bytes cache caching call calling cancel capacity cascade cascaded case cast catalog category ceil ceiling chain change changed char_base char_length character_length characters characterset charindex charset charsetform charsetid check checksum checksum_agg child choose chr chunk class cleanup clear client clob clob_base clone close cluster_id cluster_probability cluster_set clustering coalesce coercibility col collate collation collect colu colum column column_value columns columns_updated comment commit compact compatibility compiled complete composite_limit compound compress compute concat concat_ws concurrent confirm conn connec connect connect_by_iscycle connect_by_isleaf connect_by_root connect_time connection consider consistent constant constraint constraints constructor container content contents context contributors controlfile conv convert convert_tz corr corr_k corr_s corresponding corruption cos cost count count_big counted covar_pop covar_samp cpu_per_call cpu_per_session crc32 create creation critical cross cube cume_dist curdate current current_date current_time current_timestamp current_user cursor curtime customdatum cycle data database databases datafile datafiles datalength date_add date_cache date_format date_sub dateadd datediff datefromparts datename datepart datetime2fromparts day day_to_second dayname dayofmonth dayofweek dayofyear days db_role_change dbtimezone ddl deallocate declare decode decompose decrement decrypt deduplicate def defa defau defaul default defaults deferred defi defin define degrees delayed delegate delete delete_all delimited demand dense_rank depth dequeue des_decrypt des_encrypt des_key_file desc descr descri describ describe descriptor deterministic diagnostics difference dimension direct_load directory disable disable_all disallow disassociate discardfile disconnect diskgroup distinct distinctrow distribute distributed div do document domain dotnet double downgrade drop dumpfile duplicate duration each edition editionable editions element ellipsis else elsif elt empty enable enable_all enclosed encode encoding encrypt end end-exec endian enforced engine engines enqueue enterprise entityescaping eomonth error errors escaped evalname evaluate event eventdata events except exception exceptions exchange exclude excluding execu execut execute exempt exists exit exp expire explain explode export export_set extended extent external external_1 external_2 externally extract failed failed_login_attempts failover failure far fast feature_set feature_value fetch field fields file file_name_convert filesystem_like_logging final finish first first_value fixed flash_cache flashback floor flush following follows for forall force foreign form forma format found found_rows freelist freelists freepools fresh from from_base64 from_days ftp full function general generated get get_format get_lock getdate getutcdate global global_name globally go goto grant grants greatest group group_concat group_id grouping grouping_id groups gtid_subtract guarantee guard handler hash hashkeys having hea head headi headin heading heap help hex hierarchy high high_priority hosts hour hours http id ident_current ident_incr ident_seed identified identity idle_time if ifnull ignore iif ilike ilm immediate import in include including increment index indexes indexing indextype indicator indices inet6_aton inet6_ntoa inet_aton inet_ntoa infile initial initialized initially initrans inmemory inner innodb input insert install instance instantiable instr interface interleaved intersect into invalidate invisible is is_free_lock is_ipv4 is_ipv4_compat is_not is_not_null is_used_lock isdate isnull isolation iterate java join json json_exists keep keep_duplicates key keys kill language large last last_day last_insert_id last_value lateral lax lcase lead leading least leaves left len lenght length less level levels library like like2 like4 likec limit lines link list listagg little ln load load_file lob lobs local localtime localtimestamp locate locator lock locked log log10 log2 logfile logfiles logging logical logical_reads_per_call logoff logon logs long loop low low_priority lower lpad lrtrim ltrim main make_set makedate maketime managed management manual map mapping mask master master_pos_wait match matched materialized max maxextents maximize maxinstances maxlen maxlogfiles maxloghistory maxlogmembers maxsize maxtrans md5 measures median medium member memcompress memory merge microsecond mid migration min minextents minimum mining minus minute minutes minvalue missing mod mode model modification modify module monitoring month months mount move movement multiset mutex name name_const names nan national native natural nav nchar nclob nested never new newline next nextval no no_write_to_binlog noarchivelog noaudit nobadfile nocheck nocompress nocopy nocycle nodelay nodiscardfile noentityescaping noguarantee nokeep nologfile nomapping nomaxvalue nominimize nominvalue nomonitoring none noneditionable nonschema noorder nopr nopro noprom nopromp noprompt norely noresetlogs noreverse normal norowdependencies noschemacheck noswitch not nothing notice notnull notrim novalidate now nowait nth_value nullif nulls num numb numbe nvarchar nvarchar2 object ocicoll ocidate ocidatetime ociduration ociinterval ociloblocator ocinumber ociref ocirefcursor ocirowid ocistring ocitype oct octet_length of off offline offset oid oidindex old on online only opaque open operations operator optimal optimize option optionally or oracle oracle_date oradata ord ordaudio orddicom orddoc order ordimage ordinality ordvideo organization orlany orlvary out outer outfile outline output over overflow overriding package pad parallel parallel_enable parameters parent parse partial partition partitions pascal passing password password_grace_time password_lock_time password_reuse_max password_reuse_time password_verify_function patch path patindex pctincrease pctthreshold pctused pctversion percent percent_rank percentile_cont percentile_disc performance period period_add period_diff permanent physical pi pipe pipelined pivot pluggable plugin policy position post_transaction pow power pragma prebuilt precedes preceding precision prediction prediction_cost prediction_details prediction_probability prediction_set prepare present preserve prior priority private private_sga privileges procedural procedure procedure_analyze processlist profiles project prompt protection public publishingservername purge quarter query quick quiesce quota quotename radians raise rand range rank raw read reads readsize rebuild record records recover recovery recursive recycle redo reduced ref reference referenced references referencing refresh regexp_like register regr_avgx regr_avgy regr_count regr_intercept regr_r2 regr_slope regr_sxx regr_sxy reject rekey relational relative relaylog release release_lock relies_on relocate rely rem remainder rename repair repeat replace replicate replication required reset resetlogs resize resource respect restore restricted result result_cache resumable resume retention return returning returns reuse reverse revoke right rlike role roles rollback rolling rollup round row row_count rowdependencies rowid rownum rows rtrim rules safe salt sample save savepoint sb1 sb2 sb4 scan schema schemacheck scn scope scroll sdo_georaster sdo_topo_geometry search sec_to_time second seconds section securefile security seed segment select self semi sequence sequential serializable server servererror session session_user sessions_per_user set sets settings sha sha1 sha2 share shared shared_pool short show shrink shutdown si_averagecolor si_colorhistogram si_featurelist si_positionalcolor si_stillimage si_texture siblings sid sign sin size size_t sizes skip slave sleep smalldatetimefromparts smallfile snapshot some soname sort soundex source space sparse spfile split sql sql_big_result sql_buffer_result sql_cache sql_calc_found_rows sql_small_result sql_variant_property sqlcode sqldata sqlerror sqlname sqlstate sqrt square standalone standby start starting startup statement static statistics stats_binomial_test stats_crosstab stats_ks_test stats_mode stats_mw_test stats_one_way_anova stats_t_test_ stats_t_test_indep stats_t_test_one stats_t_test_paired stats_wsr_test status std stddev stddev_pop stddev_samp stdev stop storage store stored str str_to_date straight_join strcmp strict string struct stuff style subdate subpartition subpartitions substitutable substr substring subtime subtring_index subtype success sum suspend switch switchoffset switchover sync synchronous synonym sys sys_xmlagg sysasm sysaux sysdate sysdatetimeoffset sysdba sysoper system system_user sysutcdatetime table tables tablespace tablesample tan tdo template temporary terminated tertiary_weights test than then thread through tier ties time time_format time_zone timediff timefromparts timeout timestamp timestampadd timestampdiff timezone_abbr timezone_minute timezone_region to to_base64 to_date to_days to_seconds todatetimeoffset trace tracking transaction transactional translate translation treat trigger trigger_nestlevel triggers trim truncate try_cast try_convert try_parse type ub1 ub2 ub4 ucase unarchived unbounded uncompress under undo unhex unicode uniform uninstall union unique unix_timestamp unknown unlimited unlock unnest unpivot unrecoverable unsafe unsigned until untrusted unusable unused update updated upgrade upped upper upsert url urowid usable usage use use_stored_outlines user user_data user_resources users using utc_date utc_timestamp uuid uuid_short validate validate_password_strength validation valist value values var var_samp varcharc vari varia variab variabl variable variables variance varp varraw varrawc varray verify version versions view virtual visible void wait wallet warning warnings week weekday weekofyear wellformed when whene whenev wheneve whenever where while whitespace window with within without work wrapped xdb xml xmlagg xmlattributes xmlcast xmlcolattval xmlelement xmlexists xmlforest xmlindex xmlnamespaces xmlpi xmlquery xmlroot xmlschema xmlserialize xmltable xmltype xor year year_to_month years yearweek",literal:"true false null unknown",built_in:"array bigint binary bit blob bool boolean char character date dec decimal float int int8 integer interval number numeric real record serial serial8 smallint text time timestamp tinyint varchar varchar2 varying void"},contains:[{className:"string",begin:"'",end:"'",contains:[{begin:"''"}]},{className:"string",begin:'"',end:'"',contains:[{begin:'""'}]},{className:"string",begin:"`",end:"`"},e.C_NUMBER_MODE,e.C_BLOCK_COMMENT_MODE,n,e.HASH_COMMENT_MODE]},e.C_BLOCK_COMMENT_MODE,n,e.HASH_COMMENT_MODE]}}function R(e){var n={keyword:"#available #colorLiteral #column #else #elseif #endif #file #fileLiteral #function #if #imageLiteral #line #selector #sourceLocation _ __COLUMN__ __FILE__ __FUNCTION__ __LINE__ Any as as! as? associatedtype associativity break case catch class continue convenience default defer deinit didSet do dynamic dynamicType else enum extension fallthrough false fileprivate final for func get guard if import in indirect infix init inout internal is lazy left let mutating nil none nonmutating open operator optional override postfix precedence prefix private protocol Protocol public repeat required rethrows return right self Self set static struct subscript super switch throw throws true try try! try? Type typealias unowned var weak where while willSet",literal:"true false nil",built_in:"abs advance alignof alignofValue anyGenerator assert assertionFailure bridgeFromObjectiveC bridgeFromObjectiveCUnconditional bridgeToObjectiveC bridgeToObjectiveCUnconditional c contains count countElements countLeadingZeros debugPrint debugPrintln distance dropFirst dropLast dump encodeBitsAsWords enumerate equal fatalError filter find getBridgedObjectiveCType getVaList indices insertionSort isBridgedToObjectiveC isBridgedVerbatimToObjectiveC isUniquelyReferenced isUniquelyReferencedNonObjC join lazy lexicographicalCompare map max maxElement min minElement numericCast overlaps partition posix precondition preconditionFailure print println quickSort readLine reduce reflect reinterpretCast reverse roundUpToAlignment sizeof sizeofValue sort split startsWith stride strideof strideofValue swap toString transcode underestimateCount unsafeAddressOf unsafeBitCast unsafeDowncast unsafeUnwrap unsafeReflect withExtendedLifetime withObjectAtPlusZero withUnsafePointer withUnsafePointerToObject withUnsafeMutablePointer withUnsafeMutablePointers withUnsafePointer withUnsafePointers withVaList zip"},a=e.COMMENT("/\\*","\\*/",{contains:["self"]}),t={className:"subst",begin:/\\\(/,end:"\\)",keywords:n,contains:[]},i={className:"string",contains:[e.BACKSLASH_ESCAPE,t],variants:[{begin:/"""/,end:/"""/},{begin:/"/,end:/"/}]},s={className:"number",begin:"\\b([\\d_]+(\\.[\\deE_]+)?|0x[a-fA-F0-9_]+(\\.[a-fA-F0-9p_]+)?|0b[01_]+|0o[0-7_]+)\\b",relevance:0};return t.contains=[s],{keywords:n,contains:[i,e.C_LINE_COMMENT_MODE,a,{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*[!?]"},{className:"type",begin:"\\b[A-Z][\\wÀ-ʸ']*",relevance:0},s,{className:"function",beginKeywords:"func",end:"{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][0-9A-Za-z$_]*/}),{begin://},{className:"params",begin:/\(/,end:/\)/,endsParent:!0,keywords:n,contains:["self",s,i,e.C_BLOCK_COMMENT_MODE,{begin:":"}],illegal:/["']/}],illegal:/\[|%/},{className:"class",beginKeywords:"struct protocol class extension enum",keywords:n,end:"\\{",excludeEnd:!0,contains:[e.inherit(e.TITLE_MODE,{begin:/[A-Za-z$_][\u00C0-\u02B80-9A-Za-z$_]*/})]},{className:"meta",begin:"(@discardableResult|@warn_unused_result|@exported|@lazy|@noescape|@NSCopying|@NSManaged|@objc|@objcMembers|@convention|@required|@noreturn|@IBAction|@IBDesignable|@IBInspectable|@IBOutlet|@infix|@prefix|@postfix|@autoclosure|@testable|@available|@nonobjc|@NSApplicationMain|@UIApplicationMain|@dynamicMemberLookup|@propertyWrapper)"},{beginKeywords:"import",end:/$/,contains:[e.C_LINE_COMMENT_MODE,a]}]}}function D(e){var n={className:"symbol",begin:"&[a-z]+;|&#[0-9]+;|&#x[a-f0-9]+;"},a={begin:"\\s",contains:[{className:"meta-keyword",begin:"#?[a-z_][a-z1-9_-]+",illegal:"\\n"}]},t=e.inherit(a,{begin:"\\(",end:"\\)"}),i=e.inherit(e.APOS_STRING_MODE,{className:"meta-string"}),s=e.inherit(e.QUOTE_STRING_MODE,{className:"meta-string"}),r={endsWithParent:!0,illegal:/`]+/}]}]}]};return{aliases:["html","xhtml","rss","atom","xjb","xsd","xsl","plist","wsf","svg"],case_insensitive:!0,contains:[{className:"meta",begin:"",relevance:10,contains:[a,s,i,t,{begin:"\\[",end:"\\]",contains:[{className:"meta",begin:"",contains:[a,t,s,i]}]}]},e.COMMENT("\x3c!--","--\x3e",{relevance:10}),{begin:"<\\!\\[CDATA\\[",end:"\\]\\]>",relevance:10},n,{className:"meta",begin:/<\?xml/,end:/\?>/,relevance:10},{begin:/<\?(php)?/,end:/\?>/,subLanguage:"php",contains:[{begin:"/\\*",end:"\\*/",skip:!0},{begin:'b"',end:'"',skip:!0},{begin:"b'",end:"'",skip:!0},e.inherit(e.APOS_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0}),e.inherit(e.QUOTE_STRING_MODE,{illegal:null,className:null,contains:null,skip:!0})]},{className:"tag",begin:")",end:">",keywords:{name:"style"},contains:[r],starts:{end:"",returnEnd:!0,subLanguage:["css","xml"]}},{className:"tag",begin:")",end:">",keywords:{name:"script"},contains:[r],starts:{end:"<\/script>",returnEnd:!0,subLanguage:["actionscript","javascript","handlebars","xml"]}},{className:"tag",begin:"",contains:[{className:"name",begin:/[^\/><\s]+/,relevance:0},r]}]}}function L(e){var n="true false yes no null",a={className:"string",relevance:0,variants:[{begin:/'/,end:/'/},{begin:/"/,end:/"/},{begin:/\S+/}],contains:[e.BACKSLASH_ESCAPE,{className:"template-variable",variants:[{begin:"{{",end:"}}"},{begin:"%{",end:"}"}]}]};return{case_insensitive:!0,aliases:["yml","YAML","yaml"],contains:[{className:"attr",variants:[{begin:"\\w[\\w :\\/.-]*:(?=[ \t]|$)"},{begin:'"\\w[\\w :\\/.-]*":(?=[ \t]|$)'},{begin:"'\\w[\\w :\\/.-]*':(?=[ \t]|$)"}]},{className:"meta",begin:"^---s*$",relevance:10},{className:"string",begin:"[\\|>]([0-9]?[+-])?[ ]*\\n( *)[\\S ]+\\n(\\2[\\S ]+\\n?)*"},{begin:"<%[%=-]?",end:"[%-]?%>",subLanguage:"ruby",excludeBegin:!0,excludeEnd:!0,relevance:0},{className:"type",begin:"!"+e.UNDERSCORE_IDENT_RE},{className:"type",begin:"!!"+e.UNDERSCORE_IDENT_RE},{className:"meta",begin:"&"+e.UNDERSCORE_IDENT_RE+"$"},{className:"meta",begin:"\\*"+e.UNDERSCORE_IDENT_RE+"$"},{className:"bullet",begin:"\\-(?=[ ]|$)",relevance:0},e.HASH_COMMENT_MODE,{beginKeywords:n,keywords:{literal:n}},{className:"number",begin:e.C_NUMBER_RE+"\\b"},a]}}e=function(t){var a,g=[],s=Object.keys,w=Object.create(null),r=Object.create(null),O=!0,n=/^(no-?highlight|plain|text)$/i,l=/\blang(?:uage)?-([\w-]+)\b/i,i=/((^(<[^>]+>|\t|)+|(?:\n)))/gm,M="",x="Could not find the language '{}', did you forget to load/include a language module?",C={classPrefix:"hljs-",tabReplace:null,useBR:!1,languages:void 0},o="of and for in not or if then".split(" ");function S(e){return e.replace(/&/g,"&").replace(//g,">")}function u(e){return e.nodeName.toLowerCase()}function c(e){return n.test(e)}function d(e){var n,a={},t=Array.prototype.slice.call(arguments,1);for(n in e)a[n]=e[n];return t.forEach(function(e){for(n in e)a[n]=e[n]}),a}function m(e){var i=[];return function e(n,a){for(var t=n.firstChild;t;t=t.nextSibling)3===t.nodeType?a+=t.nodeValue.length:1===t.nodeType&&(i.push({event:"start",offset:a,node:t}),a=e(t,a),u(t).match(/br|hr|img|input/)||i.push({event:"stop",offset:a,node:t}));return a}(e,0),i}function _(e,n,a){var t=0,i="",s=[];function r(){return e.length&&n.length?e[0].offset!==n[0].offset?e[0].offset"}function o(e){i+=""}function c(e){("start"===e.event?l:o)(e.node)}for(;e.length||n.length;){var d=r();if(i+=S(a.substring(t,d[0].offset)),t=d[0].offset,d===e){for(s.reverse().forEach(o);c(d.splice(0,1)[0]),d=r(),d===e&&d.length&&d[0].offset===t;);s.reverse().forEach(l)}else"start"===d[0].event?s.push(d[0].node):s.pop(),c(d.splice(0,1)[0])}return i+S(a.substr(t))}function b(n){return n.variants&&!n.cached_variants&&(n.cached_variants=n.variants.map(function(e){return d(n,{variants:null},e)})),n.cached_variants||(function e(n){return!!n&&(n.endsWithParent||e(n.starts))}(n)?[d(n,{starts:n.starts?d(n.starts):null})]:Object.isFrozen(n)?[d(n)]:[n])}function p(e){if(a&&!e.langApiRestored){for(var n in e.langApiRestored=!0,a)e[n]&&(e[a[n]]=e[n]);(e.contains||[]).concat(e.variants||[]).forEach(p)}}function f(n,t){var i={};return"string"==typeof n?a("keyword",n):s(n).forEach(function(e){a(e,n[e])}),i;function a(a,e){t&&(e=e.toLowerCase()),e.split(" ").forEach(function(e){var n=e.split("|");i[n[0]]=[a,(e=n[0],(n=n[1])?Number(n):function(e){return-1!=o.indexOf(e.toLowerCase())}(e)?0:1)]})}}function T(t){function d(e){return e&&e.source||e}function g(e,n){return new RegExp(d(e),"m"+(t.case_insensitive?"i":"")+(n?"g":""))}function i(i){var s={},r=[],l={},a=1;function e(e,n){s[a]=e,r.push([e,n]),a+=new RegExp(n.toString()+"|").exec("").length-1+1}for(var n=0;n')+n+(a?"":M)}function r(){var e,n,a,t,i;if(!_.keywords)return S(E);for(a="",e=0,_.lexemesRe.lastIndex=0,n=_.lexemesRe.exec(E);n;)a+=S(E.substring(e,n.index)),t=_,i=n,i=m.case_insensitive?i[0].toLowerCase():i[0],(i=t.keywords.hasOwnProperty(i)&&t.keywords[i])?(N+=i[1],a+=s(i[0],S(n[0]))):a+=S(n[0]),e=_.lexemesRe.lastIndex,n=_.lexemesRe.exec(E);return a+S(E.substr(e))}function l(){p+=(null!=_.subLanguage?function(){var e="string"==typeof _.subLanguage;if(e&&!w[_.subLanguage])return S(E);var n=e?k(_.subLanguage,E,!0,b[_.subLanguage]):A(E,_.subLanguage.length?_.subLanguage:void 0);return 0<_.relevance&&(N+=n.relevance),e&&(b[_.subLanguage]=n.top),s(n.language,n.value,!1,!0)}:r)(),E=""}function o(e){p+=e.className?s(e.className,"",!0):"",_=Object.create(e,{parent:{value:_}})}function c(e){var n=e[0],e=e.rule;return e&&e.endSameAsBegin&&(e.endRe=new RegExp(n.replace(/[-\/\\^$*+?.()|[\]{}]/g,"\\$&"),"m")),e.skip?E+=n:(e.excludeBegin&&(E+=n),l(),e.returnBegin||e.excludeBegin||(E=n)),o(e),e.returnBegin?0:n.length}function d(e){var n=e[0],e=i.substr(e.index),a=function e(n,a){if(t=n.endRe,i=a,(i=t&&t.exec(i))&&0===i.index){for(;n.endsParent&&n.parent;)n=n.parent;return n}var t,i;if(n.endsWithParent)return e(n.parent,a)}(_,e);if(a){e=_;for(e.skip?E+=n:(e.returnEnd||e.excludeEnd||(E+=n),l(),e.excludeEnd&&(E=n));_.className&&(p+=M),_.skip||_.subLanguage||(N+=_.relevance),_=_.parent,_!==a.parent;);return a.starts&&(a.endSameAsBegin&&(a.starts.endRe=a.endRe),o(a.starts)),e.returnEnd?0:n.length}}var g={};function u(e,n){var a=n&&n[0];if(E+=e,null==a)return l(),0;if("begin"==g.type&&"end"==n.type&&g.index==n.index&&""===a)return E+=i.slice(n.index,n.index+1),1;if("illegal"===g.type&&""===a)return E+=i.slice(n.index,n.index+1),1;if("begin"===(g=n).type)return c(n);if("illegal"===n.type&&!t)throw new Error('Illegal lexeme "'+a+'" for mode "'+(_.className||"")+'"');if("end"===n.type){n=d(n);if(null!=n)return n}return E+=a,a.length}var m=R(n);if(!m)throw console.error(x.replace("{}",n)),new Error('Unknown language: "'+n+'"');T(m);for(var _=a||m,b={},p="",f=_;f!==m;f=f.parent)f.className&&(p=s(f.className,"",!0)+p);var E="",N=0;try{for(var h,v,y=0;_.terminators.lastIndex=y,h=_.terminators.exec(i);)v=u(i.substring(y,h.index),h),y=h.index+v;for(u(i.substr(y)),f=_;f.parent;f=f.parent)f.className&&(p+=M);return{relevance:N,value:p,illegal:!1,language:n,top:_}}catch(e){if(e.message&&-1!==e.message.indexOf("Illegal"))return{illegal:!0,relevance:0,value:S(i)};if(O)return{relevance:0,value:S(i),language:n,top:_,errorRaised:e};throw e}}function A(a,e){e=e||C.languages||s(w);var t={relevance:0,value:S(a)},i=t;return e.filter(R).filter(y).forEach(function(e){var n=k(e,a,!1);n.language=e,n.relevance>i.relevance&&(i=n),n.relevance>t.relevance&&(i=t,t=n)}),i.language&&(t.second_best=i),t}function E(e){return C.tabReplace||C.useBR?e.replace(i,function(e,n){return C.useBR&&"\n"===e?"
":C.tabReplace?n.replace(/\t/g,C.tabReplace):""}):e}function N(e){var n,a,t,i,s=function(e){var n,a,t,i,s=e.className+" ";if(s+=e.parentNode?e.parentNode.className:"",a=l.exec(s)){var r=R(a[1]);return r||(console.warn(x.replace("{}",a[1])),console.warn("Falling back to no-highlight mode for this block.",e)),r?a[1]:"no-highlight"}for(n=0,t=(s=s.split(/\s+/)).length;n/g,"\n"):n=e,i=n.textContent,a=s?k(s,i,!0):A(i),(n=m(n)).length&&((t=document.createElement("div")).innerHTML=a.value,a.value=_(n,m(t),i)),a.value=E(a.value),e.innerHTML=a.value,e.className=(t=e.className,i=s,s=a.language,i=i?r[i]:s,s=[t.trim()],t.match(/\bhljs\b/)||s.push("hljs"),-1===t.indexOf(i)&&s.push(i),s.join(" ").trim()),e.result={language:a.language,re:a.relevance},a.second_best&&(e.second_best={language:a.second_best.language,re:a.second_best.relevance}))}function h(){var e;h.called||(h.called=!0,e=document.querySelectorAll("pre code"),g.forEach.call(e,N))}var v={disableAutodetect:!0};function R(e){return e=(e||"").toLowerCase(),w[e]||w[r[e]]}function y(e){e=R(e);return e&&!e.disableAutodetect}return t.highlight=k,t.highlightAuto=A,t.fixMarkup=E,t.highlightBlock=N,t.configure=function(e){C=d(C,e)},t.initHighlighting=h,t.initHighlightingOnLoad=function(){window.addEventListener("DOMContentLoaded",h,!1),window.addEventListener("load",h,!1)},t.registerLanguage=function(n,e){var a;try{a=e(t)}catch(e){if(console.error("Language definition for '{}' could not be registered.".replace("{}",n)),!O)throw e;console.error(e),a=v}p(w[n]=a),a.rawDefinition=e.bind(null,t),a.aliases&&a.aliases.forEach(function(e){r[e]=n})},t.listLanguages=function(){return s(w)},t.getLanguage=R,t.requireLanguage=function(e){var n=R(e);if(n)return n;throw new Error("The '{}' language is required, but not loaded.".replace("{}",e))},t.autoDetection=y,t.inherit=d,t.debugMode=function(){O=!1},t.IDENT_RE="[a-zA-Z]\\w*",t.UNDERSCORE_IDENT_RE="[a-zA-Z_]\\w*",t.NUMBER_RE="\\b\\d+(\\.\\d+)?",t.C_NUMBER_RE="(-?)(\\b0[xX][a-fA-F0-9]+|(\\b\\d+(\\.\\d*)?|\\.\\d+)([eE][-+]?\\d+)?)",t.BINARY_NUMBER_RE="\\b(0b[01]+)",t.RE_STARTERS_RE="!|!=|!==|%|%=|&|&&|&=|\\*|\\*=|\\+|\\+=|,|-|-=|/=|/|:|;|<<|<<=|<=|<|===|==|=|>>>=|>>=|>=|>>>|>>|>|\\?|\\[|\\{|\\(|\\^|\\^=|\\||\\|=|\\|\\||~",t.BACKSLASH_ESCAPE={begin:"\\\\[\\s\\S]",relevance:0},t.APOS_STRING_MODE={className:"string",begin:"'",end:"'",illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},t.QUOTE_STRING_MODE={className:"string",begin:'"',end:'"',illegal:"\\n",contains:[t.BACKSLASH_ESCAPE]},t.PHRASAL_WORDS_MODE={begin:/\b(a|an|the|are|I'm|isn't|don't|doesn't|won't|but|just|should|pretty|simply|enough|gonna|going|wtf|so|such|will|you|your|they|like|more)\b/},t.COMMENT=function(e,n,a){a=t.inherit({className:"comment",begin:e,end:n,contains:[]},a||{});return a.contains.push(t.PHRASAL_WORDS_MODE),a.contains.push({className:"doctag",begin:"(?:TODO|FIXME|NOTE|BUG|XXX):",relevance:0}),a},t.C_LINE_COMMENT_MODE=t.COMMENT("//","$"),t.C_BLOCK_COMMENT_MODE=t.COMMENT("/\\*","\\*/"),t.HASH_COMMENT_MODE=t.COMMENT("#","$"),t.NUMBER_MODE={className:"number",begin:t.NUMBER_RE,relevance:0},t.C_NUMBER_MODE={className:"number",begin:t.C_NUMBER_RE,relevance:0},t.BINARY_NUMBER_MODE={className:"number",begin:t.BINARY_NUMBER_RE,relevance:0},t.CSS_NUMBER_MODE={className:"number",begin:t.NUMBER_RE+"(%|em|ex|ch|rem|vw|vh|vmin|vmax|cm|mm|in|pt|pc|px|deg|grad|rad|turn|s|ms|Hz|kHz|dpi|dpcm|dppx)?",relevance:0},t.REGEXP_MODE={className:"regexp",begin:/\//,end:/\/[gimuy]*/,illegal:/\n/,contains:[t.BACKSLASH_ESCAPE,{begin:/\[/,end:/\]/,relevance:0,contains:[t.BACKSLASH_ESCAPE]}]},t.TITLE_MODE={className:"title",begin:t.IDENT_RE,relevance:0},t.UNDERSCORE_TITLE_MODE={className:"title",begin:t.UNDERSCORE_IDENT_RE,relevance:0},t.METHOD_GUARD={begin:"\\.\\s*"+t.UNDERSCORE_IDENT_RE,relevance:0},[t.BACKSLASH_ESCAPE,t.APOS_STRING_MODE,t.QUOTE_STRING_MODE,t.PHRASAL_WORDS_MODE,t.COMMENT,t.C_LINE_COMMENT_MODE,t.C_BLOCK_COMMENT_MODE,t.HASH_COMMENT_MODE,t.NUMBER_MODE,t.C_NUMBER_MODE,t.BINARY_NUMBER_MODE,t.CSS_NUMBER_MODE,t.REGEXP_MODE,t.TITLE_MODE,t.UNDERSCORE_TITLE_MODE,t.METHOD_GUARD].forEach(function(e){!function n(a){Object.freeze(a);var t="function"==typeof a;Object.getOwnPropertyNames(a).forEach(function(e){!a.hasOwnProperty(e)||null===a[e]||"object"!=typeof a[e]&&"function"!=typeof a[e]||t&&("caller"===e||"callee"===e||"arguments"===e)||Object.isFrozen(a[e])||n(a[e])});return a}(e)}),t},n="object"==typeof window&&window||"object"==typeof self&&self,void 0===a||a.nodeType?n&&(n.hljs=e({}),"function"==typeof define&&define.amd&&define([],function(){return n.hljs})):e(a),function(){"use strict";a.registerLanguage("asciidoc",t),a.registerLanguage("bash",i),a.registerLanguage("clojure",s),a.registerLanguage("cpp",r),a.registerLanguage("cs",l),a.registerLanguage("css",o),a.registerLanguage("diff",c),a.registerLanguage("dockerfile",d),a.registerLanguage("elixir",g),a.registerLanguage("go",u),a.registerLanguage("groovy",m),a.registerLanguage("haskell",_),a.registerLanguage("java",b),a.registerLanguage("javascript",p),a.registerLanguage("json",f),a.registerLanguage("kotlin",E),a.registerLanguage("markdown",N),a.registerLanguage("nix",h),a.registerLanguage("objectivec",v),a.registerLanguage("perl",y),a.registerLanguage("php",w),a.registerLanguage("properties",O),a.registerLanguage("puppet",M),a.registerLanguage("python",x),a.registerLanguage("ruby",C),a.registerLanguage("rust",S),a.registerLanguage("scala",T),a.registerLanguage("shell",k),a.registerLanguage("sql",A),a.registerLanguage("swift",R),a.registerLanguage("xml",D),a.registerLanguage("yaml",L),[].slice.call(document.querySelectorAll("pre code.hljs")).forEach(function(e){a.highlightBlock(e)})}()}(); \ No newline at end of file diff --git a/docs/index.html b/docs/index.html new file mode 100644 index 0000000..88c4b5a --- /dev/null +++ b/docs/index.html @@ -0,0 +1,9 @@ + + + + + + +Redirect Notice +

Redirect Notice

+

The page you requested has been relocated to http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/index.html.

diff --git a/docs/sitemap.xml b/docs/sitemap.xml new file mode 100644 index 0000000..cc808ff --- /dev/null +++ b/docs/sitemap.xml @@ -0,0 +1,123 @@ + + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/manage-instanches.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/manage-instanchesi-connect.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/overview-hybrid.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/overview.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/start-labroom.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/start-microservices.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/hybrid/start-storage.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/index.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/jupyter.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/linux.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/mpi.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/node.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/nodevuejs.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/overview-labroom.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/overview-services.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/overview-storage.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/overview.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/myservices/storage-mongo-replica.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/quickstart/overview.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/register/overview.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/deploy.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/join.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/overview-network.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/overview-share.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/overview.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/share-app.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/share-volume-connect.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/share-volume-share.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/share-volume.html +2021-06-23T13:51:16.651Z + + +http://docs.swarmlab.io/SwarmLab-HowTos/swarmlab/docs/swarmlab/docs/venus/user.html +2021-06-23T13:51:16.651Z + + diff --git a/docs/swarmlab/docs/_images/swarmlab.png b/docs/swarmlab/docs/_images/swarmlab.png new file mode 100644 index 0000000..d94ea42 Binary files /dev/null and b/docs/swarmlab/docs/_images/swarmlab.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/browsing-labroom.png b/docs/swarmlab/docs/hybrid/_images/browsing-labroom.png new file mode 100644 index 0000000..6df34d5 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/browsing-labroom.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/browsing-microservices.png b/docs/swarmlab/docs/hybrid/_images/browsing-microservices.png new file mode 100644 index 0000000..0ee6932 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/browsing-microservices.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/browsing-storage-sudo.png b/docs/swarmlab/docs/hybrid/_images/browsing-storage-sudo.png new file mode 100644 index 0000000..39fa8ae Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/browsing-storage-sudo.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/browsing-storage.png b/docs/swarmlab/docs/hybrid/_images/browsing-storage.png new file mode 100644 index 0000000..4d5520a Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/browsing-storage.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/cloud_icon.png b/docs/swarmlab/docs/hybrid/_images/cloud_icon.png new file mode 100644 index 0000000..5159cd3 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/cloud_icon.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/cloud_icon_down.png b/docs/swarmlab/docs/hybrid/_images/cloud_icon_down.png new file mode 100644 index 0000000..fd0fb22 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/cloud_icon_down.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/console.png b/docs/swarmlab/docs/hybrid/_images/console.png new file mode 100644 index 0000000..e3f5fbd Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/console.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/info_icon.png b/docs/swarmlab/docs/hybrid/_images/info_icon.png new file mode 100644 index 0000000..0f76e9f Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/info_icon.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/manage-instanches-connect.png b/docs/swarmlab/docs/hybrid/_images/manage-instanches-connect.png new file mode 100644 index 0000000..613939d Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/manage-instanches-connect.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/manage-instanches-maps.png b/docs/swarmlab/docs/hybrid/_images/manage-instanches-maps.png new file mode 100644 index 0000000..ef977b2 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/manage-instanches-maps.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/manage-instanches.png b/docs/swarmlab/docs/hybrid/_images/manage-instanches.png new file mode 100644 index 0000000..a888d31 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/manage-instanches.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-buttons.png b/docs/swarmlab/docs/hybrid/_images/more-buttons.png new file mode 100644 index 0000000..d94b81a Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-buttons.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-menou.png b/docs/swarmlab/docs/hybrid/_images/more-menou.png new file mode 100644 index 0000000..659b918 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-menou.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-network-info-info.png b/docs/swarmlab/docs/hybrid/_images/more-network-info-info.png new file mode 100644 index 0000000..494809c Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-network-info-info.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-network-info.png b/docs/swarmlab/docs/hybrid/_images/more-network-info.png new file mode 100644 index 0000000..6000a90 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-network-info.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-network-update.png b/docs/swarmlab/docs/hybrid/_images/more-network-update.png new file mode 100644 index 0000000..0b35959 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-network-update.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more-network.png b/docs/swarmlab/docs/hybrid/_images/more-network.png new file mode 100644 index 0000000..c6ef18d Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more-network.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/more.png b/docs/swarmlab/docs/hybrid/_images/more.png new file mode 100644 index 0000000..0638056 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/more.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/scale.png b/docs/swarmlab/docs/hybrid/_images/scale.png new file mode 100644 index 0000000..0b3cf9e Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/scale.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/thumb-down.png b/docs/swarmlab/docs/hybrid/_images/thumb-down.png new file mode 100644 index 0000000..43b771e Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/thumb-down.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/thumb-up.png b/docs/swarmlab/docs/hybrid/_images/thumb-up.png new file mode 100644 index 0000000..6d479d5 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/thumb-up.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/trash_icon.png b/docs/swarmlab/docs/hybrid/_images/trash_icon.png new file mode 100644 index 0000000..95efdf7 Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/trash_icon.png differ diff --git a/docs/swarmlab/docs/hybrid/_images/types-of-mounts-volume.png b/docs/swarmlab/docs/hybrid/_images/types-of-mounts-volume.png new file mode 100644 index 0000000..229b1ff Binary files /dev/null and b/docs/swarmlab/docs/hybrid/_images/types-of-mounts-volume.png differ diff --git a/docs/swarmlab/docs/hybrid/manage-instanches.html b/docs/swarmlab/docs/hybrid/manage-instanches.html new file mode 100644 index 0000000..5657ae7 --- /dev/null +++ b/docs/swarmlab/docs/hybrid/manage-instanches.html @@ -0,0 +1,376 @@ + + + + + + Instanches :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Instanches

+
+
+
+

This is the area where you can View and Manage your running Instanches

+
+
+
+
+

View your running Instanches

+
+
+

You can easily browse throught the running instanches in the list using the search bar at the top.

+
+
+
+Manage instanches +
+
Figure 1. view containers
+
+
+
+
+

Info

+
+
+

To request more info about the instance we use the more icon +Info

+
+
+

info-menou

+
+
+info +
+
Figure 2. info menou
+
+
+
+

Connect/Stop/Logs

+
+

more buttons

+
+
+
    +
  • +

    We can connect to instanche by using the connect button

    +
  • +
  • +

    We can stop it by using the stop button

    +
  • +
  • +

    We can show the log messages by using the log button

    +
  • +
  • +

    We can list ports exposed outside the Docker Networks by using the link button

    +
  • +
  • +

    We can get info about the network with the network button more network (see below).

    +
  • +
+
+
+
+

Console

+
+

The Console window shows the log messages for the running instanche

+
+
+
+Console +
+
Figure 3. console
+
+
+
+

network-info

+
+

To request more info about the network we use the network icon +Network

+
+
+
+info +
+
Figure 4. network info
+
+
+
+
+
+

manage network

+
+
+

network

+
+
+

Networks can be configured to provide complete isolation for containers, which enable building applications that work together securely.

+
+
+

You can add containers to one or more networks. A container with attachments to multiple networks can connect with all of the containers on all of those networks. This lets you build a “hub” of sorts to connect to multiple networks and separate concerns.

+
+
+

multiple network

+
+

To add more networks we use the network icon +Network

+
+
+
+Networkupdate +
+
+
+

You can use Ctrl to select multiple networks

+
+
+

After we have selected the desired networks we can update it by using the update icon

+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/manage-instanchesi-connect.html b/docs/swarmlab/docs/hybrid/manage-instanchesi-connect.html new file mode 100644 index 0000000..56838e2 --- /dev/null +++ b/docs/swarmlab/docs/hybrid/manage-instanchesi-connect.html @@ -0,0 +1,388 @@ + + + + + + Instanches :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Instanches

+
+
+
+

This is the area where you can connect to running Instanches

+
+
+

To request more info about the instance we use the more icon +Info

+
+
+
+
+

Connect

+
+
+

more buttons

+
+
+
    +
  • +

    We can connect to instanche by using the connect button

    +
  • +
+
+
+
+network +
+
Figure 1. connect
+
+
+
+
+

Directory Maps

+
+
+

In general, Docker containers are ephemeral, running just as long as it takes for the command issued in the container to complete. By default, any data created inside the container is only available from within the container and only while the container is running.

+
+
+

Mounts

+
+

300

+
+
+

Bind mounts have been around since the early days of Docker

+
+
+

A bind mount is a file or folder stored anywhere on the container host filesystem, mounted into a running container.

+
+
+

The file or directory is referenced by its absolute path on the host machine

+
+
+

The file or directory does not need to exist on the Docker host already. It is created on demand if it does not yet exist. Bind mounts are very performant, but they rely on the host machine’s filesystem having a specific directory structure available.

+
+
+
+

Swarmlab maps

+
+

Directory maps can be used to share files between a host system and the Docker container

+
+
+
+maps +
+
Figure 2. directory maps
+
+
+
+
+
+

X apps

+
+
+

App with GUI

+
+
+

Open a terminakl and Run:

+
+
+
+
xhost +local:docker
+
+
+
+
+
+

Video

+
+
+

Connect and maps

+
+
+
+ + + + + +
+ + +Learn how to connect to Instanche using terminal +
+
+
+
+ +
+
+
+ + + + + +
+ + +Learn how to connect to Instanche using browser +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/overview-hybrid.html b/docs/swarmlab/docs/hybrid/overview-hybrid.html new file mode 100644 index 0000000..7dd288e --- /dev/null +++ b/docs/swarmlab/docs/hybrid/overview-hybrid.html @@ -0,0 +1,280 @@ + + + + + + Private/Local :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Private/Local

+
+
+
+

This is the area where you will find the available Instanches and running the desired one.

+
+
+
+
+

Labrooms

+
+ +
+
+
+

Storage

+
+ +
+
+
+

MicroServices

+
+ +
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/overview.html b/docs/swarmlab/docs/hybrid/overview.html new file mode 100644 index 0000000..bfe4a07 --- /dev/null +++ b/docs/swarmlab/docs/hybrid/overview.html @@ -0,0 +1,285 @@ + + + + + + hybrid :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

hybrid

+
+
+
+

This is the area where you will find the available labrooms and join the desired one.

+
+
+
+
+

Private/Local

+
+ +
+
+
+

Instanches

+
+ +
+
+
+

Hybrid/Public

+
+ +
+
+
+

Builders

+
+ +
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/start-labroom.html b/docs/swarmlab/docs/hybrid/start-labroom.html new file mode 100644 index 0000000..9245978 --- /dev/null +++ b/docs/swarmlab/docs/hybrid/start-labroom.html @@ -0,0 +1,381 @@ + + + + + + Private/Local :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Private/Local

+
+
+
+

This is the area where you will find the available labrooms and join the desired one.

+
+
+
+
+

Labroom

+
+
+

You can easily browse throught the available labrooms in the list using the search bar at the top.

+
+
+
+Browsing labrooms +
+
Figure 1. browsing-labroom
+
+
+
+
+

Download

+
+
+

After we have located the desired labroom we can Download it by using the cloud +Download icon.

+
+
+
+
+

Delete

+
+
+

The trash +Download +icon deletes the labroom.

+
+
+
+
+

Info

+
+
+

To request more info about the labroom we use the info icon +Info

+
+
+
+
+

Start

+
+
+

We can start it by using the thumb-down +thumb-down +icon

+
+
+

Scale

+
+

Set the number of containers to run for a labroom +and start it by using the UP icon (The Expose Port can be left blank)

+
+
+
+Console +
+
Figure 2. scale
+
+
+
+
+
+

Stop

+
+
+

We can stop it by using the thumb-up +thumb-up +icon

+
+
+
+
+

Console

+
+
+

The Console window shows the log messages for the running Labroom

+
+
+
+Console +
+
Figure 3. console
+
+
+
+
+

Video

+
+
+

Start Labroom

+
+
+
+ + + + + +
+ + +Learn how to start using a Labroom +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/start-microservices.html b/docs/swarmlab/docs/hybrid/start-microservices.html new file mode 100644 index 0000000..70c5f7f --- /dev/null +++ b/docs/swarmlab/docs/hybrid/start-microservices.html @@ -0,0 +1,368 @@ + + + + + + Private/Local :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Private/Local

+
+
+
+

This is the area where you will find the available MicroServices and join the desired one.

+
+
+
+
+

Microservices

+
+
+

You can easily browse throught the available MicroServices in the list using the search bar at the top.

+
+
+
+Browsing labrooms +
+
Figure 1. browsing-MicroServices
+
+
+
+
+

Download

+
+
+

After we have located the desired MicroServices we can Download it by using the cloud +Download icon.

+
+
+
+
+

Delete

+
+
+

The trash +Download +icon deletes the MicroServices

+
+
+
+
+

Info

+
+
+

To request more info about the MicroServices we use the info icon +Info

+
+
+
+
+

Start

+
+
+

We can start it by using the thumb-down +thumb-down +icon

+
+
+
+
+

Stop

+
+
+

We can stop it by using the thumb-up +thumb-up +icon

+
+
+
+
+

Console

+
+
+

The Console window shows the log messages for the runningmicroservice

+
+
+
+Console +
+
Figure 2. console
+
+
+
+
+

Video

+
+
+

Start microservice

+
+
+
+ + + + + +
+ + +Learn how to start using a Microservice +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/hybrid/start-storage.html b/docs/swarmlab/docs/hybrid/start-storage.html new file mode 100644 index 0000000..788853a --- /dev/null +++ b/docs/swarmlab/docs/hybrid/start-storage.html @@ -0,0 +1,403 @@ + + + + + + Private/Local :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Private/Local

+
+
+
+

This is the area where you will find the available storage and join the desired one.

+
+
+
+
+

Storage

+
+
+

You can easily browse throught the available storage in the list using the search bar at the top.

+
+
+
+Browsing labrooms +
+
Figure 1. browsing-storage
+
+
+
+
+

Download

+
+
+

After we have located the desired storage we can Download it by using the cloud +Download icon.

+
+
+
+
+

Delete

+
+
+

The trash +Download +icon deletes the storage

+
+
+
+
+

Info

+
+
+

To request more info about the storage we use the info icon +Info

+
+
+
+
+

Start

+
+
+

We can start it by using the thumb-down +thumb-down +icon

+
+
+

Shard Keys

+
+

start it by using the UP icon

+
+
+
+
+ + + + + +
+ + +When sharding a cluster, a shard key gets created as one of the initial steps. +
+
+
+

The “shard key” is used to distribute the Cluster collection’s documents across all the shards.

+
+
+
+Console +
+
+
+
+
Open a terminal window and execute the above command.
+
+
+
+
+
+
+
+
+

Stop

+
+
+

We can stop it by using the thumb-up +thumb-up +icon

+
+
+
+
+

Console

+
+
+

The Console window shows the log messages for the running storage

+
+
+
+Console +
+
Figure 2. console
+
+
+
+
+

Video

+
+
+

Start Storage

+
+
+
+ + + + + +
+ + +Learn how to start using a Storage +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/index.html b/docs/swarmlab/docs/index.html new file mode 100644 index 0000000..880beac --- /dev/null +++ b/docs/swarmlab/docs/index.html @@ -0,0 +1,422 @@ + + + + + + Welcome to Swarmlab! :: Swarmlab docs + + + + + + +
+ +
+
+ +
+ +
+ +
+

Welcome to Swarmlab!

+
+
+
+
+swarmlab +
+
+
+

Swarmlab provides the user with the unique abillity to create Labrooms (or other applications) and share them as project images expanding the simple swarmlab Labrooms to full-blown systems.

+
+
+

An all of that using onlly the browser and the command line of their system.

+
+
+
+
+

Intro

+
+
+

You will be connected to the Swarmlab Cloud (hence HYBRID) but you will be able to use your own storage(move files around, delete/copy etc),your own networking and computational power(cpu/graphics etc) and create a system exactly the way you need it.

+
+
+

This way you will be able to :

+
+
+
    +
  • +

    create images for testing.

    +
  • +
  • +

    Run them using docker.

    +
  • +
  • +

    Share them for others to use and develop.

    +
  • +
  • +

    Finally browse the cloud for shared images to integrate into your project and make it even better.

    +
  • +
+
+
+
+
+

Ready to run out-of-the-box

+
+
+

Normally the docker dataflow is as described in the following images:

+
+
+

docker build +docker run

+
+
+
+
+

Services

+
+ ++++ + + + + + + + + + + + + +
HybridVenus
+

We have created an ever-growing database of readilly accessible labrooms you can choose from

+
+
+
+
Ready to use, on demand virtual labs/microservices
+
+
+
+
    +
  • +

    Run and manage said rooms and application

    +
  • +
  • +

    Create Labrooms/Applications/Microservices

    +
    +
      +
    • +

      create once - scale up or down without rebuilding

      +
    • +
    +
    +
  • +
  • +

    on-demand

    +
    +
      +
    • +

      sandbox environments

      +
    • +
    • +

      Virtual Labrooms

      +
    • +
    • +

      Virtual Classrooms

      +
    • +
    • +

      Proof-of-Concept (POC)

      +
    • +
    +
    +
  • +
  • +

    Move Labs between environments

    +
  • +
+
+

Venus make collaboration easier

+
+
+
+
Build the network you require on demand and without effort.
+
+
+
+

You can Create and manage

+
+
+
    +
  • +

    on-demand network environments using any cloud over any network

    +
  • +
  • +

    Connect multiple computers through a network.

    +
  • +
  • +

    Share you Labrooms/Applications/Microservices with your friends

    +
  • +
  • +

    Move Labs between networks

    +
  • +
  • +

    anything else you that might suit your needs in a dynamic and Scalable Distributed Architecture

    +
  • +
+
+
+

Swarmlab-Venus provides

+
+
+
    +
  • +

    Secure and state-of-the-art cryptography - integrated across all connections

    +
  • +
  • +

    Manage the entire network as a service

    +
  • +
  • +

    Architecture/Platform Agnostic

    +
  • +
  • +

    Manage user network access

    +
  • +
  • +

    Network traffic analysis

    +
  • +
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/labrooms/overview.html b/docs/swarmlab/docs/labrooms/overview.html new file mode 100644 index 0000000..7aa9639 --- /dev/null +++ b/docs/swarmlab/docs/labrooms/overview.html @@ -0,0 +1,237 @@ + + + + + + Module Deploy - Local :: Swarmlab docs + + + + + + +
+ +
+
+ +
+ +
+ +
+

Module Deploy - Local

+
+

Start Labroom

+
+
+

This page is start

+
+
+
+
+

Scale

+
+
+

This page is scale

+
+
+

Connect

+
+

This page is connect

+
+
+
+

Stop

+
+

This page is stop

+
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/labrooms/start-venus.html b/docs/swarmlab/docs/labrooms/start-venus.html new file mode 100644 index 0000000..30478e2 --- /dev/null +++ b/docs/swarmlab/docs/labrooms/start-venus.html @@ -0,0 +1,244 @@ + + + + + + Module Deploy - Local :: Swarmlab docs + + + + + + +
+ +
+
+ +
+ +
+ +
+

Module Deploy - Local

+
+
+
+

venus

+
+
+
+
+

Start Labroom

+
+
+

This page is start

+
+
+
+
+

Scale

+
+
+

This page is scale

+
+
+

Connect

+
+

This page is connect

+
+
+
+

Stop

+
+

This page is stop

+
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/_images/replica-set-primary-with-two-secondaries.bakedsvg.png b/docs/swarmlab/docs/myservices/_images/replica-set-primary-with-two-secondaries.bakedsvg.png new file mode 100644 index 0000000..ad9ceb7 Binary files /dev/null and b/docs/swarmlab/docs/myservices/_images/replica-set-primary-with-two-secondaries.bakedsvg.png differ diff --git a/docs/swarmlab/docs/myservices/_images/replica-set-read-write-operations-primary.bakedsvg.png b/docs/swarmlab/docs/myservices/_images/replica-set-read-write-operations-primary.bakedsvg.png new file mode 100644 index 0000000..9375942 Binary files /dev/null and b/docs/swarmlab/docs/myservices/_images/replica-set-read-write-operations-primary.bakedsvg.png differ diff --git a/docs/swarmlab/docs/myservices/_images/swarmlab-network.png b/docs/swarmlab/docs/myservices/_images/swarmlab-network.png new file mode 100644 index 0000000..8a34610 Binary files /dev/null and b/docs/swarmlab/docs/myservices/_images/swarmlab-network.png differ diff --git a/docs/swarmlab/docs/myservices/jupyter.html b/docs/swarmlab/docs/myservices/jupyter.html new file mode 100644 index 0000000..0493ab3 --- /dev/null +++ b/docs/swarmlab/docs/myservices/jupyter.html @@ -0,0 +1,464 @@ + + + + + + Jupyter :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Jupyter

+
+
+
+

This is the area where you will quide you to use service Jupyter

+
+
+
+
+

Default Configuration

+
+
+
+linux network +
+
Figure 1. Linux network
+
+
+

Working Directory (root user)

+
+
+
/
+
+
+
+
+

Default user (root user)

+
+
+
root
+
+
+
+
+
+
+

Unprivileged user

+
+
+

user

+
+
+
jovyan (uid=1000, configurable, see options) in group users (gid=100)
+
+
+
+
+

home

+
+

user has ownership over the

+
+
+
+
/home/jovyan and /opt/conda paths
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it microservice-jupyter26_masterservice_1 /bin/sh
+
+
+
+
+

Connect via WEB

+
+

You can find it in Hybrid: Instances  More  Web

+
+
+
+
+
+

Jupyter Setup

+
+
+
    +
  • +

    Miniforge Python 3.x in /opt/conda with two package managers

    +
  • +
  • +

    conda: cross-platform, language-agnostic binary package manager

    +
  • +
  • +

    mamba: reimplementation of the conda package manager in C++

    +
  • +
  • +

    notebook, jupyterhub and jupyterlab packages

    +
  • +
  • +

    tini as the container entrypoint and a start-notebook.sh script as the default command

    +
  • +
  • +

    TeX Live for notebook document conversion

    +
  • +
  • +

    git, vi (actually vim-tiny), nano (actually nano-tiny), tzdata, and unzip

    +
  • +
  • +

    altair, beautifulsoup4, bokeh, bottleneck, cloudpickle, conda-forge::blas=*=openblas, cython, dask, dill, h5py, matplotlib-base, numba, numexpr, pandas, patsy, protobuf, pytables, scikit-image, scikit-learn, scipy, seaborn, sqlalchemy, statsmodel, sympy, widgetsnbextension, xlrd packages

    +
  • +
  • +

    ipympl and ipywidgets for interactive visualizations and plots in Python notebooks

    +
  • +
  • +

    Facets for visualizing machine learning datasets

    +
  • +
+
+
+
+
+

Video

+
+
+

Start Jupyter

+
+
+
+ + + + + +
+ + +Learn how to start Jupyter +
+
+
+
+ +
+
+
+
+
+
+

Stop Jupyter

+
+
+
+ + + + + +
+ + +Learn how to stop Jupyter +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/linux.html b/docs/swarmlab/docs/myservices/linux.html new file mode 100644 index 0000000..55e10c5 --- /dev/null +++ b/docs/swarmlab/docs/myservices/linux.html @@ -0,0 +1,529 @@ + + + + + + Linux :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Linux

+
+
+
+

This is the area where you will quide you to use labroom Linux

+
+
+
+
+

Default Configuration

+
+
+
+linux network +
+
Figure 1. Linux network
+
+
+

Working Directory

+
+
+
/project
+
+
+
+
+

Default user

+
+
+
docker
+
+
+
+
+

Default password

+
+
+
docker
+
+
+
+
+

Default password4root

+
+
+
pass
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via SSH

+
+
+
ssh -p [port] docker@[IP] # [port] = Ports
+
+
+
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it -udocker hybrid-linux_master_1 /bin/bash
+
+
+
+
+
+
+

Find lab workers

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+
+
ifconfig
+
+nmap -sP 172.130.0.0/24 # eth0 ip
+
+
+
+

or

+
+
+
+
/project/bin/swarmlab-nmap
+
+
+
+
+
+

Examples

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+

you can find some examples in dir

+
+
+

/project/courses

+
+
+
+
├── fluentd
+│   ├── files
+│   │   ├── ansible.cfg
+│   │   ├── fluent.conf
+│   │   └── fluent-config-update.conf
+│   ├── fluentd-config-update.yml
+│   ├── fluentd-config-update.yml.sh
+│   ├── fluentd-test-mongo.yml
+│   ├── fluentd-test-mongo.yml.sh
+│   ├── fluentd.yml
+│   ├── fluentd.yml.sh
+│   ├── inventory.yml
+├── memory-visualization-examples
+│   ├── bin
+│   │   └── simple-array
+│   ├── LICENSE
+│   ├── Makefile
+│   ├── README.md
+│   ├── sources
+│   │   └── simple-array.c
+│   └── tags
+├── mongodb-org-shell
+│   ├── files
+│   │   ├── ansible.cfg
+│   │   └── mongo-update.sh
+│   ├── inventory.yml
+│   ├── mongodb-org-shell.yml
+│   └── mongodb-org-shell.yml.sh
+├── nodeAppServer
+│   ├── app.js
+│   ├── app.js.sh
+│   ├── index.html
+│   └── package.json
+├── pipes
+│   ├── makefifo.sh
+│   ├── par-from-ch
+│   ├── par-from-ch.c
+│   ├── rf
+│   ├── rf.c
+│   ├── shell-pipe1.sh
+│   ├── shell-pipe2.sh
+│   ├── shell-pipe.sh
+│   ├── wf
+│   └── wf.c
+└── pthread
+    ├── CreationTermination
+    ├── CreationTermination1
+    ├── CreationTermination1.c
+    ├── CreationTermination1.c.sh
+    ├── CreationTermination.c
+    └── CreationTermination.c.sh
+
+
+
+
+
+

Video

+
+
+

Start Linux

+
+
+
+ + + + + +
+ + +Learn how to start Linux +
+
+
+
+ +
+
+
+
+
+
+

Stop Linux

+
+
+
+ + + + + +
+ + +Learn how to stop Linux +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/mpi.html b/docs/swarmlab/docs/myservices/mpi.html new file mode 100644 index 0000000..dec6551 --- /dev/null +++ b/docs/swarmlab/docs/myservices/mpi.html @@ -0,0 +1,531 @@ + + + + + + MPI :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

MPI

+
+
+
+

This is the area where you will quide you to use labroom MPI

+
+
+
+
+

Default Configuration

+
+
+
+mpi network +
+
Figure 1. mpi network
+
+
+

Working Directory

+
+
+
/project
+
+
+
+
+

Default user

+
+
+
docker
+
+
+
+
+

Default password

+
+
+
docker
+
+
+
+
+

Default password4root

+
+
+
pass
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via SSH

+
+
+
ssh -p [port] docker@[IP] # [port] [IP] = info from Ports
+
+
+
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it -udocker hybrid-mpi_master_1 /bin/bash
+
+
+
+
+
+
+

Find lab workers

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+
+
ifconfig
+
+nmap -sP 172.130.0.0/24 # eth0 ip
+
+
+
+

or

+
+
+
+
/project/bin/swarmlab-nmap
+
+
+
+
+
+

HelloWorld Example

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+

Create hosts file

+
+
+
/project/bin/swarmlab-nmap > /project/hosts
+
+
+
+
+

Compile

+
+
+
mpicc -o /project/mpi_hello_world examples/mpi_hello_world.c
+
+
+
+
+

run the HelloWorld

+
+
+
mpirun -n 10 -f /project/hosts /project/mpi_hello_world
+
+
+
+
+

copy files to all clients

+
+
+
while read -r line;
+do
+scp /project/file docker@$line:/some_dir/file
+done < /project/hosts
+
+
+
+
+
+
+

MORE Examples

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+

See examples directory

+
+
+
+
cd examples
+make mpi_hello_world
+make example ex=squares
+...
+
+
+
+
+
+

Video

+
+
+

Start MPI

+
+
+
+ + + + + +
+ + +Learn how to start MPI +
+
+
+
+ +
+
+
+
+
+
+

Stop MPI

+
+
+
+ + + + + +
+ + +Learn how to stop MPI +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/node.html b/docs/swarmlab/docs/myservices/node.html new file mode 100644 index 0000000..64a808b --- /dev/null +++ b/docs/swarmlab/docs/myservices/node.html @@ -0,0 +1,387 @@ + + + + + + Node :: Swarmlab docs + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Node

+
+
+
+

This is the area where you will quide you to use microservice Node

+
+
+
+
+

Default Configuration

+
+
+

Working Directory

+
+
+
/
+
+
+
+
+

Default user

+
+
+
root
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it microservice-nodejs_masterservice_1 /bin/sh
+
+
+
+
+
+
+

Video

+
+
+

Start Node

+
+
+
+ + + + + +
+ + +Learn how to start Node +
+
+
+
+ +
+
+
+
+
+
+

Stop Node

+
+
+
+ + + + + +
+ + +Learn how to stop Node +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/nodevuejs.html b/docs/swarmlab/docs/myservices/nodevuejs.html new file mode 100644 index 0000000..3897516 --- /dev/null +++ b/docs/swarmlab/docs/myservices/nodevuejs.html @@ -0,0 +1,500 @@ + + + + + + Node :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Node

+
+
+
+

This is the area where you will quide you to use labroom Node VueJS

+
+
+
+
+

Default Configuration

+
+
+
+linux network +
+
Figure 1. Linux network
+
+
+

Working Directory

+
+
+
/project
+
+
+
+
+

Default user

+
+
+
docker
+
+
+
+
+

Default password

+
+
+
docker
+
+
+
+
+

Default password4root

+
+
+
pass
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via SSH

+
+
+
ssh docker@[IP]
+
+
+
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it -udocker hybrid-nodevuejs_master_1 /bin/bash
+
+
+
+
+
+
+

Find lab workers

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+
+
ifconfig
+
+nmap -sP 172.130.0.0/24 # eth0 ip
+
+
+
+

or

+
+
+
+
/project/bin/swarmlab-nmap
+
+
+
+
+
+

Create a Project

+
+
+ + + + + +
+ + +Commands inside container +
+
+ +
+
Creating a Project
+
+
vue create hello-world
+
+
+
+

Run it!

+
+
+
npm run serve
+
+
+
+
+

Open it!

+
+
+
http://IP:8080 # IP= eth0
+
+
+
+
+

Find Published ports

+
+

Info in Hybrid: Instances  More  Ports

+
+
+
+
+
+

Video

+
+
+

Start Vue

+
+
+
+ + + + + +
+ + +Learn how to start Vue +
+
+
+
+ +
+
+
+
+
+
+

Stop Vue

+
+
+
+ + + + + +
+ + +Learn how to stop Vue +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/overview-labroom.html b/docs/swarmlab/docs/myservices/overview-labroom.html new file mode 100644 index 0000000..579fde7 --- /dev/null +++ b/docs/swarmlab/docs/myservices/overview-labroom.html @@ -0,0 +1,270 @@ + + + + + + Labroom :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Labroom

+
+
+
+

This is the area where you will quide you to use Labrooms

+
+
+
+
+

Labrooms

+
+
+

Services organised in a network with scale dynatotita

+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/overview-services.html b/docs/swarmlab/docs/myservices/overview-services.html new file mode 100644 index 0000000..68d65b2 --- /dev/null +++ b/docs/swarmlab/docs/myservices/overview-services.html @@ -0,0 +1,268 @@ + + + + + + MicroServices :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

MicroServices

+
+
+
+

This is the area where you will quide you to use MicroServices

+
+
+
+
+

Microservices

+
+

diverse microservices pou mporeis na trexeis kai na ta kaneis attache se storage i labrooms i opou allou theleis

+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/overview-storage.html b/docs/swarmlab/docs/myservices/overview-storage.html new file mode 100644 index 0000000..8cbaee7 --- /dev/null +++ b/docs/swarmlab/docs/myservices/overview-storage.html @@ -0,0 +1,273 @@ + + + + + + Storage :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Storage

+
+
+
+

This is the area where you will quide you to use Storage

+
+
+
+
+

Storage

+
+
+

Storage to run

+
+
+

After run can you attach network to it

+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/overview.html b/docs/swarmlab/docs/myservices/overview.html new file mode 100644 index 0000000..c44f64a --- /dev/null +++ b/docs/swarmlab/docs/myservices/overview.html @@ -0,0 +1,286 @@ + + + + + + MyServices :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

MyServices

+
+
+
+

This is the area where you will quide you to use Services

+
+
+
+
+

Labrooms

+
+
+

Services organised in a network with scale dynatotita

+
+
+
+
+

Storage

+
+
+

Storage to run

+
+
+

After run can you attach network to it

+
+
+

Microservices

+
+

diverse microservices pou mporeis na trexeis kai na ta kaneis attache se storage i labrooms i opou allou theleis

+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/start-venus.html b/docs/swarmlab/docs/myservices/start-venus.html new file mode 100644 index 0000000..e09fe01 --- /dev/null +++ b/docs/swarmlab/docs/myservices/start-venus.html @@ -0,0 +1,277 @@ + + + + + + Module Deploy - Local :: Swarmlab docs + + + + + + +
+ +
+
+ +
+ +
+ +
+

Module Deploy - Local

+
+
+
+

venus

+
+
+
+
+

Start Labroom

+
+
+

This page is start

+
+
+
+
+

Scale

+
+
+

This page is scale

+
+
+

Connect

+
+

This page is connect

+
+
+
+

Stop

+
+

This page is stop

+
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/myservices/storage-mongo-replica.html b/docs/swarmlab/docs/myservices/storage-mongo-replica.html new file mode 100644 index 0000000..49db05e --- /dev/null +++ b/docs/swarmlab/docs/myservices/storage-mongo-replica.html @@ -0,0 +1,516 @@ + + + + + + Mongo :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Mongo

+
+
+
+

This is the area where you will quide you to use storage Mongo

+
+
+
+
+

Default Configuration

+
+
+
+linux network +
+
Figure 1. mongo network
+
+
+

More info here: mongo replication

+
+
+

Working Directory

+
+
+
/
+
+
+
+
+

Default user

+
+
+
root
+
+
+
+
+
+
+

Directory Map

+
+
+

You can find it in Hybrid: Instances  More  Connect  Directory Maps

+
+
+
+
+

Ports

+
+
+

You can find it in Hybrid: Instances  More  Ports

+
+
+
+
+

Logs

+
+
+

You can find it in Hybrid: Instances  More  Logs

+
+
+
+
+

Connect

+
+
+ + + + + +
+ + +Connect Info in Hybrid: Instances  More  Connect  Open a terminal and Run +
+
+
+

Connect via SSH

+ +
+
+

Connect via exec

+
+

Open a terminal and Run:

+
+
+
+
docker exec -it swarmlabmongo1 /bin/sh
+
+
+
+
+
+
+

Default Configuration

+
+
+

Port

+
+
+
  27017
+
+
+
+
+

Root Username

+
+
+
  swarmlab
+
+
+
+
+

Root Password

+
+
+
  swarmlab
+
+
+
+
+

Database

+
+
+
 app_swarmlab
+
+
+
+
+

Database Usename

+
+
+
 app_swarmlab
+
+
+
+
+

Database Password

+
+
+
 app_swarmlab
+
+
+
+
+

ReplicaSet

+
+
+
 rs0
+
+
+
+
+
+
+

Test it!

+
+
+ + + + + +
+ + +Commands inside container +
+
+
+
+
MONGO_INITDB_ROOT_USERNAME=swarmlab
+MONGO_INITDB_ROOT_PASSWORD=swarmlab
+MONGO_INITDB_DATABASE=app_swarmlab
+MONGO_INITDB_USERNAME=app_swarmlab
+MONGO_INITDB_PASSWORD=app_swarmlab
+MONGO_REPLICA_SET_NAME=rs0
+
+mongo "mongodb://localhost:30001,localhost:30002,localhost:30003/$MONGO_INITDB_DATABASE" -u $MONGO_INITDB_USERNAME
+mongo "mongodb://localhost:30001,localhost:30002,localhost:30003/app_swarmlab" -u app_swarmlab
+
+
+
+

or

+
+
+

connect and run

+
+
+
+
mongo
+
+
+
+ + + + + +
+ + +Commands inside container +
+
+
+
+
+

Video

+
+
+

Start mongo

+
+
+
+ + + + + +
+ + +Learn how to start mongo +
+
+
+
+ +
+
+
+
+
+
+

Stop mongo

+
+
+
+ + + + + +
+ + +Learn how to stop mongo +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/quickstart/overview.html b/docs/swarmlab/docs/quickstart/overview.html new file mode 100644 index 0000000..74068db --- /dev/null +++ b/docs/swarmlab/docs/quickstart/overview.html @@ -0,0 +1,364 @@ + + + + + + Quickstart :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Quickstart

+
+
+
+

This is the area where you will find senario and Quickstart gia to jurnay sto swarmlab.

+
+
+
+
+

Senario 1

+
+
+
    +
  • +

    you are a teacher kai theleis na etoimaseis ena ergastirio

    +
    +
      +
    • +

      na dimiourgissis askissis

      +
    • +
    • +

      na to diamoiraseis stous foitites

      +
    • +
    +
    +
  • +
  • +

    you are a student kai theleis na doulepsis pano se ena project

    +
  • +
  • +

    you are a Developer kai theleis na dokimaseis kati

    +
    +
      +
    • +

      na kaneis POC

      +
    • +
    +
    +
  • +
  • +

    you are a user kai theleis na dokimaseis pramata

    +
    +
      +
    • +

      na deis paradeigmata alla den theleis na kaneis polles allages sto normal systima sou

      +
    • +
    +
    +
  • +
+
+
+

as xekinisoume loipon

+
+
+

start service

+ +
+
+

start storage

+ +
+
+

start labroom

+ +
+
+
+
+

Senario 2

+
+
+

echeis "trexei" ta services pou perigrafonte sto senario 1 kai theleis na kaneis colaboration me allous

+
+
+
    +
  • +

    os teacher theleis na diamoiraseis to ergastirio pou etoimases kai theleis na doulepseis kata tin diarkeia tou semester klp

    +
  • +
  • +

    os developer theleis na doulepsis me tous sunadelfou sou

    +
  • +
  • +

    is student thelete na doulepsete masi os group

    +
  • +
+
+
+

as xekinisoume loipon

+
+
+

create network

+ +
+
+

invite

+ +
+
+

share

+
+

app

+ +
+
+

volume

+ +
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/register/_images/login.png b/docs/swarmlab/docs/register/_images/login.png new file mode 100644 index 0000000..3f179f4 Binary files /dev/null and b/docs/swarmlab/docs/register/_images/login.png differ diff --git a/docs/swarmlab/docs/register/_images/login_main.png b/docs/swarmlab/docs/register/_images/login_main.png new file mode 100644 index 0000000..241bdfd Binary files /dev/null and b/docs/swarmlab/docs/register/_images/login_main.png differ diff --git a/docs/swarmlab/docs/register/_images/register_details.png b/docs/swarmlab/docs/register/_images/register_details.png new file mode 100644 index 0000000..bb6125d Binary files /dev/null and b/docs/swarmlab/docs/register/_images/register_details.png differ diff --git a/docs/swarmlab/docs/register/_images/swarm.jpeg b/docs/swarmlab/docs/register/_images/swarm.jpeg new file mode 100644 index 0000000..1caf439 Binary files /dev/null and b/docs/swarmlab/docs/register/_images/swarm.jpeg differ diff --git a/docs/swarmlab/docs/register/_images/terms.png b/docs/swarmlab/docs/register/_images/terms.png new file mode 100644 index 0000000..00f0b8e Binary files /dev/null and b/docs/swarmlab/docs/register/_images/terms.png differ diff --git a/docs/swarmlab/docs/register/overview.html b/docs/swarmlab/docs/register/overview.html new file mode 100644 index 0000000..1cca821 --- /dev/null +++ b/docs/swarmlab/docs/register/overview.html @@ -0,0 +1,334 @@ + + + + + + The first steps :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

The first steps

+
+
+
+

Before you have all of the powerfull tools of Swarmalb at your grasp you will have to create an account.

+
+
+ + + + + +
+ + +
+
Optional Signing
+
+Login using your GitHub account without a pre-existing Swarmlab account +
+
+
+
+
+
+
+

create an account

+
+
+

To do that navigate to the home page at https://api-client.swarmlab.io:8088

+
+
+

You should have been greeted by our login screen!

+
+
+
+Login +
+
+
+

To register click on the 'login with sso' option and accept the terms.

+
+
+
+terms +
+
+
+
+
+

register

+
+
+

Now you should be redirected to the login screen and you should be able to use the 'register' option at the bottom to make a new account!

+
+
+
+login +
+
+
+

fill in the required details

+
+
+
+details +
+
+
+

and follow the remaining instructions to activate your account.

+
+
+
+
+

GitHub

+
+
+

Signing in using your GitHub account without a pre-existing Swarmlab account

+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/_images/container-connection.png b/docs/swarmlab/docs/venus/_images/container-connection.png new file mode 100644 index 0000000..e0e44b3 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/container-connection.png differ diff --git a/docs/swarmlab/docs/venus/_images/deploy.png b/docs/swarmlab/docs/venus/_images/deploy.png new file mode 100644 index 0000000..c25c2ea Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/deploy.png differ diff --git a/docs/swarmlab/docs/venus/_images/host-connection.png b/docs/swarmlab/docs/venus/_images/host-connection.png new file mode 100644 index 0000000..5ac35fd Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/host-connection.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-connect-mode.png b/docs/swarmlab/docs/venus/_images/join-connect-mode.png new file mode 100644 index 0000000..de05b0d Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-connect-mode.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-connect-status-info.png b/docs/swarmlab/docs/venus/_images/join-connect-status-info.png new file mode 100644 index 0000000..e00a2c2 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-connect-status-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-connect-status.png b/docs/swarmlab/docs/venus/_images/join-connect-status.png new file mode 100644 index 0000000..828ec69 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-connect-status.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-connect.png b/docs/swarmlab/docs/venus/_images/join-connect.png new file mode 100644 index 0000000..83983b6 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-connect.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-info.png b/docs/swarmlab/docs/venus/_images/join-info.png new file mode 100644 index 0000000..eb2a16f Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/join-status.png b/docs/swarmlab/docs/venus/_images/join-status.png new file mode 100644 index 0000000..6a56c3c Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join-status.png differ diff --git a/docs/swarmlab/docs/venus/_images/join.png b/docs/swarmlab/docs/venus/_images/join.png new file mode 100644 index 0000000..0ed6d85 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/join.png differ diff --git a/docs/swarmlab/docs/venus/_images/manage-deploy-infomenou.png b/docs/swarmlab/docs/venus/_images/manage-deploy-infomenou.png new file mode 100644 index 0000000..a466744 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/manage-deploy-infomenou.png differ diff --git a/docs/swarmlab/docs/venus/_images/manage-deploy-more.png b/docs/swarmlab/docs/venus/_images/manage-deploy-more.png new file mode 100644 index 0000000..14983ad Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/manage-deploy-more.png differ diff --git a/docs/swarmlab/docs/venus/_images/manage-deploy-showusers.png b/docs/swarmlab/docs/venus/_images/manage-deploy-showusers.png new file mode 100644 index 0000000..5ea9e29 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/manage-deploy-showusers.png differ diff --git a/docs/swarmlab/docs/venus/_images/manage-deploy.png b/docs/swarmlab/docs/venus/_images/manage-deploy.png new file mode 100644 index 0000000..3a3e0ce Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/manage-deploy.png differ diff --git a/docs/swarmlab/docs/venus/_images/share-app-info.png b/docs/swarmlab/docs/venus/_images/share-app-info.png new file mode 100644 index 0000000..c097ab2 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share-app-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/share-info-default.png b/docs/swarmlab/docs/venus/_images/share-info-default.png new file mode 100644 index 0000000..4837b67 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share-info-default.png differ diff --git a/docs/swarmlab/docs/venus/_images/share-info.png b/docs/swarmlab/docs/venus/_images/share-info.png new file mode 100644 index 0000000..d52c72b Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/share-networks-info.png b/docs/swarmlab/docs/venus/_images/share-networks-info.png new file mode 100644 index 0000000..3dc0990 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share-networks-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/share-networks.png b/docs/swarmlab/docs/venus/_images/share-networks.png new file mode 100644 index 0000000..975011e Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share-networks.png differ diff --git a/docs/swarmlab/docs/venus/_images/share.png b/docs/swarmlab/docs/venus/_images/share.png new file mode 100644 index 0000000..00ce074 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/share.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-connect-info.png b/docs/swarmlab/docs/venus/_images/volume-connect-info.png new file mode 100644 index 0000000..db0ead4 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-connect-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-connect.png b/docs/swarmlab/docs/venus/_images/volume-connect.png new file mode 100644 index 0000000..9662984 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-connect.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-create-info.png b/docs/swarmlab/docs/venus/_images/volume-create-info.png new file mode 100644 index 0000000..91fb4fc Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-create-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-create.png b/docs/swarmlab/docs/venus/_images/volume-create.png new file mode 100644 index 0000000..503bfa3 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-create.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-delete-icon.png b/docs/swarmlab/docs/venus/_images/volume-delete-icon.png new file mode 100644 index 0000000..2d78a10 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-delete-icon.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-info-icon.png b/docs/swarmlab/docs/venus/_images/volume-info-icon.png new file mode 100644 index 0000000..675ef52 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-info-icon.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-info.png b/docs/swarmlab/docs/venus/_images/volume-info.png new file mode 100644 index 0000000..af3a4fc Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-info.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-left.png b/docs/swarmlab/docs/venus/_images/volume-left.png new file mode 100644 index 0000000..a174364 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-left.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-main.png b/docs/swarmlab/docs/venus/_images/volume-main.png new file mode 100644 index 0000000..3b696cd Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-main.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-more.png b/docs/swarmlab/docs/venus/_images/volume-more.png new file mode 100644 index 0000000..27e559d Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-more.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-mount-no.png b/docs/swarmlab/docs/venus/_images/volume-mount-no.png new file mode 100644 index 0000000..1598ffb Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-mount-no.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-mount-yes.png b/docs/swarmlab/docs/venus/_images/volume-mount-yes.png new file mode 100644 index 0000000..528522a Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-mount-yes.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-right.png b/docs/swarmlab/docs/venus/_images/volume-right.png new file mode 100644 index 0000000..7f25a25 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-right.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-share-icon.png b/docs/swarmlab/docs/venus/_images/volume-share-icon.png new file mode 100644 index 0000000..b34c88e Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-share-icon.png differ diff --git a/docs/swarmlab/docs/venus/_images/volume-shared-info.png b/docs/swarmlab/docs/venus/_images/volume-shared-info.png new file mode 100644 index 0000000..6877780 Binary files /dev/null and b/docs/swarmlab/docs/venus/_images/volume-shared-info.png differ diff --git a/docs/swarmlab/docs/venus/deploy.html b/docs/swarmlab/docs/venus/deploy.html new file mode 100644 index 0000000..b816356 --- /dev/null +++ b/docs/swarmlab/docs/venus/deploy.html @@ -0,0 +1,398 @@ + + + + + + Deploy :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Deploy

+
+
+
+

This is the area where you will quide you to Build the network pou theleis

+
+
+
+
+

Deploy

+
+
+
+Deploy networks +
+
Figure 1. deploy networks
+
+
+

We can create the network by using the Create Network button

+
+
+

StackName

+
+

To start, we need to have a Network Stack Name

+
+
+

This will bring up all the services, volumes, networks and everything else +in an isolated environment.

+
+
+
+

Name

+
+

A name or something that gives the subject of your project.

+
+
+
+

Start and End Time

+
+

A network must have a start and end time

+
+
+
+
+
+

Manage

+
+
+
+Deploy networks +
+
Figure 2. manage networks
+
+
+

Network info

+
+

To request more info about the network we use the +Network +icon

+
+
+
+network info +
+
Figure 3. network info
+
+
+
+

Remove Networks

+
+

We can remove the network by using the Remove Network button

+
+
+
+

Manage users

+
+

We can add/remove users by using the Show users button

+
+
+
+manage user +
+
Figure 4. network user
+
+
+

and then the buttons above to add or remove the certain user whe want using the action button

+
+
+
+
+
+

Video

+
+
+

Create Network

+
+
+
+ + + + + +
+ + +Learn how to create a network +
+
+
+
+ +
+
+
+
+
+
+

Manage users

+
+
+
+ + + + + +
+ + +Learn how to manage users +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/join.html b/docs/swarmlab/docs/venus/join.html new file mode 100644 index 0000000..0a8757e --- /dev/null +++ b/docs/swarmlab/docs/venus/join.html @@ -0,0 +1,515 @@ + + + + + + Join :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Join

+
+
+
+

This is the area where you will quide you to Join the network pou theleis

+
+
+
+
+

Browse

+
+
+

You can easily browse throught the available labrooms in the list using the search bar at the top.

+
+
+
+Browsing network +
+
Figure 1. browsing network
+
+
+

info

+
+

To request more info about the network we use the +more +Info + icon

+
+
+
+network info +
+
Figure 2. browsing network
+
+
+
+

Request access

+
+

To request network access we use the Request Access button

+
+
+ + + + + +
+ + +To button emfanisete mono otam den to echeis kanei idi pou simeni oti ama to kaneis mia fora den tha emfanistei +
+
+
+
+
+
+

Connect

+
+
+

network connect

+
+
+

afou kanete request kai sas dechti o owner tha emanistoun accept icons dipla sto network pou thelete kai stin antistichi stili

+
+
+

meta apo afto mporeite na chrissimopiisete to Start Network button

+
+
+

fysika kai prepei prota to network na einai up and running

+
+
+

sto column join mporeite na deite an iste sindedemnoi idi sto diktyo i ochi

+
+
+ + + + + +
+ + +mporeite na sindethite se osa diktya thelete +
+
+
+

connect modus

+
+
+connect modus +
+
Figure 3. connect modus
+
+
+

The host option is used to make the interface look like they are running on the host itself

+
+
+

The container option containerize the containers networking

+
+
+

host

+
+

host connect

+
+
+

It allows the Virtual Network Interface greater network access than it can normally get.

+
+
+

If you use host then you’ll get all ports listening on the host.

+
+
+

This means you will need to check the services you runninf closely (especially if it’s not yours, e.g. an official one provided by a software project) to make sure you don’t inadvertently expose extra services on the network.

+
+
+ + + + + +
+ + +With this option you can access the other participants in the network and vice versa from your computer +
+
+
+
+

container

+
+

container connect

+
+
+

A container option is used to isolate the services from different container and the host itself

+
+
+ + + + + +
+ + +With this option you can NOT access the other participants in the network and vice versa from your computer +
+
+
+
+
+

connect status

+
+
+connect status +
+
Figure 4. connect status
+
+
+

after connecting vlepoume

+
+
+
    +
  • +

    to status sto collumn join

    +
  • +
  • +

    emfanisete to Leave Network button, to opoio mporoume na to chrissimopiisoume gia na kanoume disconnect

    +
  • +
  • +

    stin grammi Interface emfanisete to onoma tou interface kai i ean einai up i down

    +
  • +
  • +

    stin grammi Network emfanisete to onoma tou interface pou dimiourgithike

    +
  • +
+
+
+
+

connect info

+
+

tis parapano plirofories tis pernoume epissis using the Service Info button

+
+
+
+connect status info +
+
Figure 5. connect status info
+
+
+
+
+
+

Disconnect

+
+
+
+connect status +
+
+
+
    +
  • +

    sto parapanp image vlepoume to Leave Network button, to opoio mporoume na to chrissimopiisoume gia na kanoume disconnect

    +
  • +
+
+
+
+
+

Video

+
+
+

Request Access

+
+
+
+ + + + + +
+ + +Learn how to request access +
+
+
+
+ +
+
+
+
+
+
+

Join Network

+
+
+
+ + + + + +
+ + +Learn how to join a network +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/overview-network.html b/docs/swarmlab/docs/venus/overview-network.html new file mode 100644 index 0000000..b3b842a --- /dev/null +++ b/docs/swarmlab/docs/venus/overview-network.html @@ -0,0 +1,278 @@ + + + + + + Netowk :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Netowk

+
+
+
+

This is the area where you will quide you to Build the network or Join one

+
+
+
+
+

Deploy

+
+
+

This page is start

+
+
+
+
+

Join

+
+
+

This page is scale

+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/overview-share.html b/docs/swarmlab/docs/venus/overview-share.html new file mode 100644 index 0000000..00777bc --- /dev/null +++ b/docs/swarmlab/docs/venus/overview-share.html @@ -0,0 +1,278 @@ + + + + + + Share :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Share

+
+
+
+

This is the area where you will quide you to share app and volume

+
+
+
+
+

App

+
+
+

This page is start

+
+
+
+
+

Volume

+
+
+

This page is scale

+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/overview.html b/docs/swarmlab/docs/venus/overview.html new file mode 100644 index 0000000..c64cb08 --- /dev/null +++ b/docs/swarmlab/docs/venus/overview.html @@ -0,0 +1,300 @@ + + + + + + Venus :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Venus

+
+
+
+

This is the area where you will quide you to Build the network you require on demand and without effort.

+
+
+

share app/volume stous collaborators

+
+
+
+
+

Network

+
+
+
    +
  • +

    Join

    +
  • +
  • +

    Deploy

    +
  • +
+
+
+
+
+

Share

+
+
+
    +
  • +

    App

    +
  • +
  • +

    Volume

    +
  • +
+
+
+
+
+

Stats

+
+ +
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/share-app.html b/docs/swarmlab/docs/venus/share-app.html new file mode 100644 index 0000000..38ea067 --- /dev/null +++ b/docs/swarmlab/docs/venus/share-app.html @@ -0,0 +1,487 @@ + + + + + + Share app :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Share app

+
+
+
+

This is the area where you will quide you to share you app

+
+
+
+
+

browse apps

+
+
+
+share app +
+
Figure 1. share app
+
+
+

sto menou vlepoume ta apps (Instanches) have running prin messo hybrid

+
+
+

edo loipon mporoume na epilexoume poia apo afta theloume na kanoume share

+
+
+

app info

+
+

To request more info about the app we use the +more +Info + icon

+
+
+
+app info +
+
Figure 2. browsing app info
+
+
+
+

share app

+
+

To share you app we use the share + button

+
+
+
+browse network +
+
Figure 3. browsing network
+
+
+

kato apo to share emfanisonte ta diktya pou imaste sindedemnoi

+
+
+

epilegoume to diktyo ekeiono pou theloume gia na diamirasoume to app

+
+
+
+

share status

+
+
+browse network +
+
Figure 4. share status
+
+
+ + + + + +
+ + +mporoume na doume to status me to shared, otan den einai shared emfanisete to button network +
+
+
+
+
+
+

share info

+
+
+
+share info +
+
Figure 5. share info
+
+
+

me to info mporoume na doume plirofories sxetika me to app pou kaname share

+
+
+
    +
  • +

    to url p.x. pou mporoume na diamirasoume stous users

    +
  • +
  • +

    to url pou mporoume emeis i idioi na sindethounme

    +
  • +
+
+
+ + + + + +
+ + +mporoume na doume oti emeis chrissimopioume tin address tou eth0 pou einai sindedemnei me to pc mas +
+
+
+
+
http://172.26.0.2:8888/lab?token=819cfaa82577cc7ec49fec0a39f57bc12e37883119237cf3
+
+
+
+

eno stous stous users prepei na stiloume to linkl pou vlepoume sto URL to send to participants

+
+
+
+
http://10.1.2.67:8888/lab?token=819cfaa82577cc7ec49fec0a39f57bc12e37883119237cf3
+
+
+
+
+
+

undo share

+
+
+

To undo the share pou kaname we use the Default button

+
+
+
+share default info +
+
Figure 6. share default info
+
+
+ + + + + +
+ + +mporoume na doume to status me to shared, otan den einai shared emfanisete to button network +
+
+
+
+
+

Video

+
+
+

Share app

+
+
+
+ + + + + +
+ + +Learn how to share a app +
+
+
+
+ +
+
+
+
+
+
+

Revoke access to shared

+
+
+
+ + + + + +
+ + +Learn how to revoke access to a shared +
+
+
+
+ +
+
+
+
+
+
+

Find shared info

+
+
+
+ + + + + +
+ + +Learn how to find info about a shared app +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/share-volume-connect.html b/docs/swarmlab/docs/venus/share-volume-connect.html new file mode 100644 index 0000000..f782dc6 --- /dev/null +++ b/docs/swarmlab/docs/venus/share-volume-connect.html @@ -0,0 +1,492 @@ + + + + + + Volume :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Volume

+
+
+
+

This is the area where you will quide you to connect volumes

+
+
+
+
+

connect

+
+
+

shared volumes apo users info tha paroume we using the volume more icon

+
+
+
+Volume shared info +
+
Figure 1. connect volume
+
+
+ + + + + +
+ + +oi plirofories emfanisonte gia to diktyo pou tha epilexoume (sto top-left menou) kai oxi gia ola ta diktya. +
+
+
+

gia na kaneis volume connect we using the more icon

+
+
+

tha emfanistei to akoloutho menou

+
+
+
+Volume connect +
+
Figure 2. connect volume
+
+
+

kanoume apla click stp Connect_to button

+
+
+

meta apo afto to volume pou ekanes connect tha emfanistei sto menou My Connections on Shared volumes

+
+
+ + + + + +
+ + +echoume kanei connect ston server me afti tin kinissi kai ochi ston katalogo +
+
+
+

Connect info

+
+

plirofories sxetika me to connect pou kaname vlepoume sto menou

+
+
+
+Volume connect info +
+
Figure 3. volume info
+
+
+ + + + + +
+ + +sto icon volume mount no vlepoume ean exoume kanei mount ston katalogo i oxi +
+
+
+
+

mount

+
+

we using the +volume mount no +icon

+
+
+
+

umount

+
+

we using the +volume mount yes +icon

+
+
+
+

mount info

+
+

gia na vreis to directory pou echeis kanei share we use the volume info icon icon

+
+
+

pou mporeis na vreis sto menou My Connections on Shared volumes kai dipla sto antisticho volume pou theeis na kaneis info

+
+
+

o katalogos p.x. sto paradeigma tha einai tou styl

+
+
+
+
/data/appl/ok/swarmlab-venus/src-local/hybrid/connect/dLZWqFyPxyxOL1DiJ3xCHJhi6ziLK7MJ/volumes_client/dLZWqFyPxyxOL1DiJ3xCHJhi6ziLK7MJ_volumename
+
+
+
+

se afto mporeite na valete oti archeio thelete na diamoirasete

+
+
+ + + + + +
+ + +to parapano doulevi mono otan vlepoum this icon volume mount yes +
+
+
+
+
+
+

disconnect

+
+
+

gia na kaneis disconnect we using the volume delete icon icon

+
+
+

pou mporeis na vreis sto menou My Connections on Shared volumes kai dipla sto antisticho volume pou theeis na kaneis info

+
+
+ + + + + +
+ + +me to disconnect svinete i sindessi pou ekanes share kai ochi ta dedomena pou echeis sto antisticho directory +
+
+
+
+
+

Video

+
+
+

Connect to volume

+
+
+
+ + + + + +
+ + +Learn how to connect to a volume +
+
+
+
+ +
+
+
+
+
+
+

Disconnect volume

+
+
+
+ + + + + +
+ + +Learn how to disconnect volume +
+
+
+
+ +
+
+
+
+
+
+

Volume info

+
+
+
+ + + + + +
+ + +Learn how to find info about the volume +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/share-volume-share.html b/docs/swarmlab/docs/venus/share-volume-share.html new file mode 100644 index 0000000..208110c --- /dev/null +++ b/docs/swarmlab/docs/venus/share-volume-share.html @@ -0,0 +1,434 @@ + + + + + + Volume :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Volume

+
+
+
+

This is the area where you will quide you to share volumes

+
+
+
+
+

share

+
+
+
+Volume menou +
+
Figure 1. share volume
+
+
+

create

+
+

gia na kaneis volume share we using the volume share icon icon

+
+
+

tha emfanistei to akoloutho menou

+
+
+
+Volume create +
+
Figure 2. create volume
+
+
+

dose onoma kai rights kai pata to Create Volume button

+
+
+

meta apo afto to volume pou ekanes share tha emfanistei sto menou My shared Volumes

+
+
+
+Volume create info +
+
Figure 3. volume info
+
+
+
+

Directory info

+
+

gia na vreis to directory pou echeis kanei share we use the volume info icon icon

+
+
+

pou mporeis na vreis sto menou My shared Volumes kai dipla sto antisticho volume pou theeis na kaneis info

+
+
+
+Volume dir info +
+
Figure 4. volume directory info
+
+
+

o katalogos p.x. sto paradeigma tha einai tou styl

+
+
+
+
/data/appl/ok/swarmlab-venus/src-local/hybrid/connect/dLZWqFyPxyxOL1DiJ3xCHJhi6ziLK7MJ/volumes/dLZWqFyPxyxOL1DiJ3xCHJhi6ziLK7MJ_myvolume
+
+
+
+

se afto mporeite na valete oti archeio thelete na diamoirasete

+
+
+
+

delete

+
+

gia na kaneis delete we using the volume delete icon icon

+
+
+

pou mporeis na vreis sto menou My shared Volumes kai dipla sto antisticho volume pou theeis na kaneis delete

+
+
+
+Volume create info +
+
Figure 5. volume info
+
+
+ + + + + +
+ + +me to delete svinete i sindessi pou ekanes share kai ochi ta dedomena pou echeis sto antisticho directory +
+
+
+
+
+
+

shared volume info

+
+
+

me to pou tha kaneis shared opos perigrafete parapano tha emfanistei sto menou Shared volumes

+
+
+
+Volume shared info +
+
Figure 6. shared volume info
+
+
+ + + + + +
+ + +stous users tha emfanistei antisticha i idia pliroforia. me tou pou tha epilexoun fysika na doun tis sxetikes plriofories tou diktyou +
+
+
+
+
+

Video

+
+
+

Share volume

+
+
+
+ + + + + +
+ + +Learn how to share a volume +
+
+
+
+ +
+
+
+
+
+
+

Remove Shared volume

+
+
+
+ + + + + +
+ + +Learn how to remove a shared +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/share-volume.html b/docs/swarmlab/docs/venus/share-volume.html new file mode 100644 index 0000000..f40f212 --- /dev/null +++ b/docs/swarmlab/docs/venus/share-volume.html @@ -0,0 +1,335 @@ + + + + + + Volume :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

Volume

+
+
+
+

This is the area where you will quide you to share and connect to volumes

+
+
+
+
+

main menou

+
+
+
+Volume menou +
+
Figure 1. volume menou
+
+
+
+
+

you shared volumes

+
+
+

on the left mporoume na doume volumes pou kanete eseis share

+
+
+
+Volume menou +
+
Figure 2. volume you share
+
+
+

sto menou Virtual networks sto pano meros vlepoume ta diktya sta opoia imaste connect

+
+
+

sto menou My shared Volumes sto kato meros vlepoume ta volumes pou kaname share

+
+
+ + + + + +
+ + +plirofories gia to kathe network echoume when we use the volume more icon +
+
+
+
+
+

shared from others

+
+
+

sta dexia mporoume na doume voumes pou ginonte shared apo sindedemneous users

+
+
+

kai ep[issi sto kato meros se poia apo afta iste sindedemnos idi

+
+
+
+Volume others +
+
Figure 3. volume from others
+
+
+ + + + + +
+ + +oi plirofories emfanisonte gia to diktyo pou tha epilexoume (sto top-left menou) kai oxi gia ola ta diktya. gia na paroume aftes afta ta info we using the volume more icon +
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/start-venus.html b/docs/swarmlab/docs/venus/start-venus.html new file mode 100644 index 0000000..a6be0e8 --- /dev/null +++ b/docs/swarmlab/docs/venus/start-venus.html @@ -0,0 +1,212 @@ + + + + + + Module Deploy - Local :: Swarmlab docs + + + + + + +
+ +
+
+ +
+ +
+ +
+

Module Deploy - Local

+
+
+
+

venus

+
+
+
+
+

Start Labroom

+
+
+

This page is start

+
+
+
+
+

Scale

+
+
+

This page is scale

+
+
+

Connect

+
+

This page is connect

+
+
+
+

Stop

+
+

This page is stop

+
+
+
+
+
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + + diff --git a/docs/swarmlab/docs/venus/user.html b/docs/swarmlab/docs/venus/user.html new file mode 100644 index 0000000..965d671 --- /dev/null +++ b/docs/swarmlab/docs/venus/user.html @@ -0,0 +1,323 @@ + + + + + + User :: Swarmlab docs + + + + + + + + +
+ +
+
+ +
+ +
+ +
+

User

+
+
+
+

This is the area where you will quide you to manage the user access

+
+
+
+
+

show networks

+
+
+

To request more info about the network we use the +Network +icon

+
+
+
+network info +
+
Figure 1. network info
+
+
+

Manage users

+
+

We can add/remove users by using the Show users button

+
+
+
+manage user +
+
Figure 2. network user
+
+
+

and then the buttons above to add or remove the certain user whe want using the action button

+
+
+
+
+
+

Video

+
+
+

Manage users

+
+
+
+ + + + + +
+ + +Learn how to manage users +
+
+
+
+ +
+
+
+
+
+
+
+ +
+
+
+
+
+

This page was built using the Antora default UI

+
+ + + +