Commit graph

18 commits

Author SHA1 Message Date
Gabriel Simmer 065ab6919e
Update Tailscale
All checks were successful
Nix build / build-docker (push) Successful in 3m11s
Nix build / build-docker-arm (push) Successful in 6m15s
2024-07-15 13:15:33 +01:00
Gabriel Simmer 16aa037aba
Basic Prometheus metrics (#7)
All checks were successful
Nix build / build-docker (push) Successful in 2m20s
Nix build / build-docker-arm (push) Successful in 5m34s
Currently track number of paste views and total pastes in
database. May expand over time.

Reviewed-on: #7
Co-authored-by: Gabriel Simmer <g@gmem.ca>
Co-committed-by: Gabriel Simmer <g@gmem.ca>
2024-05-19 00:30:56 +01:00
Gabriel Simmer fdbbc6a891
PostgreSQL compatibility (#5)
All checks were successful
Nix build / build-docker (push) Successful in 2m10s
Nix build / build-docker-arm (push) Successful in 4m53s
Removes the need for a PVC in my Kubernetes cluster, which is really why I'm doing this.

Reviewed-on: #5
Co-authored-by: Gabriel Simmer <g@gmem.ca>
Co-committed-by: Gabriel Simmer <g@gmem.ca>
2024-04-30 23:57:37 +01:00
Gabriel Simmer 8f33e31756
Correct ghcr image name
All checks were successful
Nix build / build-docker-arm (push) Successful in 9m20s
Nix build / build-docker (push) Successful in 11m37s
2024-03-30 16:53:53 +00:00
Gabriel Simmer adb4d662e2
Remove gomod2nix
All checks were successful
Nix build / build-docker-arm (pull_request) Successful in 8m47s
Nix build / build-docker (pull_request) Successful in 11m7s
2024-03-30 16:34:31 +00:00
Gabriel Simmer b5c8a7d3a5
Upgrade dependencies
Some checks failed
Nix build / build-docker-arm (pull_request) Failing after 1m38s
Nix build / build-docker (pull_request) Has been cancelled
2024-03-30 13:56:02 +00:00
Xe Iaso 90fa48d541 cmd/web: rename to tclipd 2023-09-19 12:14:48 -04:00
Xe Iaso cfddee4285 update nixpkgs and go dependencies
Fixes #30
Fixes #28
2023-09-19 11:24:38 -04:00
Xe Iaso 0ffce32a1b cmd/web: use tailwind for CSS styles 2023-08-29 10:22:56 -04:00
Xe Iaso 99721b17f5 flake: update for go 1.20
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-02-24 17:05:08 +00:00
Xe Iaso f80c4c1ba8 rename the docker tag from :main to :latest
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-31 16:33:33 +00:00
Xe Iaso b4ff6aa03f rename to tclip
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-16 19:14:45 +00:00
Xe Iaso 7c750321c6 add CI
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-16 17:32:54 +00:00
Xe Iaso d0455dc162 add deployment directions to readme
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-16 17:21:46 +00:00
Xe Iaso 34bef046bf create portable service image
Signed-off-by: Xe Iaso <xe@tailscale.com>
2023-01-16 16:23:53 +00:00
Xe Iaso 49239f2830 implement HTML rendering
Signed-off-by: Xe Iaso <xe@tailscale.com>
2022-12-13 15:59:28 +00:00
Xe Iaso 93069712a9 rename cmd/paste to cmd/tailpaste, nix builders for commands
Signed-off-by: Xe Iaso <xe@tailscale.com>
2022-12-08 20:45:45 +00:00
Xe Iaso b397291bd2 initial commit
Signed-off-by: Xe Iaso <xe@tailscale.com>
2022-12-08 19:43:13 +00:00