8 Commits

4 changed files with 7 additions and 79 deletions

View File

@@ -5,7 +5,7 @@ metadata:
labels: labels:
app.kubernetes.io/name: prettysunflower-website app.kubernetes.io/name: prettysunflower-website
spec: spec:
replicas: 2 replicas: 1
selector: selector:
matchLabels: matchLabels:
app.kubernetes.io/name: prettysunflower-website app.kubernetes.io/name: prettysunflower-website
@@ -81,4 +81,4 @@ spec:
dnsPolicy: "ClusterFirst" dnsPolicy: "ClusterFirst"
dnsConfig: dnsConfig:
nameservers: nameservers:
- 100.94.59.38 - 100.94.59.38

View File

@@ -30,7 +30,7 @@ spec:
nameservers: nameservers:
- 100.94.59.38 - 100.94.59.38
containers: containers:
- image: docker.gitea.com/gitea:1.24.3-rootless - image: docker.gitea.com/gitea:1.24.4-rootless
name: gitea name: gitea
ports: ports:
- containerPort: 3000 - containerPort: 3000

View File

@@ -40,80 +40,8 @@ pages:
- type: search - type: search
search-engine: https://kagi.com/search?token=ygXAizA-9gY.ejxyFYbeHxOWVxBYgxMGtJPmAeu1pi1DCtOVTW5yFd8&q={QUERY} search-engine: https://kagi.com/search?token=ygXAizA-9gY.ejxyFYbeHxOWVxBYgxMGtJPmAeu1pi1DCtOVTW5yFd8&q={QUERY}
autofocus: true autofocus: true
- type: group - type: lobsters
widgets: - type: hacker-news
- type: lobsters
- type: hacker-news
- type: bookmarks
groups:
- title: Internal
color: 331 64 52
links:
- title: Hoarder
url: https://hoarder.remilia.ch
same-tab: true
- title: Actual Budget
url: https://actual.remilia.ch
same-tab: true
- title: Paperless
url: https://papers.remilia.ch
same-tab: true
- title: Privatebin
url: https://privatebin.remilia.ch
same-tab: true
- title: Proxmox
url: https://yuyuko.remilia.ch:8006
same-tab: true
- title: Photos
url: https://photos.remilia.ch
same-tab: true
- title: Portainer
url: https://portainer.remilia.ch
same-tab: true
- title: Plex
url: https://plex.remilia.ch
same-tab: true
- title: Koumbit
color: 91 70 40
links:
- title: IRC
url: https://irc.prettysunflower.moe
same-tab: true
- title: Redmine
url: https://redmine.koumbit.net/
same-tab: true
- title: kProject
url: https://travail.koumbit.net/node/29390/punches
same-tab: true
- title: Etherpad
url: https://pad.koumbit.net/
same-tab: true
- title: Wiki
url: https://wiki.koumbit.net/
same-tab: true
- title: Figurines
color: 10 70 50
links:
- title: AmiAmi
url: https://www.amiami.com/
same-tab: true
- title: HPOI
url: https://www.hpoi.net/
same-tab: true
- title: OurFigureCollection (Suruga-ya)
url: https://ourfigurecollection.moe/surugaya/
same-tab: true
- title: The Spreadsheet of Insanity
url: https://data.remilia.ch/base/bsemaa6OqPGDk6A5Uch/tblZGRYDwnFCDqnFAld/viwJgLAdhRRzvGpULZR
same-tab: true
- size: small - size: small
widgets: widgets:
- type: weather - type: weather
@@ -142,4 +70,4 @@ theme:
background-color: 0 0 95 background-color: 0 0 95
primary-color: 0 0 10 primary-color: 0 0 10
positive-color: 175 59 40 positive-color: 175 59 40
negative-color: 0 90 50 negative-color: 0 90 50

View File

@@ -25,7 +25,7 @@ spec:
- fsn - fsn
containers: containers:
- name: renovate - name: renovate
image: renovate/renovate:41.47.1 image: renovate/renovate:41.52.1
env: env:
- name: LOG_LEVEL - name: LOG_LEVEL
value: debug value: debug