Manav Rathi
91f356ceda
[server] Publish Docker image automatically on 15th of every month
2025-02-17 10:51:23 +05:30
Manav Rathi
182fd89356
[server] Retain published image commit as branch instead of tag
...
Overwriting tags is clunky (besides being generally discouraged). e.g. pulling
the overwritten tags locally requires `git fetch --force --tags`. So instead use
the branch `server/ghcr` to point to the commit from which the latest published
ghcr docker image has been built
2024-12-30 13:58:08 +05:30
Manav Rathi
86e2db388e
[docs] Add more links to the self hosting docs
...
To make them easier to find.
2024-09-10 07:27:08 +05:30
Manav Rathi
17ffc8051a
Use server
2024-05-08 12:16:53 +05:30
Manav Rathi
848fa34b56
[server] Tag the source code for latest ghcr.io Docker image with museum/ghcr
...
Helps with easily finding changes since last publish.
2024-05-08 11:27:11 +05:30
BifrostTenmei
c2b55d4389
Fixed typo
2024-04-27 13:58:27 +02:00
Manav Rathi
e803b7f053
Document in main README
2024-03-27 13:44:24 +05:30
Manav Rathi
4a4a6ba44a
Give an example of the pull command
2024-03-27 13:04:28 +05:30
Manav Rathi
cb45a070be
Tweaks
2024-03-27 12:58:17 +05:30
Manav Rathi
4ba76e4aa2
Tweaks
2024-03-27 12:46:08 +05:30
Manav Rathi
7c0f41166c
Add a first cut of the publish script
2024-03-27 12:42:29 +05:30