Commit graph

14 commits

Author SHA1 Message Date
b690c6f789 ipv6 2024-08-24 01:02:02 +02:00
3148a47258 fix(docker): ensure data persistence across container updates
- Update Dockerfile to set BUILDER to /build
- Update Dockerfile to set WORKDIR to /app
- Update docker-compose.yml to use a named volume for iphistory service
- Mount iphistory_data volume to /app directory in the container
- Ensure data is preserved when pulling the latest image and recreating the container
2024-06-25 00:11:30 +02:00
909d5a14a3 feat: include total IPs in search bar placeholder 2024-06-24 23:25:08 +02:00
ad07804fd4 Merge branch 'main' of https://github.com/skidoodle/iphistory 2024-06-05 21:11:45 +02:00
b9463a61d5 chore: Update jQuery script tag with integrity and crossorigin attributes 2024-06-05 21:11:43 +02:00
cb4de8b00d
fix: ocd 2024-06-02 12:42:44 +02:00
e29f8f449f Merge branch 'main' of https://github.com/skidoodle/iphistory 2024-06-01 23:35:02 +02:00
c420d3835b
Update readme.md 2024-06-01 23:35:32 +02:00
e08ee11a60 chore: Update sort indicator labels in style.css 2024-06-01 23:35:00 +02:00
da96cec13e chore: better json and ui 2024-06-01 21:55:05 +02:00
55cef1457c
Update readme.md 2024-05-31 22:19:51 +02:00
9b9d9ba192 chore: Update Dockerfile and main.go for serving web content from the 'web' directory 2024-05-31 22:15:38 +02:00
23d176dcc7 chore: Refactor function and variable names for clarity 2024-05-31 13:46:46 +02:00
9e153ebed3 Initial commit 2024-05-31 13:35:37 +02:00