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

Update docs to reflect http plugin merge #546

Merged
merged 7 commits into from Dec 17, 2023

Conversation

miniduikboot
Copy link
Member

Description

Now that we are retiring the Impostor.Http plugin, we still need to do four things:

  • Update the documentation
  • Remove the builtin docker plugin
  • Archive Impostor.Http
  • Update Reactor.Impostor
  • Write upgrade instructions from 1.8.4

This PR tackles the first 2 items. Upgrade instructions are here:

Impostor 1.9.0 now includes the Impostor.Http plugin. This
If you installed using Docker, you don't have to do anything. The new image no longer comes with the Impostor.Http plugin preinstalled.
If you've used Impostor.Http before, remove it from your plugins folder and put your HttpServer configuration in config.json. Check Server-configuration.md and config.json for reference on how to do this.
If you haven't used Impostor.Http before, install ASP.Net Core 7 and set up the Http Server as detailed in HttpServer.md
Also, if you use Reactor.Impostor, deinstall Reactor.Impostor.Http and update to the latest version of Reactor.Impostor.

Merge after #553 and close to the release of 1.9

@js6pak js6pak merged commit b5ea1d8 into Impostor:master Dec 17, 2023
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.

None yet

2 participants