Commit Graph

79 Commits

Author SHA1 Message Date
Lukas
622003a46e Typo 2023-03-08 10:51:01 +01:00
Lukas
d055fd83c5 Documentation, Fix 2023-03-08 08:52:27 +01:00
Matt Scott
50339fda55 Updated wiki documentation for Docker installations to reference the latest stable release published to Docker Hub instead of the latest image built from the primary branch. 2023-02-26 03:51:48 -05:00
AdvanticGmbH
5ad384bfe9 Add support for oidc_oauth_metadata_url configuration option
This commit adds support for the `oidc_oauth_metadata_url` configuration
option. This option specifies the URL of the OIDC server's
metadata endpoint, which contains information about the OIDC server's
endpoints, supported scopes, and other configuration details. By using this
option, we can ensure compatibility with different OIDC servers and reduce
the risk of errors due to manual endpoint configuration.
2023-02-23 09:21:01 +01:00
David Mc Ken
4d529ec1d6 Linted the main menu. 2022-12-13 02:29:05 -04:00
David Mc Ken
b0159beaec Add SQLite as a supported database. 2022-12-12 23:12:03 -04:00
David Mc Ken
dcbc4c3f7e Add PostgreSQL install documentation. 2022-12-12 22:50:26 -04:00
David Mc Ken
94ce26eaad Minor cleanup of MySQL docs. 2022-12-12 22:49:51 -04:00
David Mc Ken
cc63d069f6 Fill in MySQL server installation directions. 2022-12-12 22:41:41 -04:00
David Mc Ken
6f450457ef Update env docs from legal_envvars 2022-12-12 22:06:44 -04:00
David Mc Ken
89d0ab12f5 Add general arch doc. 2022-12-12 22:06:10 -04:00
David Mc Ken
12892d70a5
Merge branch 'PowerDNS-Admin:master' into docs-updates 2022-12-12 13:51:59 -04:00
Matt Scott
3889ceaf4c Updated documentation to reflect the new Docker Hub home of the project's Docker images. 2022-12-09 12:55:45 -05:00
David Mc Ken
02b7bda292 Update supported versions of python. 2022-12-09 12:32:23 -04:00
David Mc Ken
4f656d827e Move DB directions to that section of docs. 2022-12-09 10:56:08 -04:00
David Mc Ken
b1a3a98692 Add general install notes. 2022-12-09 07:25:25 -04:00
David Mc Ken
8b986db2ac Desc added for what is being created. 2022-12-09 07:11:12 -04:00
David Mc Ken
5ab04509c3 Remove MySQL specific documentation 2022-12-09 07:03:07 -04:00
David Mc Ken
e06fcd75ce Moved database specific packages to the setup MySQL directions. 2022-12-09 07:02:26 -04:00
David Mc Ken
a5fdd8ffc4 Change notes to headers and move setup of first user to getting started. 2022-12-09 06:46:40 -04:00
David Mc Ken
496222e6b7 Remove TODO and add setup of first user. 2022-12-09 06:46:02 -04:00
David Mc Ken
5f643ccb78 Explain where the config.py is. 2022-12-08 23:11:04 -04:00
David Mc Ken
099579de11 Add db setup considerations for MySQL. 2022-12-08 23:04:23 -04:00
David Mc Ken
09b661a8a3 Fix spelling mistake 2022-12-08 22:53:23 -04:00
David Mc Ken
117659dd31 Moved database setup to database-setup. 2022-12-08 22:51:59 -04:00
David Mc Ken
fa6c58978b Cleaned up mysql setup process. 2022-12-08 22:50:25 -04:00
David Mc Ken
be933db09a Add documentation on how to allow remote connection on postgres. 2022-12-08 22:37:29 -04:00
David Mc Ken
9f8c416432 Make db list a list. 2022-12-08 22:06:24 -04:00
David Mc Ken
3c5b883405 Add DB setup README.md 2022-12-08 22:02:51 -04:00
David Mc Ken
d6838cf802 Add mysql DB URI 2022-12-08 22:02:37 -04:00
David Mc Ken
1cd14210b9 Change header 2022-12-08 21:56:16 -04:00
David Mc Ken
2129c050e8 Minor re-formatting. 2022-12-08 21:54:18 -04:00
David Mc Ken
4952f2de06 Add postgres dependencies for postgres. 2022-12-08 21:48:29 -04:00
David Mc Ken
b5661b61a0 Add postgres URI to getting-started. 2022-12-08 21:47:28 -04:00
David Mc Ken
55537e5bce Update links to database setup. 2022-12-08 21:46:49 -04:00
David Mc Ken
dc495ce426 Move preparation to database-setup. 2022-12-08 21:44:52 -04:00
David Mc Ken
2dec2ad204 Fix default values. 2022-12-08 21:23:28 -04:00
David Mc Ken
19e5750974 Dropped documentation to 1.1.x since that is the version being used. 2022-12-08 21:22:13 -04:00
David Mc Ken
7a2f83a888 Update environment var required. 2022-12-08 21:19:55 -04:00
David Mc Ken
d2c0c94e61 Flesh out docker setup. 2022-12-08 21:19:18 -04:00
David Mc Ken
76315aac6d Add required column to table. 2022-12-08 21:16:26 -04:00
David Mc Ken
fb387eb570 Minor formatting change. 2022-12-08 21:13:26 -04:00
David Mc Ken
e0970541b4 Update links to be more readable. 2022-12-08 21:10:45 -04:00
David Mc Ken
2c34307365 Move environment vars to configuration 2022-12-08 20:59:35 -04:00
David Mc Ken
57b0927718 Minor formatting changes to README. 2022-12-08 20:56:40 -04:00
David Mc Ken
5a58e70e8c Add link to environment variables docs. 2022-12-08 20:53:30 -04:00
David Mc Ken
16fbf412d8 Fill in DB URI and secret key. 2022-12-08 20:53:14 -04:00
David Mc Ken
59ab3dcecd Add link to getting started. 2022-12-08 20:44:10 -04:00
David Mc Ken
254c00ae92 Add placeholder for getting started. 2022-12-08 20:43:54 -04:00
David Mc Ken
3bcda68df9 Add placeholders for environment variables and Docker. 2022-12-08 20:43:10 -04:00