512 Commits

Author SHA1 Message Date
Robert Göhler
b168de4d75
Update Copyright Year 2024-11-13 16:06:34 +01:00
rebortg
e8ca24833f fix build warnings 2023-11-24 10:09:29 +01:00
Christian Breunig
56e36b05b3 Bump copyright year 2023-11-16 16:12:52 +01:00
erkin
da9919ba9d Minor syntactic corrections to history 2022-02-12 15:12:54 +03:00
erkin
a65295c39e Minor fixes in history 2022-02-12 12:15:56 +03:00
erkin
81ace0cc8e Rewrite history 2022-02-12 11:13:55 +03:00
erkin
e03c9f9cd6 Add image release comparison table 2021-11-03 19:42:31 +03:00
goodNETnick
ee78f3ffb6 Added IPsec VTI warning 2021-10-13 22:24:30 +10:00
Robert Göhler
7fd8c98d8c
Merge pull request #596 from srividya0208/proof-reading
proof-reading
2021-08-19 20:32:34 +02:00
srividya0208
c061829d26 grammar & spelling correction 2021-08-19 00:09:35 -04:00
rebortg
8a201cc211 cluster: reactivate cluster docu 2021-08-03 19:31:41 +02:00
Daniil Baturin
740074af7a
Merge pull request #585 from srividya0208/proof-reading
grammar correction
2021-08-01 18:18:14 +07:00
srividya0208
9eb90286c0 grammar correction 2021-07-30 08:21:41 -04:00
Scott Johnson
d8651e7889
Grammar fix in About
It's means "it is". Possessive its has no apostrophe.
2021-07-27 09:28:20 -07:00
Robert Göhler
9d0a36518c
Merge pull request #583 from srividya0208/proof-reading
grammar correction
2021-07-26 20:10:50 +02:00
srividya0208
128fb31171 grammar correction 2021-07-26 08:38:43 -04:00
Usman
6781e07e2b
wireguard: updated wireguard docs for crux branch (#574)
* updated wireguard docs for crux branch

* modified commands for crux

* replaced interface address with endpoint & ports
2021-07-25 21:26:21 +02:00
srividya0208
0b1de0a9ae grammar correction 2021-07-25 08:00:04 -04:00
srividya0208
4a5f79b10a correction of cli syntax and grammar mistakes 2021-07-24 07:59:03 -04:00
srividya0208
f6e5ef39a8 Fixed grammatical errors 2021-07-21 03:45:01 -04:00
srividya0208
176acce28d l2tp/pptp : configuration and grammar check
pptp - The cfg-mode 'set vpn pptp remote-access gateway-address' and op-mode
'show pptp-server sessions' commands are not available, so replaced with
correct one

l2tp - corrected the grammar
2021-07-15 09:39:02 -04:00
srividya0208
38c14352d1 vpn s2s: Added additional information related to site-to-site parameters
Added information related to dpd, authentication id and disableroute-install
2021-07-02 11:17:33 -04:00
rebortg
b622ff8d2b automation: add custom pre/post-commit hooks 2021-06-24 21:17:49 +02:00
srividya0208
89920c27fa system:syslog: added delete log file section
Added a help section for the "delete log file" command

(cherry picked from commit 041e8e07a460ed7b9d78fab42115fe5c7a8c9c50)
2021-05-28 20:02:31 +02:00
Alberto Geniola
6962d002df
build: fix documentation instructions for current branch build
Updated build step in order to correctly point to _current_ branch.
2021-05-21 18:03:15 +02:00
srividya0208
6d023492ac VRRP(crux): addition of rfc3768-compatibility definition
Added the details of rfc3768-compatibility option and its command
2021-05-03 11:19:38 -04:00
rebortg
fa94071a28 VRF: delete vrf mentions for crux 2021-04-14 10:14:03 +02:00
Robert Göhler
4babdba1d1
layout: set user friendly version name 2021-04-04 17:33:55 +02:00
rebortg
7b65c14fe2 cloud: backport aws, azure and gcp 2021-03-29 15:54:07 +02:00
rebortg
2fc8e13e94 Merge branch 'crux' of github.com:vyos/vyos-documentation into crux 2021-03-29 15:45:34 +02:00
Perkele Paholainen
e517ab266e Fix code-blocks not displaying
- code-blocks were not displaying in two files
- lowered TOC depth in docs/installation/cloud/index.rst
2021-03-23 21:39:09 +01:00
Robert Göhler
f533475db9
cloud-init: correct syntax 2021-03-23 19:35:19 +01:00
borutswarm
7ddd72ee99
Document cloud-init for Vyos
* Create cloud-init.md
* Update index.rst - added cloud-init.md to toc.
2021-03-23 09:44:38 +01:00
rebortg
e81bd16c65 gns3: fix internal link to iso download 2021-01-26 20:28:43 +01:00
rebortg
c5dc3aa58b changelog: fix phabricator links 2021-01-26 16:48:03 +01:00
Robert Göhler
c25c40dfa9
Migrate new file structure to crux (#435)
* order workflows and add submodule

* rename gitmodules file

* delete docs/.gitignore

* add vyos custom linter

* correct __pycache__ in gitignore

* add test-coverage.py

* move draw.io folder

* arrange changelog, install history and about

* arrange: firewall

* arrange: highavailability

* arrange: loadbalancing

* arrange: nat

* arrange: services

* sort configexamples and configuration interfaces

* wireles: rename wireless

* rearrange: Protocols and Policy

* rearrange: Firewall and Zone Policy

* rearrange: Interfaces

* rearrange: Interfaces

* rearrange: dynamic DNS

* hostinfo: add page to index

* rearrange: appendix

* venv: add Pipfile

* rearrange: contributing

* index: remove debugging

* rearrange: fix all figure and refs

* rearrange: commandtree

* fix: cli, openvpn, install headline level

* protocols: change headline

* firewall: move mss clamping

* ip: separate ipv4 and ipv6

* arp: move to static page

* igmp: rename multicast page

* Update to year 2021
2021-01-24 22:14:00 +01:00
Christian Poessinger
ce9f201621
build: fix example steps when building ISO 2020-11-29 18:22:22 +01:00
Christian Poessinger
1e4b9ef5ef release-notes: update with 1.2.5, 1.2.6 and 1.2.6-S1 release 2020-11-29 12:50:36 +01:00
Christian Poessinger
52c71c79eb
Merge pull request #376 from currite/crux-int-names
troubleshooting: interface name
2020-11-11 17:56:15 +01:00
currite
b31c81563c troubleshooting: interface name 2020-11-11 13:04:22 +01:00
Daniil Baturin
7ed4a5eb80
Merge pull request #373 from currite/crux-wlb-examples2
examples: add wan load balancing examples
2020-11-10 08:28:03 +07:00
currite
45793d2d71 examples: add wan load balancing examples 2020-11-10 02:07:28 +01:00
Christian Poessinger
d4e2fbe8af
Merge pull request #370 from currite/crux-system-dns
system: add system dns
2020-11-06 19:56:15 +01:00
currite
6bb5345460 system: add system dns 2020-11-06 17:59:51 +01:00
currite
c09d5ccd79 delete redundant config-mgmt and fix install broken links. 2020-11-06 17:48:39 +01:00
currite
095239eace index: establish highlighted blocks without affecting links
Add toctree captions and names to separate blocks
(similar to 1.3 index) without affecting existing links
2020-11-06 16:51:13 +01:00
Christian Poessinger
ea0a0d7e92
Merge pull request #366 from currite/crux-boot-options
system: add boot options (from old wiki)
2020-11-05 20:33:59 +01:00
currite
f03898cbd4 system: add boot options (from old wiki)
The following options have not been migrated because we
did not find its valid and correct use:

no-vyos-configure
    Do not load the config, leaves you with plain Linux system.

no-vyos-rl-system
    Disables getting the system into clean state before loading the config.
2020-11-05 17:50:20 +01:00
Daniil Baturin
1b9b32af96
Merge pull request #364 from currite/crux-sticky-conn-img
wan-load-balancing: add wiki image for sticky connections
2020-11-05 00:34:36 +07:00
currite
aae95720b0 wan-load-balancing: add wiki image for sticky connections 2020-11-04 18:12:10 +01:00