Commit Graph

47 Commits

Author SHA1 Message Date
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
wh1te909 33c602dd61 update reqs 2021-02-13 19:40:18 +00:00
sadnub 913fcd4df2 fix tests and added soem minor fixes 2021-02-11 20:11:03 -05:00
sadnub 99d3a8a749 more alerts work 2021-02-11 20:11:02 -05:00
dependabot[bot] e7b5ecb40f
Bump cryptography from 3.2.1 to 3.3.2 in /.devcontainer
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2.1 to 3.3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.2.1...3.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 02:34:29 +00:00
sadnub 69bee35700 remove winupdate container from dev 2021-01-22 20:03:30 -05:00
sadnub 598e24df7c remove salt and celery-winupdate containers 2021-01-22 19:57:58 -05:00
sadnub 278ea24786 improve dev env 2021-01-16 17:46:56 -05:00
sadnub 53882d6e5f fix dev port 2021-01-15 21:25:32 -05:00
sadnub d68adfbf10 docker nats-api rework 2021-01-15 21:11:27 -05:00
sadnub 69583ca3c0 docker dev fixes 2021-01-10 13:17:49 -05:00
sadnub f8dfd8edb3 Make pip copy the binaries versus symlink them in dev env 2021-01-03 20:15:40 -05:00
sadnub 6bafa4c79a
fix mesh init on dev 2021-01-03 15:15:43 -05:00
sadnub 41329039ee add .env example 2021-01-02 00:09:56 -05:00
sadnub f68b102ca8 Add Dev Containers 2021-01-02 00:05:54 -05:00