Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use keyvault name instead of id and allow to have separate keys for web an pubsub #8

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

jmservera
Copy link
Owner

@jmservera jmservera commented Jul 25, 2024

This pull request includes several changes to the ocpp-server project, focusing on updating deployment configurations, improving the Makefile, and enhancing the documentation. The most important changes include the addition of new parameters for Bicep files, updates to the Makefile to support new build and test commands, and modifications to the README to reflect these updates.

Deployment Configuration Updates:

Makefile Improvements:

  • ocpp-server/Makefile: Introduced new variables BICEP_PARAMS and TEST_SERVER. Added new build targets build-node and build-api for separate client and API builds. Updated test commands to use the TEST_SERVER variable.
  • ocpp-server/Makefile: Updated infra target to use the new Bicep parameters file and added infra to the .PHONY list. [1] [2]

Documentation Enhancements:

  • ocpp-server/README.md: Replaced references to main.parameters.json with main.parameters.bicepparam. Added a new section for configuring Let's Encrypt with KeyVault and Azure DNS. Included an FAQ section to address common issues. [1] [2]

Other Changes:

@jmservera jmservera merged commit a4b9ecd into main Jul 26, 2024
5 checks passed
@jmservera jmservera deleted the letsencrypt branch July 26, 2024 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant