Commit Graph

25 Commits

Author SHA1 Message Date
Nikolai Rodionov
87fef49572 Test drone 2023-02-25 19:27:40 +01:00
Nikolai Rodionov
5d742a7173 Use self hosted image really 2023-02-25 18:34:44 +01:00
Nikolai Rodionov
258bf0bea2 Use self hosted image 2023-02-25 18:33:40 +01:00
Nikolai Rodionov
06e8270e35 no mirror 2023-02-25 18:10:53 +01:00
Nikolai Rodionov
3b77dc7fbe Try using a mirror registry 2023-02-25 18:08:42 +01:00
Nikolai Rodionov
1f106860ff update helm chart to support drafts 2023-02-25 18:06:56 +01:00
Nikolai Rodionov
b9733a6a21 Add test for hugo 2023-02-25 17:54:23 +01:00
Nikolai Rodionov
d727a51c04 Remove baseurl from config 2023-02-25 13:34:24 +01:00
Nikolai Rodionov
814f66fc55 Udpate baseurl 2023-02-25 13:32:02 +01:00
Nikolai Rodionov
d1935907b1 Udpate values 2023-02-25 13:26:00 +01:00
Nikolai Rodionov
9ad4991fe6 Fix deployment and upgrade version 2023-02-25 13:15:19 +01:00
Nikolai Rodionov
6a6b7615db Fix values and upgrade version 2023-02-25 13:13:00 +01:00
Nikolai Rodionov
ab3d16963c Upgrade the cahrt version 2023-02-25 13:11:21 +01:00
Nikolai Rodionov
7ab2b25a00 Fix values 2023-02-25 13:07:39 +01:00
Nikolai Rodionov
f230ff63c0 Update helm chart version 2023-02-25 12:46:23 +01:00
Nikolai Rodionov
348b7daa17 Fix drone.yaml 2023-02-25 12:45:01 +01:00
Nikolai Rodionov
0bfd66b78d Use commit hash as image tag 2023-02-25 12:44:29 +01:00
Nikolai Rodionov
eaef2d67e2 Upgrade a chart version 2023-02-25 12:31:07 +01:00
Nikolai Rodionov
15844e680a Update chart 2023-02-25 12:19:00 +01:00
Nikolai Rodionov
c85c686e80 Remove an obsolete submodule (#17)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/17
2023-02-22 21:07:48 +00:00
Nikolai Rodionov
9723491868 Add some tracks to the music page (#16)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/16
2023-02-22 21:02:01 +00:00
Nikolai Rodionov
bb943c2c72 cleanup: remove extra files and submodule (#14)
Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/14
2023-02-21 10:13:31 +00:00
Nikolai Rodionov
e5073d560d Fix the command in the helm chart (#10)
In helmchart it's defined to use `hugo` to server the static content. Since hugo is not in container any more, it's not going to work

Reviewed-on: https://git.badhouseplants.net/allanger/badhouseplants-net/pulls/10
2023-02-17 15:02:29 +00:00
Allen Languor
682de643fb Build static and use nginx instead of the full hugo server (#8)
This pull request will close #4

Hugo server needs about 800mb of memory just to do what nginx can with a way smaller requirements, so it makes sense to stop using `hugo` for serving statics
2023-02-17 14:48:16 +00:00
Nikolai Rodionov
8c825f7c84 Init Commit
Start following the GitFLow
2023-02-17 15:19:49 +01:00