Eric Radman
8747d02bbe
Use standard PostgreSQL image and drop clean-all target ( #7555 )
2025-10-06 09:48:49 -04:00
Justin Clift
fb1a056561
Add REDASH_HOST to the docker compose file ( #7157 )
...
This ensures emails generated in the development environment have the port number included in their urls.
2024-09-12 10:06:52 +00:00
Eric Radman
58cc49bc88
Revert build (2 of 2) ( #6967 )
2024-05-14 12:30:48 +00:00
Justin Clift
897c683980
pgautoupgrade now does multi-arch builds ( #6939 )
...
Thanks to substantial efforts by @andyundso, the Docker Hub
images for pgautoupgrade are now multi-arch (x86_64 and ARM64). :)
2024-05-01 23:03:06 +10:00
Justin Clift
062a70cf20
Change default webUI port back to 5001 ( #6883 )
...
This PR changes the default (tcp) port for the web user interface back to port 5001.
The recent change to port 5000 (to match an old default) turned out to be more painful than it's worth.
So, lets keep using port 5001 after all.
2024-04-13 02:02:55 +10:00
Andrii Chubatiuk
275e12e7c1
fix: unquote values in compose ( #6882 )
2024-04-12 20:05:24 +10:00
Andrii Chubatiuk
77d7508cee
fixed local setup to run on ARM64 ( #6877 )
...
* fixed local setup to run on ARM64
* set local profile in makefile by default
* reverted compose comment for postgres command
2024-04-12 08:10:34 +00:00
Andrii Chubatiuk
95ecb8e229
fix for coverage ( #6872 )
...
Co-authored-by: Andrii Chubatiuk <wachy@Andriis-MBP-2.lan >
2024-04-11 05:35:14 +00:00
Andrii Chubatiuk
34cde71238
fix percy for a branch ( #6868 )
...
Co-authored-by: Andrii Chubatiuk <wachy@Andriis-MBP-2.lan >
2024-04-10 21:10:41 +10:00
Andrii Chubatiuk
3f19534301
reuse built frontend in ci, merge compose files ( #6674 )
...
* reuse built frontend in ci, merge compose files
* pr comments
* added make create_db alias to create_database
* fixed lint
---------
Co-authored-by: Andrii Chubatiuk <wachy@Andriis-MBP-2.lan >
2024-04-10 19:53:14 +10:00
Justin Clift
15e6583d72
Automatically use the latest version of PostgreSQL ( #6851 )
2024-04-05 10:46:12 -04:00
Lucas Fernando Cardoso Nunes
af2f4af8a2
refactor: use docker compose recommendations ( #5854 )
...
Signed-off-by: Lucas Fernando Cardoso Nunes <lucasfc.nunes@gmail.com >
2024-02-04 07:22:40 -06:00