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

Fix docker compose file #77

Merged
merged 1 commit into from
Oct 26, 2024
Merged

Fix docker compose file #77

merged 1 commit into from
Oct 26, 2024

Conversation

lucifercr07
Copy link
Contributor

  • Output:
[+] Running 4/0
 ✔ Container playground-web-dicedbadmin-1  Created                                                                                       0.0s
 ✔ Container playground-web-dicedb-1       Created                                                                                       0.0s
 ✔ Container playground-web-backend-1      Created                                                                                       0.0s
 ✔ Container playground-web-frontend-1     Created                                                                                       0.0s
Attaching to backend-1, dicedb-1, dicedbadmin-1, frontend-1
dicedb-1       |
dicedb-1       | ██████╗ ██╗ ██████╗███████╗██████╗ ██████╗
dicedb-1       | ██╔══██╗██║██╔════╝██╔════╝██╔══██╗██╔══██╗
dicedb-1       | ██║  ██║██║██║     █████╗  ██║  ██║██████╔╝
dicedb-1       | ██║  ██║██║██║     ██╔══╝  ██║  ██║██╔══██╗
dicedb-1       | ██████╔╝██║╚██████╗███████╗██████╔╝██████╔╝
dicedb-1       | ╚═════╝ ╚═╝ ╚═════╝╚══════╝╚═════╝ ╚═════╝
dicedb-1       |
dicedbadmin-1  |
dicedbadmin-1  | ██████╗ ██╗ ██████╗███████╗██████╗ ██████╗
dicedbadmin-1  | ██╔══██╗██║██╔════╝██╔════╝██╔══██╗██╔══██╗
dicedbadmin-1  | ██║  ██║██║██║     █████╗  ██║  ██║██████╔╝
dicedbadmin-1  | ██║  ██║██║██║     ██╔══╝  ██║  ██║██╔══██╗
dicedbadmin-1  | ██████╔╝██║╚██████╗███████╗██████╔╝██████╔╝
dicedbadmin-1  | ╚═════╝ ╚═╝ ╚═════╝╚══════╝╚═════╝ ╚═════╝
dicedbadmin-1  |
dicedb-1       | 2024-10-26T17:06:13Z INF starting DiceDB version=0.0.5
dicedbadmin-1  | 2024-10-26T17:06:13Z INF starting DiceDB version=0.0.5
dicedbadmin-1  | 2024-10-26T17:06:13Z INF running with port=7379
dicedb-1       | 2024-10-26T17:06:13Z INF running with port=7379
dicedb-1       | 2024-10-26T17:06:13Z INF running with enable-watch=false
dicedbadmin-1  | 2024-10-26T17:06:13Z INF running with enable-watch=false
dicedb-1       | 2024-10-26T17:06:13Z INF running with mode=single-threaded
dicedb-1       | 2024-10-26T17:06:13Z WRN running without authentication, consider setting a password
dicedbadmin-1  | 2024-10-26T17:06:13Z INF running with mode=single-threaded
dicedbadmin-1  | 2024-10-26T17:06:13Z WRN running without authentication, consider setting a password
backend-1      | 2024/10/26 17:06:13 INFO starting HTTP server at addr=:8080
frontend-1     |
frontend-1     | > @dicedb/[email protected] start /prod/playground-web
frontend-1     | > pnpx serve out
frontend-1     |
frontend-1     |  INFO  Accepting connections at http://localhost:3000

@lucifercr07 lucifercr07 merged commit 0e5e694 into master Oct 26, 2024
1 check passed
@lucifercr07 lucifercr07 deleted the lucifercr07/fix_docker_file branch October 26, 2024 17:08
KaviiSuri added a commit to KaviiSuri/playground-web that referenced this pull request Nov 2, 2024
…setup-ui-packages-and-tailwind-for-console

* 'master' of github.com:DiceDB/playground-web:
  Fix docker compose file (DiceDB#77)
  integrate cleanup time from playground-mono (DiceDB#76)
  Changes to integrate rate-limit headers for `Commands left` component UI (DiceDB#67)
  Adding support for JSON.SET command (DiceDB#74)
  Unit tests for playground-web repository  (DiceDB#71)
  fix: docker compose contexts to ensure docker compose runs
KaviiSuri added a commit to KaviiSuri/playground-web that referenced this pull request Nov 2, 2024
…setup-ui-packages-and-tailwind-for-console

* 'master' of github.com:DiceDB/playground-web:
  Fix docker compose file (DiceDB#77)
  integrate cleanup time from playground-mono (DiceDB#76)
  Changes to integrate rate-limit headers for `Commands left` component UI (DiceDB#67)
  Adding support for JSON.SET command (DiceDB#74)
  Unit tests for playground-web repository  (DiceDB#71)
  fix: docker compose contexts to ensure docker compose runs
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