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

Dropping microservices setup #2959

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Conversation

mutantcornholio
Copy link
Contributor

@mutantcornholio mutantcornholio commented Jun 3, 2024

  • Removed Dockerfiles in all auxiliary packages
  • Removed entrypoints (e.g. run.ts) in all auxiliary packages
  • Removed Dockerfile-dev's, as they served no purpose
  • Removed esbuild and build:prod commands, as they weren't used in production setup
  • Removed worker package, as it's not used in monolith setup
  • Removed everything regarding redis
  • Removed docker-compose.yml and docker-compose.microservice.yml (docker-compose.current.yml became docker-compose.yml)
  • Removed configs for microservices setup
  • Updated docs

Fixes https://github.com/w3f/1k-validators-be-PRIVATE/issues/84

* Removed Dockerfiles in all auxiliary packages
* Removed entrypoints (e.g. run.ts) in all auxiliary packages
* Removed Dockerfile-dev's, as they served no purpose
* Removed esbuild and build:prod commands, as they weren't used in production setup
* Removed worker package, as it's not used in monolith setup
* Removed everything regarding redis
* Removed docker-compose.yml and docker-compose.microservice.yml
(docker-compose.current.yml became docker-compose.yml)
* Removed configs for microservices setup
* Updated docs
@mutantcornholio mutantcornholio changed the base branch from master to staging June 3, 2024 14:39
@mutantcornholio mutantcornholio marked this pull request as draft June 3, 2024 14:39
@mutantcornholio mutantcornholio changed the title yuri/monolith forever Dropping microservices setup Jun 3, 2024
@mutantcornholio mutantcornholio marked this pull request as ready for review June 3, 2024 14:45
@mutantcornholio mutantcornholio merged commit 34eff72 into staging Jun 10, 2024
13 checks passed
@mutantcornholio mutantcornholio deleted the yuri/monolith-forever branch June 10, 2024 08:49
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.

2 participants