github.com/iqoqo/nomad@v0.11.3-0.20200911112621-d7021c74d101/website/pages/resources/index.jsx (about)

     1  import Head from 'next/head'
     2  import HashiHead from '@hashicorp/react-head'
     3  import Content from '@hashicorp/react-content'
     4  
     5  export default function ResourcesPage() {
     6    return (
     7      <>
     8        <HashiHead
     9          is={Head}
    10          title="Resources | Nomad by HashiCorp"
    11          description="Nomad is widely deployed across a range of enterprises and business verticals."
    12        />
    13        <div id="p-resources" className="g-grid-container">
    14          <Content
    15            product="nomad"
    16            content={
    17              <>
    18                <h2>Resources</h2>
    19                <p>
    20                  Nomad is widely adopted and used in production by PagerDuty,
    21                  Target, Citadel, Trivago, SAP, Pandora, Roblox, eBay, Deluxe
    22                  Entertainment, and more.
    23                </p>
    24                <p>
    25                  This is a collection of resources for installing Nomad, joining
    26                  our community, learning Nomad&apos;s real world use-cases, or
    27                  integrating with third-party tools.
    28                </p>
    29                <h3>Community</h3>
    30                <p>
    31                  <strong>Discussion Forum</strong>
    32                  <ul>
    33                    <li>
    34                      <a href="https://discuss.hashicorp.com/c/nomad">
    35                        HashiCorp Discussion Forum (Nomad Category)
    36                      </a>
    37                    </li>
    38                  </ul>
    39                </p>
    40                <p>
    41                  <strong>Mailing List</strong>
    42                  <ul>
    43                    <li>
    44                      <a href="https://groups.google.com/group/nomad-tool">
    45                        Nomad Google Group
    46                      </a>
    47                    </li>
    48                  </ul>
    49                </p>
    50                <p>
    51                  <strong>Gitter</strong>
    52                  <ul>
    53                    <li>
    54                      <a href="https://gitter.im/hashicorp-nomad/Lobby">
    55                        Nomad Chat Room
    56                      </a>
    57                    </li>
    58                  </ul>
    59                </p>
    60                <p>
    61                  <strong>Community Calls</strong>
    62                  <ul>
    63                    <li>
    64                      <a href="https://www.youtube.com/watch?v=OsZeKTP2u98&t=2s">
    65                        04/03/2019 with Pandora &amp; Q2EBanking
    66                      </a>
    67                    </li>
    68                    <li>
    69                      <a href="https://www.youtube.com/watch?v=eSwZwVVTDqw&t=2660s">
    70                        05/24/2018 with SAP Ariba
    71                      </a>
    72                    </li>
    73                  </ul>
    74                </p>
    75                <p>
    76                  <strong>Bug Tracker</strong>
    77                  <ul>
    78                    <li>
    79                      <a href="https://github.com/hashicorp/nomad/issues">
    80                        GitHub Issues
    81                      </a>
    82                    </li>
    83                  </ul>
    84                  Please only use this to report bugs. For general help, please
    85                  use our mailing list or Gitter.
    86                </p>
    87                <h3>Who Uses Nomad</h3>
    88                <ul>
    89                  <li>CircleCI</li>
    90                  <ul>
    91                    <li>
    92                      <a href="https://www.hashicorp.com/resources/nomad-vault-circleci-security-scheduling">
    93                        Security &amp; Scheduling are Not Your Core Competencies
    94                      </a>
    95                    </li>
    96                  </ul>
    97                  <li>Citadel</li>
    98                  <ul>
    99                    <li>
   100                      <a href="https://www.hashicorp.com/resources/end-to-end-production-nomad-citadel">
   101                        End-to-End Production Nomad at Citadel
   102                      </a>
   103                    </li>
   104                    <li>
   105                      <a href="https://www.hashicorp.com/resources/citadel-scaling-hashicorp-nomad-consul">
   106                        Extreme Scaling with HashiCorp Nomad &amp; Consul
   107                      </a>
   108                    </li>
   109                  </ul>
   110                  <li>Deluxe Entertainment</li>
   111                  <ul>
   112                    <li>
   113                      <a href="https://www.hashicorp.com/resources/deluxe-hashistack-video-production">
   114                        How Deluxe Uses the Complete HashiStack for Video
   115                        Production
   116                      </a>
   117                    </li>
   118                  </ul>
   119                  <li>Jet.com (Walmart)</li>
   120                  <ul>
   121                    <li>
   122                      <a href="https://www.hashicorp.com/resources/jet-walmart-hashicorp-nomad-azure-run-apps">
   123                        Driving down costs at Jet.com with HashiCorp Nomad
   124                      </a>
   125                    </li>
   126                  </ul>
   127                  <li>PagerDuty</li>
   128                  <ul>
   129                    <li>
   130                      <a href="https://www.hashicorp.com/resources/pagerduty-nomad-journey">
   131                        PagerDuty&apos;s Nomadic Journey
   132                      </a>
   133                    </li>
   134                  </ul>
   135                  <li>Pandora</li>
   136                  <ul>
   137                    <li>
   138                      <a href="https://www.youtube.com/watch?v=OsZeKTP2u98&t=2s">
   139                        How Pandora Uses Nomad
   140                      </a>
   141                    </li>
   142                  </ul>
   143                  <li>SAP Ariba</li>
   144                  <ul>
   145                    <li>
   146                      <a href="https://www.hashicorp.com/resources/nomad-community-call-core-team-sap-ariba">
   147                        HashiCorp Nomad @ SAP Ariba
   148                      </a>
   149                    </li>
   150                  </ul>
   151                  <li>SeatGeek</li>
   152                  <ul>
   153                    <li>
   154                      <a href="https://github.com/seatgeek/nomad-helper">
   155                        Nomad Helper Tools
   156                      </a>
   157                    </li>
   158                  </ul>
   159                  <li>Spaceflight Industries</li>
   160                  <ul>
   161                    <li>
   162                      <a href="https://www.hashicorp.com/blog/spaceflight-uses-hashicorp-consul-for-service-discovery-and-real-time-updates-to-their-hub-and-spoke-network-architecture">
   163                        Spaceflight&apos;s Hub-And-Spoke Infrastructure
   164                      </a>
   165                    </li>
   166                  </ul>
   167                  <li>SpotInst</li>
   168                  <ul>
   169                    <li>
   170                      <a href="https://www.hashicorp.com/blog/spotinst-and-hashicorp-nomad-to-reduce-ec2-costs-fo">
   171                        SpotInst and HashiCorp Nomad to Reduce EC2 Costs for Users
   172                      </a>
   173                    </li>
   174                  </ul>
   175                  <li>Target</li>
   176                  <ul>
   177                    <li>
   178                      <a href="https://www.hashicorp.com/resources/nomad-scaling-target-microservices-across-cloud">
   179                        Nomad at Target: Scaling Microservices Across Public and
   180                        Private Cloud
   181                      </a>
   182                    </li>
   183                    <li>
   184                      <a href="https://danielparker.me/nomad/hashicorp/schedulers/nomad/">
   185                        Playing with Nomad from HashiCorp
   186                      </a>
   187                    </li>
   188                  </ul>
   189                  <li>Trivago</li>
   190                  <ul>
   191                    <li>
   192                      <a href="https://matthias-endler.de/2019/maybe-you-dont-need-kubernetes/">
   193                        Maybe You Don&apos;t Need Kubernetes
   194                      </a>
   195                    </li>
   196                    <li>
   197                      <a href="https://tech.trivago.com/2019/01/25/nomad-our-experiences-and-best-practices/">
   198                        Nomad - Our Experiences and Best Practices
   199                      </a>
   200                    </li>
   201                  </ul>
   202                  <li>Roblox</li>
   203                  <ul>
   204                    <li>
   205                      <a href="https://portworx.com/architects-corner-roblox-runs-platform-70-million-gamers-hashicorp-nomad/">
   206                        How Roblox runs a platform for 70 million gamers on
   207                        HashiCorp Nomad
   208                      </a>
   209                    </li>
   210                  </ul>
   211                  <li>Oscar Health</li>
   212                  <ul>
   213                    <li>
   214                      <a href="https://www.hashicorp.com/resources/scalable-ci-oscar-health-insurance-nomad-docker">
   215                        Scalable CI at Oscar Health with Nomad and Docker
   216                      </a>
   217                    </li>
   218                  </ul>
   219                  <li>eBay</li>
   220                  <ul>
   221                    <li>
   222                      <a href="https://www.hashicorp.com/resources/ebay-hashistack-fully-containerized-platform-iac">
   223                        HashiStack at eBay: A Fully Containerized Platform Based
   224                        on Infrastructure as Code
   225                      </a>
   226                    </li>
   227                  </ul>
   228                  <li>Joyent</li>
   229                  <ul>
   230                    <li>
   231                      <a href="https://www.hashicorp.com/resources/autoscaling-hashicorp-nomad">
   232                        Build Your Own Autoscaling Feature with HashiCorp Nomad
   233                      </a>
   234                    </li>
   235                  </ul>
   236                  <li>Dutch National Police</li>
   237                  <ul>
   238                    <li>
   239                      <a href="https://www.hashicorp.com/resources/going-cloud-native-at-the-dutch-national-police">
   240                        Going Cloud-Native at the Dutch National Police
   241                      </a>
   242                    </li>
   243                  </ul>
   244                  <li>N26</li>
   245                  <ul>
   246                    <li>
   247                      <a href="https://medium.com/insiden26/tech-at-n26-the-bank-in-the-cloud-e5ff818b528b">
   248                        Tech at N26 - The Bank in the Cloud
   249                      </a>
   250                    </li>
   251                  </ul>
   252                  <li>Elsevier</li>
   253                  <ul>
   254                    <li>
   255                      <a href="https://www.hashicorp.com/resources/elsevier-nomad-container-framework-demo">
   256                        Eslevier&apos;s Container Framework with Nomad, Terraform,
   257                        and Consul
   258                      </a>
   259                    </li>
   260                  </ul>
   261                  <li>Graymeta</li>
   262                  <ul>
   263                    <li>
   264                      <a href="https://www.hashicorp.com/resources/backend-batch-processing-nomad">
   265                        Backend Batch Processing At Scale with Nomad
   266                      </a>
   267                    </li>
   268                  </ul>
   269                  <li>NIH NCBI</li>
   270                  <ul>
   271                    <li>
   272                      <a href="https://www.hashicorp.com/resources/ncbi-legacy-migration-hybrid-cloud-consul-nomad">
   273                        NCBI’s Legacy Migration to Hybrid Cloud with Consul &amp;
   274                        Nomad
   275                      </a>
   276                    </li>
   277                  </ul>
   278                  <li>Q2EBanking</li>
   279                  <ul>
   280                    <li>
   281                      <a href="https://www.youtube.com/watch?v=OsZeKTP2u98&feature=youtu.be&t=1499">
   282                        Q2&apos;s Nomad Use and Overview
   283                      </a>
   284                    </li>
   285                  </ul>
   286                  <li>imgix</li>
   287                  <ul>
   288                    <li>
   289                      <a href="https://medium.com/@copyconstruct/schedulers-kubernetes-and-nomad-b0f2e14a896">
   290                        Cluster Schedulers &amp; Why We Chose Nomad Over
   291                        Kubernetes
   292                      </a>
   293                    </li>
   294                  </ul>
   295                  <li>Region Syddanmark</li>
   296                </ul>
   297                <br />
   298                <p>...and more!</p>
   299                <h3>Webinars</h3>
   300                <ul>
   301                  <li>
   302                    <a href="https://www.hashicorp.com/resources/solutions-engineering-hangout-microservices-with-nomad">
   303                      Running Microservices with Nomad
   304                    </a>
   305                  </li>
   306                  <li>
   307                    <a href="https://www.hashicorp.com/resources/se-hangout-running-heterogeneous-apps-nomad">
   308                      Running Heterogeneous Apps on Nomad
   309                    </a>
   310                  </li>
   311                  <li>
   312                    <a href="https://www.hashicorp.com/resources/supporting-multiple-teams-single-nomad-cluster">
   313                      Supporting Multiple Teams on a Single Nomad Cluster
   314                    </a>
   315                  </li>
   316                  <li>
   317                    <a href="https://www.hashicorp.com/resources/move-your-vmware-workloads-nomad">
   318                      Moving Your Legacy VMWare Workloads to Nomad
   319                    </a>
   320                  </li>
   321                  <li>
   322                    <a href="https://www.hashicorp.com/resources/machine-learning-workflows-hashicorp-nomad-apache-spark">
   323                      Machine Learning Workflows with HashiCorp Nomad & Apache
   324                      Spark
   325                    </a>
   326                  </li>
   327                </ul>
   328                <h3>Integrations</h3>
   329                <ul>
   330                  <li>
   331                    <a href="https://github.com/jet/damon">
   332                      <strong>Jet.com</strong> Damon
   333                    </a>{' '}
   334                    - A Program to Constrain Windows Executables under Nomad
   335                    raw_exec
   336                  </li>
   337                  <li>
   338                    <a href="https://apache.github.io/incubator-heron/docs/operators/deployment/schedulers/nomad/">
   339                      Apache Heron Nomad Integration
   340                    </a>{' '}
   341                    - Realtime, Distributed Stream Processing on Nomad
   342                  </li>
   343                  <li>
   344                    <a href="https://github.com/jet/nomad-service-alerter">
   345                      <strong>Jet.com</strong> Nomad Service Alerter
   346                    </a>{' '}
   347                    - Alerting for your Nomad services
   348                  </li>
   349                  <li>
   350                    <a href="https://getnelson.github.io/nelson/">Nelson</a> -
   351                    Automated, Multi-region Container Deployment with HashiCorp
   352                    Nomad
   353                  </li>
   354                  <li>
   355                    <a href="https://github.com/jrasell/chemtrail">Chemtrail</a> -
   356                    Chemtrail is a client auto scaler allowing for dynamic and
   357                    safe scaling of the client workerpool based on demand
   358                  </li>
   359                  <li>
   360                    <a href="https://github.com/jrasell/sherpa">Sherpa</a> - A job
   361                    scaler for HashiCorp Nomad that aims to be highly flexible so
   362                    it can support a wide range of architectures and budgets
   363                  </li>
   364                  <li>
   365                    <a href="https://github.com/jrasell/levant">Levant</a> - An
   366                    open source templating and deployment tool for HashiCorp Nomad
   367                    jobs
   368                  </li>
   369                  <li>
   370                    <a href="https://github.com/underarmour/libra">
   371                      <strong>Under Armour</strong> Libra
   372                    </a>{' '}
   373                    - A Nomad Auto Scaler
   374                  </li>
   375                  <li>
   376                    <a href="https://docs.datadoghq.com/integrations/nomad">
   377                      Datadog Nomad Integration
   378                    </a>{' '}
   379                    - Monitor Nomad Clusters with Datadog
   380                  </li>
   381                  <li>
   382                    <a href="https://help.spotinst.com/hc/en-us/articles/115005038289-Nomad-Container-Management">
   383                      Nomad Container Management with SpotInst
   384                    </a>{' '}
   385                    - Nomad Integration for SpotInst Elastigroup
   386                  </li>
   387                  <li>
   388                    <a href="https://github.com/jenkinsci/nomad-plugin">
   389                      Jenkins Nomad Plugin
   390                    </a>{' '}
   391                    - Nomad Cloud Plugin for Jenkins
   392                  </li>
   393                  <li>
   394                    OpenFaaS (
   395                    <a href="https://registry.terraform.io/modules/nicholasjackson/open-faas-nomad/aws/0.4.0">
   396                      Terraform
   397                    </a>{' '}
   398                    | <a href="https://github.com/openfaas/faas">GitHub</a>) -
   399                    Nomad Integration for OpenFaas (Functions as a Service)
   400                  </li>
   401                  <li>
   402                    <a href="https://github.com/ValFadeev/rundeck-nomad-plugin">
   403                      Rundeck Plugin for Nomad
   404                    </a>{' '}
   405                    - A Rundeck Plugin for Running Jobs on a Nomad Cluster
   406                  </li>
   407                </ul>
   408                <h3>Other</h3>
   409                <ul>
   410                  <li>
   411                    <a href="https://github.com/jippi/hashi-ui">hashi-ui</a> -
   412                    Hashi-UI is a simple to deploy, web based UI for interacting
   413                    with Nomad and Consul
   414                  </li>
   415                  <li>
   416                    <a href="https://github.com/jippi/awesome-nomad">
   417                      jippi/awesome-nomad
   418                    </a>{' '}
   419                    - A Curated List of Nomad Tools
   420                  </li>
   421                  <li>
   422                    <a href="https://github.com/jrasell/nomadfiles">
   423                      jrasell/nomadfiles
   424                    </a>{' '}
   425                    - A Collection of Nomad Job Files for Deploying Applications
   426                  </li>
   427                </ul>
   428              </>
   429            }
   430          />
   431        </div>
   432      </>
   433    )
   434  }