mirror of
https://codeberg.org/prof_x_pvt_ltd/captive.whump.shanti-portal
synced 2024-08-14 22:46:42 +00:00
more docs and examples.
This commit is contained in:
parent
ea51951696
commit
5ece708067
5 changed files with 153 additions and 0 deletions
9
docs/examples/iptables/README.md
Normal file
9
docs/examples/iptables/README.md
Normal file
|
@ -0,0 +1,9 @@
|
|||
# IPtables example
|
||||
|
||||
The example is written for Ansible so it contains Jinja2 brackets for things like input NIC, output NIC and other items important for a captive portal firewall configuration.
|
||||
|
||||
Server configurations vary so it's not applicable to any situation but it might help as guidance and it's well commented.
|
||||
|
||||
# Script examples
|
||||
|
||||
They're also written as Ansible templates because I copy them straight from my Ansible playbooks for deploying the captive portal. But it matters less for them, no important values to keep track of, everything is argument input.
|
Loading…
Add table
Add a link
Reference in a new issue