DAMON CIARELLI
|
196f5619d6
|
deploy/build updates
|
2022-10-18 20:07:58 +02:00 |
Damon Ciarelli
|
03f598f987
|
update porter Dockerfile so it builds
|
2022-03-23 11:42:10 -07:00 |
vzotova
|
856abe4892
|
Renames `provider_uri` to `eth_provider_uri`
|
2022-02-18 11:27:15 +03:00 |
Bogdan Opanchuk
|
99f7f6d38a
|
[temporary] Using nucypher-core from git
Replace with dependency relock when it is published.
|
2022-01-08 15:29:22 -08:00 |
derekpierre
|
21212653f9
|
Allow more flexibility for CORS origins to be specified. CLI takes a comma-separated list, that can include regexes, and Porter with NGINX can configure conditionals for allowing origins.
|
2021-10-13 13:13:52 -04:00 |
derekpierre
|
9853509716
|
Make CORS allow origins opt-in by default (instead of opt-out and having '*' as the default).
Ensure that empty string for --allow-origins equates to cors not enabled.
Add tests for CORS CLI option.
|
2021-10-08 11:32:47 -04:00 |
derekpierre
|
978141643e
|
Add direct CORS support to Porter (i.e. without nginx).
Fix bug with use of Path for TLS key/certificate instead of str.
|
2021-10-08 11:32:47 -04:00 |
derekpierre
|
8e5dc8f0f6
|
Add porter docker-compose to use nginx reverse proxy with support for SSL and CORS.
|
2021-10-08 11:32:48 -04:00 |
derekpierre
|
26968e05bc
|
Rename docker image to nucypher/porter instead of nucypher/nucypher-porter.
Update documentation regarding the port that the Porter service runs on.
|
2021-07-26 15:14:43 -04:00 |
derekpierre
|
00f38e7b35
|
Build and publish separate nucypher/nucypher-porter docker image.
Minor cleanups including docker-compose container names, and documentation updates.
|
2021-07-26 15:14:43 -04:00 |
derekpierre
|
3faf1de19b
|
Fix broken docker-compose for porter.
|
2021-07-26 15:14:43 -04:00 |
derekpierre
|
5485484e36
|
Add very simple iteration of basic authentication to Porter.
|
2021-07-26 15:14:42 -04:00 |
derekpierre
|
ed17df1be3
|
Docker compose file for porter.
|
2021-07-26 15:14:42 -04:00 |