deflax
|
2c100e079a
|
fix Serializer import
|
2024-04-03 04:36:36 +03:00 |
|
deflax
|
a597fb439a
|
translate auth strings
|
2024-04-03 04:22:00 +03:00 |
|
deflax
|
5a88062c04
|
rename create_db to format_db since it can reinitialize existing dbs
|
2024-04-02 11:40:12 +03:00 |
|
deflax
|
f46ee1b358
|
update readme with seed_db
|
2024-04-01 20:03:11 +03:00 |
|
deflax
|
c35f622d24
|
seed roles in seed_db
|
2024-04-01 20:00:56 +03:00 |
|
deflax
|
2aca3bee15
|
rename all remaining pid columns to id columns
|
2024-04-01 19:44:11 +03:00 |
|
deflax
|
e04867064e
|
fix mail_admin user
|
2024-04-01 19:38:59 +03:00 |
|
deflax
|
1ad46cbdc4
|
update readme with create_db
|
2024-04-01 19:36:22 +03:00 |
|
deflax
|
bdc3a5c716
|
remove legacy field
|
2024-04-01 19:32:49 +03:00 |
|
deflax
|
4c682087a1
|
add flask-migrate init files
|
2024-04-01 19:21:40 +03:00 |
|
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 |
|