netbox/docs/installation
Robin Schneider c5a265e828
Use HTTPS URL schema everywhere (#5505)
* Use HTTPS everywhere (mechanical edit using util from https-everywhere)

```Shell
node ~/src/EFForg/https-everywhere/utils/rewriter/rewriter.js .
git checkout netbox/project-static/
```

A few additional changes where reset manually before the commit.

* Use HTTPS everywhere (mechanical edit using util from opening_hours.js)

```Shell
make -f ~/src/opening-hours/opening_hours.js/Makefile qa-https-everywhere
git checkout netbox/project-static/
git checkout netbox/*/tests
```
2020-12-21 12:02:30 -05:00
..
1-postgresql.md Update installation docs to use CentOS 8 2020-11-17 13:23:07 -05:00
2-redis.md Update installation docs to use CentOS 8 2020-11-17 13:23:07 -05:00
3-netbox.md Update installation docs to use CentOS 8 2020-11-17 13:23:07 -05:00
4-gunicorn.md Updated installation docs 2020-11-17 12:01:10 -05:00
5-http-server.md Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05:00
6-ldap.md Use HTTPS URL schema everywhere (#5505) 2020-12-21 12:02:30 -05:00
index.md Update installation docs to use CentOS 8 2020-11-17 13:23:07 -05:00
migrating-to-systemd.md Fix typo in weekday 2020-10-28 21:06:20 +02:00
upgrading.md Updated installation docs 2020-11-17 12:01:10 -05:00