Your one-stop-cake-shop for everything Freshly Baked has to offer

feat(pm/wiki): factor into ingredient #155

merged opened by a.starrysky.fyi targeting main from private/minion/push-wtxryrqunxwq

I want to have a private copy of the wiki on umber and a public copy on teal. It would be good to share configs between them, so we should use an ingredient for this

Labels

None yet.

requested-reviewers

None yet.

approved

None yet.

tested-working

None yet.

rejected

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:uuyqs6y3pwtbteet4swt5i5y/sh.tangled.repo.pull/3mboah4rydz22
+3 -3
Interdiff #0 โ†’ #1
packetmix/systems/default.nix

This file has not been changed.

+1 -1
packetmix/systems/teal/headscale.nix
··· 127 127 } 128 128 { 129 129 # wiki.starrysky.fyi -> umber 130 - name = "wiki.freshly.space"; 130 + name = "wiki.starrysky.fyi"; 131 131 type = "A"; 132 132 value = "100.64.0.48"; 133 133 }
+1 -1
packetmix/systems/teal/wiki.nix
··· 13 13 } 14 14 ]; 15 15 16 - ingredients.wiki.wiki = { 16 + ingredient.wiki.wiki = { 17 17 hostname = "wiki.freshly.space"; 18 18 email = "wiki@freshly.space"; 19 19 enablePublicInternet = true;
+1 -1
packetmix/systems/umber/wiki.nix
··· 3 3 # SPDX-License-Identifier: MIT 4 4 5 5 { 6 - ingredients.wiki.wiki = { 6 + ingredient.wiki.wiki = { 7 7 hostname = "wiki.starrysky.fyi"; 8 8 email = "wiki@starrysky.fyi"; 9 9 };
packetmix/systems/wiki/wiki.nix

This file has not been changed.

packetmix/systems/wiki/wiki/CirrusSearch.composer.lock

This file has not been changed.

packetmix/systems/wiki/wiki/CirrusSearch.composer.lock.license

This file has not been changed.

packetmix/systems/wiki/wiki/Elastica.composer.lock

This file has not been changed.

packetmix/systems/wiki/wiki/Elastica.composer.lock.license

This file has not been changed.

packetmix/systems/wiki/wiki/Network.composer.lock

This file has not been changed.

packetmix/systems/wiki/wiki/Network.composer.lock.license

This file has not been changed.

packetmix/systems/wiki/wiki/OpenIDConnect.composer.lock

This file has not been changed.

packetmix/systems/wiki/wiki/OpenIDConnect.composer.lock.license

This file has not been changed.

packetmix/systems/wiki/wiki/favicon.ico

This file has not been changed.

packetmix/systems/wiki/wiki/favicon.ico.license

This file has not been changed.

packetmix/systems/wiki/wiki/icon.svg

This file has not been changed.

packetmix/systems/wiki/wiki/icon.svg.license

This file has not been changed.

History

3 rounds 0 comments
sign up or login to add to the discussion
1 commit
expand
feat(pm/wiki): factor into ingredient
expand 0 comments
pull request successfully merged
1 commit
expand
feat(pm/wiki): factor into ingredient
expand 0 comments
1 commit
expand
feat(pm/wiki): factor into ingredient
expand 0 comments