Commit Graph

64 Commits

Author SHA1 Message Date
sadnub 80861fd620 revert back to psycopg2 package 2022-04-19 22:37:56 -04:00
sadnub b5e3b16e3a add option to disable mesh autologin 2022-04-12 16:18:31 -04:00
sadnub 752542a1d1 fix ci and fix caching 2022-04-09 09:04:56 -04:00
sadnub dd077383f7 fix docker dev settings 2022-04-08 23:39:18 -04:00
sadnub 6e808dbb0f add meshctrl to dev dependencies 2022-04-08 23:27:32 -04:00
sadnub 62e2b5230c configure mypy vscode extension and start fixing some types 2022-04-08 23:23:10 -04:00
sadnub 3325c30f29 Django 4 upgrade and add REDIS as cache backend 2022-04-08 23:22:33 -04:00
sadnub 27e93e499f add django-silk to the docker dev setup 2022-04-08 23:20:51 -04:00
sadnub dc05d87b44 add redis volume back 2022-04-08 23:19:35 -04:00
sadnub d4c5e38857 fix redis background save issue 2022-04-08 23:19:35 -04:00
sadnub fb80e5c367 remove aof from redis 2022-04-08 23:19:35 -04:00
wh1te909 9aada993b1 nginx/celery changes and bump docker deps 2022-03-14 04:20:41 +00:00
wh1te909 202edc0588 v0.12.0 2022-03-10 00:57:55 +00:00
wh1te909 ab5e50c29c fix vscode deprecations / remove mypy 2022-02-11 19:57:49 +00:00
wh1te909 fb86c14d77 update reqs 2022-02-03 03:16:17 +00:00
sadnub c6c0159ee4 remove mkdocs container from docker dev 2022-02-01 22:20:11 -05:00
sadnub fe5bba18a2 fix dev containers for non-root containers 2022-02-01 22:15:38 -05:00
sadnub ba3bd1407b fix cert path in dev and prod 2022-01-06 09:56:33 -05:00
sadnub eae24083c9 fix docker dev with latest prod docker image options 2022-01-05 21:17:59 -05:00
sadnub 7e3133caa2 automated task rework 2021-12-30 23:56:37 -05:00
sadnub 5107db6169 add drf_spectacular to dev requirements 2021-11-23 21:35:11 -05:00
wh1te909 730f37f247 add debian 11 support and update reqs 2021-11-19 06:58:18 +00:00
sadnub a3ff6efebc remove nats-api from api dev image 2021-11-13 16:56:50 -05:00
wh1te909 6a9bc56723 update for new service 2021-11-13 21:30:01 +00:00
sadnub 44eab3de7f docker dev changes and nginx dev fix 2021-09-23 13:23:52 -04:00
sadnub 6facf6a324 fix nginx on docker dev 2021-09-06 12:54:37 -04:00
sadnub 3685e3111f fix docker prod spinup. Move api container to uwsgi 2021-09-05 23:49:10 -04:00
wh1te909 50613f5d3e add api auth in settings, removed from local_settings 2021-09-03 05:31:44 +00:00
sadnub 3d41d79078 change directory for nats configuration file for DOCKER. Fix nats-api commands in dev containers 2021-08-30 22:17:21 -04:00
wh1te909 5b388c587b update python 2021-08-29 08:19:35 +00:00
sadnub b4c1ec55ec fix env.example 2021-08-27 22:12:25 -04:00
sadnub 93d78a0200 add ipware req 2021-07-21 20:33:42 -04:00
wh1te909 b6dd03138d rework agent installation auth token to have minimal perms 2021-06-30 06:46:07 +00:00
Zak 07c74e4641 Updated devcontainer
Prior it was statically set to use a specific range of IPs. I changed this so it could be set via environment variables. Also, NATS port 4222 is a reserved port for Hyper-V. I updated this so it could be set in env variables as well.
2021-06-12 20:49:10 -07:00
sadnub 6650b705c4 configure redis to use an appendonly file for celery task reliability 2021-06-06 22:54:52 -04:00
sadnub 15359e8846 ws wip 2021-05-14 18:08:51 -04:00
sadnub d45bcea1ff add mkdocs container to docker dev env 2021-04-26 23:16:10 -04:00
sadnub b94a795189 specify names for the dev and prod containers and fix frontend web .env generation 2021-04-07 19:39:35 -04:00
sadnub 787164e245 add websockets container. Fix mesh upload on new installation. remove cypress until we need it 2021-04-03 17:50:18 -04:00
wh1te909 9471e8f1fd add channels to reqs 2021-04-02 22:54:58 +00:00
sadnub 0f32a3ec24 good start to script variables 2021-04-01 00:23:42 -04:00
wh1te909 258261dc64 refactor goinstaller to prepare for code signing 2021-03-30 20:52:03 +00:00
sadnub 0fe40f9ccb add custom fields to forms and get saving to work 2021-03-25 23:21:57 -04:00
wh1te909 b7dd8737a7 make django admin disabled by default 2021-02-27 23:19:35 +00:00
sadnub 8d084ab90a docker dev changes 2021-02-23 23:53:55 -05:00
wh1te909 a05998a30e docs 2021-02-24 00:12:55 +00:00
wh1te909 10256864e4 improve typing support 2021-02-23 09:50:57 +00:00
wh1te909 0ec0b4a044 python 3.9 2021-02-21 07:57:36 +00:00
wh1te909 f1a523f327 update reqs 2021-02-21 07:37:36 +00:00
wh1te909 92f4f7ef59 go 1.16 2021-02-17 23:26:56 +00:00