Commit graph

148 commits

Author SHA1 Message Date
deflax 1b1c4ec7da set migrations volume 2024-04-01 19:16:26 +03:00
deflax 98936a066b the manage script returns 2024-04-01 19:07:45 +03:00
deflax b4ab4a392a fix initdb 2024-04-01 19:05:39 +03:00
deflax 4e7d8bc743 fix the circular import hell 2024-04-01 17:41:45 +03:00
deflax 1de078d47e disable slow queries 2024-03-31 18:50:30 +03:00
deflax 413176b4a0 rename get_debug_queries to get_recorded_queries 2024-03-31 18:36:55 +03:00
deflax 5c8597a957 rename forest.py and email.py to fit execution 2024-03-31 18:22:08 +03:00
deflax e84396fc28 enable pgadmin data dir 2024-03-28 17:57:35 +02:00
deflax 3555c46db8 fix port 2024-03-28 17:50:43 +02:00
deflax f3d6fd284b disable osmtitle 2024-03-28 17:30:25 +02:00
deflax 16489bbcce change pgadmin port 2024-03-28 17:25:15 +02:00
deflax c945a17d26 Merge branch 'master' of git.deflax.net:forest/net 2024-03-22 18:30:21 +02:00
deflax 5451d8d1b3 define create_app fn 2024-03-22 18:21:53 +02:00
deflax 59896d43c7 update readme with the proper build command 2024-03-05 14:45:13 +02:00
deflax 0d7615558e cache pip downloads 2024-02-27 16:56:55 +02:00
deflax 6a4682edea comment db 2024-02-24 15:31:23 +02:00
deflax fd05abb74b uncomment sqlalchemy 2024-02-24 15:03:26 +02:00
deflax 3c416ac091 remove forest prefix from config module import 2024-02-24 14:56:04 +02:00
deflax e6fc6cb603 rename init to forest 2024-02-24 14:52:23 +02:00
deflax f9b1c432ae refactor forest src 2024-02-24 14:46:14 +02:00
deflax 1ca27ea862 fix dockerfile 2024-02-23 19:05:20 +02:00
deflax ee74acad1d use app_home env variable 2023-11-17 21:07:16 -05:00
deflax 2e2bd3da61 fix exposed ports 2023-11-17 20:40:49 -05:00
deflax 910a71e0d2 fix netcat 2023-11-17 20:13:22 -05:00
deflax 7661384e94 fix typo 2023-11-17 19:59:03 -05:00
deflax f63018c6db remove dev setup 2023-11-17 19:58:12 -05:00
deflax 0caa321b5d define dist.env 2023-11-17 18:56:06 -05:00
deflax bb1cf507ec upgrade osm-tile-server 2023-11-17 18:20:39 -05:00
deflax 80a3b4c8f5 remove haproxy and certbot 2023-11-17 17:54:53 -05:00
Daniel afx 13c46df30c change dev compose filename 2023-01-09 15:00:17 +02:00
Daniel afx d016dcdacf deny http request 2022-02-07 06:12:57 +02:00
Daniel afx 6cdc654d04 switch acls based on SNI 2022-02-07 06:09:13 +02:00
Daniel afx 11961a80c4 fix db acl 2022-02-07 06:03:13 +02:00
Daniel afx 6f982e0a6a block access to db backend 2022-02-07 05:40:03 +02:00
Daniel afx c2f15c4f02 fix haproxy acl path 2022-02-07 05:30:23 +02:00
Daniel afx 09a3c1709e provide allowed_ips example file 2022-02-07 03:19:22 +00:00
Daniel afx f80929eb18 setip haproxy acls 2022-02-07 05:17:11 +02:00
Daniel afx 128fe2defe disable pgadmin volumes 2022-02-06 04:44:43 +02:00
Daniel afx bb9e67d25a add newline in haproxy 2022-02-06 04:34:34 +02:00
Daniel afx 0427a5ac76 add newline in haproxy.cfg 2022-02-06 04:31:28 +02:00
Daniel afx f480d85560 install pgadmin 2022-02-06 03:18:30 +02:00
Daniel afx 2abf8c7e75 provide recaptcha keys 2022-02-06 01:16:01 +02:00
Daniel afx 041ae37bea enable registration buttons in nav template 2022-02-06 01:05:39 +02:00
Daniel afx d26f05cc9a remove client strings 2022-02-06 01:02:27 +02:00
Daniel afx f8ce7c0cf9 remove servers query 2022-02-05 21:54:01 +02:00
Daniel afx 62a99fcf1a implement secret_key config 2022-02-05 17:45:24 +02:00
Daniel afx de472e177d import forest models from manage 2022-02-05 05:22:00 +02:00
Daniel afx 526887a324 remove email debug 2022-02-05 05:11:16 +02:00
Daniel afx 2f0fca383d add mail_use_tls env var 2022-02-05 05:04:45 +02:00
Daniel afx 1b6d3e5901 provide mail env vars 2022-02-05 05:01:57 +02:00