Skip to content

feat: adding staging environment for consumer-api #56

@danielhe4rt

Description

@danielhe4rt

Currently we only have one API which is being used for production and test purposes (twitch-extension.danielheart.dev) and our goal is to make it easier for staging tests.

Proposal

Use Nginx to make a proxy for maintain the current api and create two new ones for the v1 development/production:

  • twitch-extension.danielheart.dev (deprecate after 1 month after release the 1.0)
  • consumer.newdomain(?).dev (production)
  • consumer-dev.newdomain.dev (staging)

The service today is running under Rust Actix and would be good to have a auto-deployment on this tooling.

Maybe @gvieira18 can bring some ideas or if anyone wants to implement it, please ping me so I can provide a VPS for you to work with.

Metadata

Metadata

Assignees

Labels

apiWorking around the /api folderdevopsDemands that need devops actionenhancementNew feature or requesthelp wantedExtra attention is neededrust

Type

No type

Projects

Status

Backlog

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions