Skip to content

Commit

Permalink
Add/update links to GitHub discussions
Browse files Browse the repository at this point in the history
  • Loading branch information
billz committed Feb 5, 2024
1 parent f28218a commit d1b9c58
Show file tree
Hide file tree
Showing 17 changed files with 46 additions and 5 deletions.
4 changes: 4 additions & 0 deletions docs/adblock.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ The blocklist sources chosen for RaspAP adhere to these policies:
- Blocks phishing servers

Users may tailor RaspAP's ad blocking to suit their needs by selecting from multiple blocklist sources. Furthermore, domain blocklists enable full use of domain name based wildcard filtering (for example, `*.baddomain.org`). This reduces the chance of missing any new subdomains and significantly reduces the size of the blocklists.

## Discussions
Questions or comments about using Ad blocking? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

3 changes: 3 additions & 0 deletions docs/ap-basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -213,3 +213,6 @@ Install `colordiff` with `sudo apt-get install colordiff`.

Similarly, the web files located in the default `/var/www/html` root are backed up to `/var/www` in a directory named with a timestamp. Therefore, any changes you've made to RaspAP's internals are preserved.

## Discussions
Questions or comments about using access point settings? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

4 changes: 4 additions & 0 deletions docs/ap-sta.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,7 @@ These are used by RaspAP's [systemd control service](faq.md#raspap-service) `ras
## Changing hostapd settings
Changes to the hotspot configuration should be applied to the `wlan0` physical device, not `uap0` (a virtual interface). In other words, if you wish to change `hostapd` settings, stop the hotspot,
disable AP-STA, make your config changes on `wlan0`, re-enable AP-STA and finally restart hostapd. An explanation is available [here](https://github.com/RaspAP/raspap-webgui/issues/752#issuecomment-757448664).

## Discussions
Questions or comments about using AP-STA mode? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

4 changes: 4 additions & 0 deletions docs/captive.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,3 +109,7 @@ Optional: you can customize the captive portal screen by modifying the files loc

## More information
Full documentation of nodogsplash is available [here](https://nodogsplashdocs.readthedocs.io/en/stable/).

## Discussions
Questions or comments about using nodogsplash with RaspAP? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

2 changes: 1 addition & 1 deletion docs/dynamicdns.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,4 +110,4 @@ This setup is often desirable when a host is running multiple public-facing serv
The specifics of creating a DMZ are beyond the scope of this document, although at minimum a [firewall](firewall.md) is strongly advised.

## Discussions
Questions or comments about using Dynamic DNS? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/1347).
Questions or comments about using Dynamic DNS? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
5 changes: 4 additions & 1 deletion docs/firewall.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,7 @@ variable in the actual `iptables` rule should be replaced. To illustrate this, t
]
```

In this way, interdependent firewall rules may be defined and administered by RaspAP.
In this way, interdependent firewall rules may be defined and administered by RaspAP.

## Discussions
Questions or comments about using RaspAP's firewall? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
3 changes: 3 additions & 0 deletions docs/insiders.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,9 @@ Yes. Whether you're an individual or a company, you may use RaspAP Insiders prec
* Please **don't distribute the source code** of Insiders. You may freely use it for public, private or commercial projects, fork it, mirror it, do whatever you want with it, but please don't release the source code, as it would counteract the sponsorware strategy.
* If you cancel your subscription, you're removed as a collaborator and will miss out on future updates of Insiders. However, you may *use the latest version* that's available to you as long as you like. Just remember that [GitHub deletes private forks](https://docs.github.com/en/github/setting-up-and-managing-your-github-user-account/removing-a-collaborator-from-a-personal-repository).

## Discussions
Questions or comments about Insiders? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

[^1]: You may be wondering if the sponsorware model contradicts the ethos of Open Source software. It's true that some features are locked behind a payment, which means they are only accessible after pledging a small amount of money.
However, these features are only exclusive until specific funding targets are reached. Making an Open Source project sustainable is exceptionally difficult. Maintainers invest significant time and energy
developing software, testing, responding to issues, writing documentation and so on. Too often, this leads to burnout and abandoned projects.
Expand Down
2 changes: 1 addition & 1 deletion docs/minwrite.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,5 +229,5 @@ Notice that in the latter `iotop` output, logging to disk is nearly absent and `
At the same time, RaspAP settings may be modified and persisted to the microSD card and the system otherwise operated normally.

## Discussions
Questions or comments about using **minwrite** mode? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/1324).
Questions or comments about using **minwrite** mode? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

3 changes: 3 additions & 0 deletions docs/multiple.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,3 +117,6 @@ Connect clients to each AP and monitor the output. You may stop `hostapd` from t
## Troubleshooting
With RaspAP's DHCP logging option enabled, it can be useful to monitor this service's activity from the terminal. Execute `tail -f /tmp/dnsmasq.log` and try associating and disconnecting client devices from each AP.

## Discussions
Questions or comments about multiple APs? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

3 changes: 3 additions & 0 deletions docs/net-devices.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,3 +115,6 @@ A built-in tool to evaluate network performance is available on the **Networking
<video src="https://user-images.githubusercontent.com/229399/214792331-4656d482-7c4d-4ca9-853d-2d1718ddf62d.mov" controls="controls" muted="muted"></video>

The remote host is RaspAP's public [speedtest server](https://speedtest.raspap.com/) located in the United States. Additional speedtest hosts distributed in other geographic centers are forthcoming.

## Discussions
Questions or comments about network devices support? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
2 changes: 2 additions & 0 deletions docs/openvpn.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,3 +78,5 @@ A consequence of DoH is that DNS requests will be resolved by Mozilla's DNS serv
## Troubleshooting
See the [FAQ section](/faq/#openvpn) for OpenVPN.

## Discussions
Questions or comments about using OpenVPN? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
2 changes: 2 additions & 0 deletions docs/providers.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,3 +138,5 @@ nordvpn whitelist add port 67

This will allow devices connecting to your AP to obtain an IP address. Refer to your provider's CLI documentation for more information.

## Discussions
Questions or comments about using VPN providers? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
2 changes: 1 addition & 1 deletion docs/repeater.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ logs and RaspAP's **Networking** interface. Help is available from the sources [
RaspAP hosts a fast, open source and privacy-focused [public speed test server](speedtest.md) that you can use to evaluate your WiFi repeater's performance. The remote host is RaspAP's public [speedtest server](https://speedtest.raspap.com/) located in the United States. Additional speedtest hosts distributed in other geographic centers are forthcoming.

## Discussions
Questions or comments about configuring a WiFi repeater? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/1320).
Questions or comments about configuring a WiFi repeater? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
3 changes: 2 additions & 1 deletion docs/speedtest.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,5 @@ A tool to evaluate your local WiFi network's performance is available on the **N

The WiFi speed test uses a local speedtest instance hosted by your RaspAP installation. The test is performed on a device connected to RaspAP's wireless [access point](ap-basics.md). The remote host is RaspAP's public [speedtest server](https://speedtest.raspap.com/) located in the United States. Additional speedtest hosts distributed in other geographic centers are forthcoming.


## Discussions
Questions or comments about RaspAP's speed test? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
3 changes: 3 additions & 0 deletions docs/ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,3 +156,6 @@ For the certificates to be trusted on mobile devices and remote clients, you wil

More advanced topics are [covered at mkcert](https://github.com/FiloSottile/mkcert#advanced-topics).

## Discussions
Questions or comments about using SSL certificates? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

2 changes: 2 additions & 0 deletions docs/translations.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,5 @@ The process is very straightforward. Start by signing up for a free account at [

Here you will find our supported translations, recent activity, discussions and so on. You can get started by simply choosing the language you'd like to contribute to. For more info, see Crowdin's [detailed walkthrough](https://support.crowdin.com/crowdin-intro/#translation-process) of the translation process.

## Discussions
Questions or comments about RaspAP's translations? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).
4 changes: 4 additions & 0 deletions docs/wireguard.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,3 +149,7 @@ As a result, your wireless adapter has a higher likelihood of being able to idle

## Troubleshooting
See the [FAQ section](/faq/#wireguard) for WireGuard.

## Discussions
Questions or comments about using WireGuard? Join the [discussion here](https://github.com/RaspAP/raspap-webgui/discussions/).

0 comments on commit d1b9c58

Please sign in to comment.