latest ryot
This commit is contained in:
parent
ad1d89e2e1
commit
7cc3c43da9
@ -8,7 +8,7 @@ in {
|
|||||||
(config.my.servers.ryot.enable && config.my.servers.postgres.enable) {
|
(config.my.servers.ryot.enable && config.my.servers.postgres.enable) {
|
||||||
sops.secrets.ryot.sopsFile = ../../secrets/env.yaml;
|
sops.secrets.ryot.sopsFile = ../../secrets/env.yaml;
|
||||||
virtualisation.oci-containers.containers.ryot = {
|
virtualisation.oci-containers.containers.ryot = {
|
||||||
image = "ghcr.io/ignisda/ryot:latest";
|
image = "ghcr.io/ignisda/ryot:v7.0.0";
|
||||||
ports = [ "${toString port}:8000" ];
|
ports = [ "${toString port}:8000" ];
|
||||||
environmentFiles = [ config.sops.secrets.ryot.path ];
|
environmentFiles = [ config.sops.secrets.ryot.path ];
|
||||||
environment = {
|
environment = {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user