Setup Perplexica (requires manual set up of docker image)
This commit is contained in:
parent
293092473f
commit
28a0c514b1
2 changed files with 61 additions and 6 deletions
|
|
@ -56,6 +56,8 @@ in
|
|||
searx = {
|
||||
enable = true;
|
||||
secretFile = config.age.secrets.searx-secret.path;
|
||||
enableAI = true;
|
||||
perplexicaUrl = "portainer.internal";
|
||||
proxy = {
|
||||
enable = true;
|
||||
domain = tsDomain;
|
||||
|
|
@ -107,9 +109,6 @@ in
|
|||
cloudflareApiKeyFile = config.age.secrets.cloudflare-tegola-apiKey.path;
|
||||
}
|
||||
];
|
||||
# email = "pasettodavide@gmail.com";
|
||||
# domain = tsDomain;
|
||||
# claudflareApiKeyFile = config.age.secrets.cloudflare-tegola-apiKey.path;
|
||||
};
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue