jasquat
|
1d735422c9
|
some cleanup on code review w/ burnettk cullerton
|
2022-08-23 12:34:13 -04:00 |
|
jasquat
|
d94b10afdf
|
merged in main and resolved conflicts
|
2022-08-22 09:03:49 -04:00 |
|
burnettk
|
daa9993a62
|
turn off ssl for spiffworkflow realm as well
|
2022-08-17 18:09:58 -04:00 |
|
burnettk
|
f982020e77
|
document how to turn off SSL
|
2022-08-17 18:08:00 -04:00 |
|
burnettk
|
be553f4cec
|
unhardcode urls
|
2022-08-17 17:56:38 -04:00 |
|
burnettk
|
42e48a4a5f
|
update open id server url per chat with the homies
|
2022-08-17 17:21:24 -04:00 |
|
jasquat
|
e48d2b3536
|
Merge remote-tracking branch 'origin/main' into feature/basic_message_queue_support
|
2022-08-17 16:43:20 -04:00 |
|
burnettk
|
ff05dc8331
|
fix check for network
|
2022-08-17 16:42:13 -04:00 |
|
jasquat
|
0a77926801
|
merged in main and resolved conflicts
|
2022-08-02 15:31:56 -04:00 |
|
jasquat
|
c2c5a665da
|
default docker compose to run
|
2022-08-02 14:45:54 -04:00 |
|
jasquat
|
3b2ca3da3b
|
some changes to get docker working again
|
2022-08-02 14:02:50 -04:00 |
|
jasquat
|
8b640cdd6a
|
fixed wait for server script
|
2022-08-02 08:33:03 -04:00 |
|
jasquat
|
7a3b3e6085
|
added set -x to figure out why start keycloak is failing
|
2022-08-01 17:37:24 -04:00 |
|
jasquat
|
df26c77fd7
|
some more framework for messages
|
2022-08-01 16:44:51 -04:00 |
|
jasquat
|
f98e346954
|
some fixes found while running fixing frontend acceptance tests
|
2022-07-29 14:46:06 -04:00 |
|
jasquat
|
d7fdb618fc
|
return a 400 if a process group cannot be found instead of a 500
|
2022-07-18 16:23:29 -04:00 |
|
jasquat
|
989dc22f74
|
get_token should use 7002
|
2022-07-18 09:01:28 -04:00 |
|
jasquat
|
0343d8f805
|
replicate script works again w/ burnettk cullerton
|
2022-07-14 16:46:39 -04:00 |
|
jasquat
|
583da731db
|
moved replication scripts to own dir w/ burnettk cullerton
|
2022-07-14 16:44:15 -04:00 |
|
jasquat
|
dedac39284
|
removed spiff stuff from replciate resource script w/ burnettk cullerton
|
2022-07-14 16:41:45 -04:00 |
|
jasquat
|
c5c84b45cd
|
added script replicate auth issue for admin user w/ burnettk cullerton
|
2022-07-14 16:35:29 -04:00 |
|
jasquat
|
0b52cd2813
|
restart keycloak after importing items so realms show up
|
2022-07-14 09:32:49 -04:00 |
|
jasquat
|
2f46db9057
|
allow overriding the uri to test with keycload
|
2022-07-14 09:27:33 -04:00 |
|
burnettk
|
d319e5e843
|
more docs
|
2022-07-14 09:24:32 -04:00 |
|
burnettk
|
2212168411
|
update for mac and add docs
|
2022-07-14 09:23:02 -04:00 |
|
burnettk
|
3d19d7c51b
|
update columns
|
2022-07-13 17:31:54 -04:00 |
|
burnettk
|
fcd7be586f
|
maybe we can wait again now that we have a timeout
|
2022-07-12 01:56:56 -04:00 |
|
burnettk
|
4295c1657c
|
remove wait and delete volume
|
2022-07-11 22:55:38 -04:00 |
|
jasquat
|
fcbb9cfbb7
|
removed docker_restart and instead do it all in build and run and check docker compose stuff in ci w/ burnettk
|
2022-07-11 17:10:07 -04:00 |
|
burnettk
|
5047b9aa8b
|
add process_instance_report_list
|
2022-07-09 13:17:21 -04:00 |
|
jasquat
|
d19a8acd63
|
some cleanup w/ burnettk
|
2022-07-08 16:03:50 -04:00 |
|
jasquat
|
cc1c5d096c
|
get token from frontend and exchange with backend w/ burnettk
|
2022-07-08 15:53:32 -04:00 |
|
jasquat
|
3246adc31c
|
get_token is working now w/ burnettk
|
2022-07-08 15:40:16 -04:00 |
|
jasquat
|
11f9b7142b
|
log the gunicorn access logs as json to stdout as well w/ burnettk
|
2022-07-08 15:24:51 -04:00 |
|
jasquat
|
bc04086d14
|
updated realm and get token kinda works now w/ burnettk
|
2022-07-08 12:35:35 -04:00 |
|
burnettk
|
5d1ca39a34
|
document getting user info with token
|
2022-07-08 11:15:11 -04:00 |
|
jasquat
|
4b7b341a24
|
log to stdout and stderr instead w/ burnettk
|
2022-07-08 10:54:19 -04:00 |
|
jasquat
|
49ac0706c9
|
Merge branch 'main' of github.com:sartography/spiffworkflow-backend
|
2022-07-07 14:44:23 -04:00 |
|
jasquat
|
ac9c2f7fff
|
attempt to log better with gunicorn w/ burnettk
|
2022-07-07 14:44:19 -04:00 |
|
burnettk
|
10dc202793
|
credit
|
2022-07-07 13:55:23 -04:00 |
|
burnettk
|
376d808223
|
improve script
|
2022-07-07 13:08:55 -04:00 |
|
burnettk
|
f8b4e21acc
|
get_token script
|
2022-07-07 13:06:51 -04:00 |
|
jasquat
|
093b96a2f9
|
added json formatting and turn debug mode off in docker so we can get stack traces to log files w/ burnettk
|
2022-07-07 12:27:03 -04:00 |
|
jasquat
|
ac40540c57
|
adding log files for the server w/ burnettk
|
2022-07-07 10:19:52 -04:00 |
|
burnettk
|
034e4d4471
|
more docs
|
2022-07-06 18:03:32 -04:00 |
|
jasquat
|
71f7c2245e
|
added wait for keycloak script w/ burnettk
|
2022-07-06 17:12:56 -04:00 |
|
jasquat
|
44565d1704
|
added ci stuff for keycloak w/ burnettk
|
2022-07-06 17:09:38 -04:00 |
|
jasquat
|
9cc05a6749
|
added some more info for keycloak w/ burnettk
|
2022-07-06 16:13:05 -04:00 |
|
burnettk
|
2fa6ceca16
|
pre-commit
|
2022-07-04 22:48:47 -04:00 |
|
burnettk
|
0a88c7fa6b
|
refactor script to run to completion successfully and avoid serialization error
|
2022-07-02 19:09:33 -04:00 |
|