|
35afa4a755
|
Make docker entrypoint executable
continuous-integration/drone/push Build is passing
|
2024-04-04 11:39:11 -03:00 |
|
|
a1f3187bc7
|
Move entrypoint to right location 😳
continuous-integration/drone/push Build is passing
|
2024-04-04 11:31:48 -03:00 |
|
|
a5cac66c3f
|
Further entrypoint tweak
continuous-integration/drone/push Build is failing
|
2024-04-04 11:30:34 -03:00 |
|
|
509b6b5e8b
|
Add docker entrypoint for loading secrets
continuous-integration/drone/push Build is failing
|
2024-04-04 11:29:05 -03:00 |
|
|
7f508fc04b
|
Switch to ruangrupa org for image publishing
continuous-integration/drone/push Build is passing
|
2024-04-04 10:49:40 -03:00 |
|
|
974cee1cf4
|
Disable pre-ssg getPosts
continuous-integration/drone/push Build was killed
|
2024-04-04 15:24:43 +02:00 |
|
|
6240a4104a
|
Fix client:only directive
continuous-integration/drone/push Build is failing
|
2024-04-04 14:58:18 +02:00 |
|
|
f51f6daad3
|
Add payload url to astro docker-compose
continuous-integration/drone/push Build is failing
|
2024-04-04 14:46:29 +02:00 |
|
|
c72685679c
|
Re-add drone.yml
continuous-integration/drone/push Build is failing
|
2024-04-04 09:31:36 -03:00 |
|
|
15700ae304
|
Update types
|
2024-04-04 14:28:24 +02:00 |
|
|
174a163cd3
|
Restructure types for retailer-centric flow
|
2024-04-04 12:45:26 +02:00 |
|
|
2ebb81a981
|
Basic map works
|
2024-04-03 19:39:05 +02:00 |
|
|
225d45307a
|
Fix queries
|
2024-04-03 19:11:33 +02:00 |
|
|
cb26b8edcd
|
QueryClient setup
|
2024-04-03 16:23:28 +02:00 |
|
|
4a95f6e2d1
|
Start kios map vanilla -> react conversion
|
2024-04-03 15:31:56 +02:00 |
|
|
d8438e2d84
|
Add sample form
|
2024-04-03 14:23:08 +02:00 |
|
|
95243557c6
|
Update react/ts version
|
2024-04-03 14:22:56 +02:00 |
|
|
4be030ec28
|
Import payload config
|
2024-04-03 12:18:03 +02:00 |
|
|
816eac8470
|
Upgrade to astro v4
|
2024-04-02 16:28:04 +02:00 |
|
|
37d0359dae
|
Add shadcn: form & input
|
2024-04-02 15:26:21 +02:00 |
|
|
75fe3cdcf5
|
Add react
|
2024-04-02 14:16:28 +02:00 |
|
|
dc4618383e
|
Include global styles
|
2024-04-02 13:22:20 +02:00 |
|
|
2c79904102
|
Add shadcn
|
2024-04-02 13:08:24 +02:00 |
|
Max Schmidt
|
12788566f5
|
use the non alpine version for payload
Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
|
2023-12-19 13:04:27 +01:00 |
|
Max Schmidt
|
2234ce1517
|
Remove default_type directive and optimize gzip settings
|
2023-10-25 18:44:30 +02:00 |
|
Max Schmidt
|
2e6cfc7107
|
Remove unnecessary mime types and 404 page
|
2023-10-24 10:28:06 +02:00 |
|
Max Schmidt
|
f260c33f97
|
Fix include directive duplication in nginx.conf
|
2023-10-24 10:26:58 +02:00 |
|
Max Schmidt
|
fe6e0368fc
|
Update default_type in nginx.conf
|
2023-10-24 10:25:46 +02:00 |
|
Max Schmidt
|
d64bf301dd
|
Update nginx.conf with new root directory and error page
|
2023-10-24 10:24:59 +02:00 |
|
Max Schmidt
|
46e53c7623
|
Update nginx.conf with simplified file paths and error page configurations
|
2023-10-24 10:23:36 +02:00 |
|
Max Schmidt
|
5400495176
|
Update nginx.conf with new gzip configuration and remove duplicate default_type and include directives
|
2023-10-24 10:22:01 +02:00 |
|
Max Schmidt
|
499928753c
|
Update nginx.conf with default_type and include directives
|
2023-10-24 10:17:48 +02:00 |
|
Max Schmidt
|
3e5c6d707b
|
Add mime.types to nginx.conf for root location
|
2023-10-24 10:16:05 +02:00 |
|
Max Schmidt
|
7d2e4f6598
|
Remove unnecessary default_type directive
|
2023-10-24 10:14:43 +02:00 |
|
Max Schmidt
|
92fdc3489e
|
Add mime types to nginx.conf
|
2023-10-24 10:13:44 +02:00 |
|
Max Schmidt
|
9b3f159a09
|
Add default_type for nginx.conf
|
2023-10-24 10:12:59 +02:00 |
|
Max Schmidt
|
ab1f54d573
|
Update static file caching and error page configuration
|
2023-10-24 10:10:13 +02:00 |
|
Max Schmidt
|
f6debe5f56
|
Change server listen port to 80 and update 404 error page
|
2023-10-24 10:08:50 +02:00 |
|
Max Schmidt
|
36703434d4
|
Change nginx.conf to listen on port 3000 and fix error_page
|
2023-10-24 10:07:50 +02:00 |
|
Max Schmidt
|
ca7e679ebb
|
Optimize caching for static files
|
2023-10-24 10:05:51 +02:00 |
|
Max Schmidt
|
d8429c43a6
|
Remove ViewTransitions component from Layout
|
2023-10-24 10:05:20 +02:00 |
|
Max Schmidt
|
2a5dd51d5b
|
Update error page to display 404.html
|
2023-10-24 10:03:23 +02:00 |
|
Max Schmidt
|
5e9cbcf5c8
|
Add 404 page layout
|
2023-10-24 10:01:33 +02:00 |
|
Max Schmidt
|
496702f2ab
|
Update nginx.conf with new gzip and caching settings
|
2023-10-24 10:01:24 +02:00 |
|
Max Schmidt
|
07a19d407e
|
Update error page to /index.html
|
2023-10-24 09:55:04 +02:00 |
|
Max Schmidt
|
5df7cd72c8
|
Update nginx.conf to listen on port 80
|
2023-10-24 09:53:24 +02:00 |
|
Max Schmidt
|
9793bdaab9
|
Add error_page.html for 404 errors
|
2023-10-24 09:50:08 +02:00 |
|
Max Schmidt
|
e062d42e66
|
Update nginx.conf with gzip configurations and server block for static file caching and serving
|
2023-10-24 09:46:18 +02:00 |
|
Max Schmidt
|
254cdcfda7
|
Increase worker connections to 1024
|
2023-10-24 09:43:46 +02:00 |
|
Max Schmidt
|
ccd03f11c7
|
Add nginx.conf for production environment
|
2023-10-24 09:40:04 +02:00 |
|