Compare commits
9 Commits
renovate/g
...
main
Author | SHA1 | Date | |
---|---|---|---|
0d05130bc5
|
|||
d918066360
|
|||
11b57f07f2
|
|||
21867b757d
|
|||
36b989f67d
|
|||
4f7969236f | |||
2bcbe22c6b | |||
807ed56730 | |||
85212720f3 |
@@ -5,7 +5,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/name: prettysunflower-website
|
||||
spec:
|
||||
replicas: 2
|
||||
replicas: 1
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: prettysunflower-website
|
||||
@@ -81,4 +81,4 @@ spec:
|
||||
dnsPolicy: "ClusterFirst"
|
||||
dnsConfig:
|
||||
nameservers:
|
||||
- 100.94.59.38
|
||||
- 100.94.59.38
|
@@ -26,7 +26,7 @@ spec:
|
||||
- fsn
|
||||
containers:
|
||||
- name: etherpad
|
||||
image: etherpad/etherpad:2.3.2
|
||||
image: etherpad/etherpad:2.4.2
|
||||
ports:
|
||||
- containerPort: 9001
|
||||
name: http
|
||||
|
@@ -30,7 +30,7 @@ spec:
|
||||
nameservers:
|
||||
- 100.94.59.38
|
||||
containers:
|
||||
- image: docker.gitea.com/gitea:1.24.3-rootless
|
||||
- image: docker.gitea.com/gitea:1.24.4-rootless
|
||||
name: gitea
|
||||
ports:
|
||||
- containerPort: 3000
|
||||
|
@@ -40,80 +40,8 @@ pages:
|
||||
- type: search
|
||||
search-engine: https://kagi.com/search?token=ygXAizA-9gY.ejxyFYbeHxOWVxBYgxMGtJPmAeu1pi1DCtOVTW5yFd8&q={QUERY}
|
||||
autofocus: true
|
||||
- type: group
|
||||
widgets:
|
||||
- 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
|
||||
|
||||
- type: lobsters
|
||||
- type: hacker-news
|
||||
- size: small
|
||||
widgets:
|
||||
- type: weather
|
||||
@@ -142,4 +70,4 @@ theme:
|
||||
background-color: 0 0 95
|
||||
primary-color: 0 0 10
|
||||
positive-color: 175 59 40
|
||||
negative-color: 0 90 50
|
||||
negative-color: 0 90 50
|
||||
|
@@ -25,7 +25,7 @@ spec:
|
||||
- fsn
|
||||
containers:
|
||||
- name: renovate
|
||||
image: renovate/renovate:41.47.1
|
||||
image: renovate/renovate:41.52.1
|
||||
env:
|
||||
- name: LOG_LEVEL
|
||||
value: debug
|
||||
|
Reference in New Issue
Block a user