12 Commits

Author SHA1 Message Date
Nour
1d4251c23e
feat: cleanup docker setup
- Add .dockerignore
- Replace .env with .env.example
- Add migrations service
- Cleanup Dockerfile: simpler setup, simpler copy, no migrations inside the image
- Update README to match new instruction
2024-01-23 17:43:02 +00:00
Pablo Fernandez
c92b169435 fix wrong nip46 key used 2024-01-08 15:29:54 +00:00
Fishcake
1652419cd3
reduce Docker image size and use alpine as base 2023-12-22 21:42:06 +09:00
Pablo Fernandez
02518c21a3
Merge pull request #10 from IngwiePhoenix/arm64-support
Optimize Dockerfile, add arm64!
2023-12-01 18:42:11 +02:00
Ingwie Phoenix
5acc1d9af7 Optimize Dockerfile, add arm64!
Removing "--platform=" and slightly re-structuring the "apt-get" calls allows for this image to be successfuly built for arm64 as well - at least on an arm64 host.
2023-08-18 15:12:49 +02:00
pablof7z
c7f546add1 Check if existing signing conditions belong to a revoked user 2023-07-08 12:34:51 +02:00
pablof7z
88811fbcd2 save package version in config file 2023-07-06 22:58:38 +02:00
pablof7z
db0c9ae3fb minor improvements 2023-06-28 21:44:39 +02:00
pablof7z
f949c116db write to a file the connection string 2023-06-27 01:59:39 +02:00
pablof7z
6775855e0c fix import 2023-06-25 15:35:48 +02:00
pablof7z
6712c4d48a load admin npubs from env 2023-06-25 15:04:40 +02:00
pablof7z
28f4788aec updates 2023-05-31 20:27:33 +02:00