Files
firezone/docs
Jamil 4fa5bedf1b 500/fix redirect local auth (#509)
* Allow config of ext url; show this after create-admin

* Use opts for ueberauth

* weird nil error

* get_env vs fetch_env

* Use integer

* Try new external_url thingo

* Fix callback_url

* Fix path suffix

* Fix markdownlint hiccup

* fix create admin

* Differentiate phoenix_port

* cron note; installscript fix; minor fqdn fixes

* Send full node obj to app_env

* Add db pass to config file
2022-04-05 14:43:00 -07:00
..
2022-03-15 20:32:22 -05:00
2022-01-23 11:02:01 -08:00
2022-01-17 21:19:04 -08:00
2022-04-05 14:43:00 -07:00
2021-12-30 08:19:00 -06:00
2022-01-23 11:02:01 -08:00
2022-01-23 11:02:01 -08:00
2022-01-11 15:41:52 -08:00
2021-12-30 08:19:00 -06:00
2021-12-30 08:19:00 -06:00
2022-02-06 10:39:33 -08:00
2022-01-23 11:02:01 -08:00

Firezone Docs

Overview

This repository is for our documentation website found at https://docs.firez.one/.

Contributing

We uses pages to organize our documentation. Please see the Jekyll site for more information.

Setup

We are using Jekyll to generate the site and Github Pages to host it. When developing locally, you can use the jekyll serve command to start a server from the /docs directory.