]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Create setup script, add examples directory (includes tal dir).
authorpcarana <pc.moreno2099@gmail.com>
Fri, 18 Oct 2019 19:39:34 +0000 (14:39 -0500)
committerpcarana <pc.moreno2099@gmail.com>
Thu, 31 Oct 2019 19:18:51 +0000 (13:18 -0600)
commite1ac8a60156aaca73df6b7b6597b847818f5a060
tree9c0ae15f9afd82e81f7fec75715e291d15939589
parente12e174a135dc46e42960090ce207e2f79bdf287
Create setup script, add examples directory (includes tal dir).

-The script invites to agree ARIN RPA and downloads ARIN's TAL. Additionally, downloads the rest of the TALS, creates a local repository directory, and an example configuration file.
-Create 'examples' directory to include examples of: configuration file, SLURM, TALs.
-Move 'tal' directory to 'examples/tal'.
-Update docs, add the usage of the setup script at Installation module.
docs/installation.md
examples/README.md [new file with mode: 0644]
examples/config.json [new file with mode: 0644]
examples/demo.slurm [new file with mode: 0644]
examples/tal/README.md [new file with mode: 0644]
examples/tal/afrinic.tal [moved from tal/afrinic.tal with 100% similarity]
examples/tal/apnic.tal [moved from tal/apnic.tal with 100% similarity]
examples/tal/lacnic.tal [moved from tal/lacnic.tal with 100% similarity]
examples/tal/ripe.tal [moved from tal/ripe.tal with 100% similarity]
fort_setup.sh [new file with mode: 0755]
tal/README.md [deleted file]