summaryrefslogtreecommitdiff
path: root/site/get/index.md
blob: da7fa4db59f3edff10bc793bfe862c33130e28f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<div class='get-page'>
  <section class='banner'>
    <div class='containerCustom'>
      <div class='left-shape'>
        <img src='/img/global/shape-left.svg' />
      </div>
      <div class='right-shape'>
        <img src='/img/global/shape-right.svg' />
      </div>

  <div class='banner-div'>

  # Get VyOS

  VyOS has two release "channels": rolling release and LTS releases.

  </div>

  </div>
  </section>

  <section class='content-section'>
    <div class='content-div'>
      <div class='nightly-builds'>

  ## Rolling release

  Rolling release builds include all latest developments from maintainers and community contributors.
  There are no stability guarantees — anything may change, experimental features can be added,
  and old features can be removed at any time. They are meant for development and testing.

  Rolling release builds are for you if you...

  - want to help us test latest VyOS code
  - want to check whether a bug is fixed in the latest code
  - made a patch and want to test it before making a pull request

  Go to the [rolling release page](/get/nightly-builds) to download.

  </div>

  <div class='lts'>

  ## LTS release

  Prebuilt LTS release images are available to people and companies who help us move the project
  forward.

  There are many ways to get access:

  - Purchase a [software access subscription](https://vyos.io/subscriptions/software/).
  - Get free access with a [support subscription](https://vyos.io/subscriptions/support/).
  - Apply for a free subscription as a [contributor](/get/contributor-subscriptions).
  - Apply for a free subscription as an
    [educational instutution](https://vyos.io/community/for-educational-institutions/),
    [non-profit](https://vyos.io/community/for-non-commercial-organizations/), or an
    [emergency service](http://vyos.io/community/for-first-responders/).

  </div>

  <div class='legacy-lts'>

  ## Legacy LTS releases

  As a courtesy, we offer images of legacy LTS releases. To access all available legacy LTS releases, complete the form below.
  Upon submission, you will receive an email containing links to download the images.

  </div>

  </div>

  </section>

  <section class='form'>
    <div class='containerCustom'>
      <div id="application-form" class='application-form'>

<script charset="utf-8" type="text/javascript" src="//js.hsforms.net/forms/embed/v2.js"></script>
<script>
  hbspt.forms.create({
    region: "na1",
    portalId: "4129050",
    formId: "ebb05a53-23d6-4454-824d-817d0d8b86d4"
  });
</script>

  </div>
  </div>

  </section>

</div>