oceanbase / oceanbase/powercontext
feat: would like powercontext to launch and run in the background
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 212
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 199
Description
Feature description
As the title suggests:
-
I hope
powercontextcan run as a background process; currently, keeping a terminal window open just to run a background process feels rather inelegant. -
Have you considered deploying and running it via a Docker container? This would allow for deployment on any machine—including Windows—provided Docker Desktop is installed.
Problem and proposed solution
-
Currently, a running
powercontextprocess requires a dedicated terminal window, which isn't exactly elegant; running it in the background would free up the terminal window completely. -
Supporting Docker deployment would allow it to run on any machine—including Windows—provided Docker Desktop is installed.
Alternatives considered
No response
Additional context
No response
Are you willing to contribute to this feature?
- Yes, I am willing to contribute code, docs, or design feedback.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the powercontext launch entry point and any existing deployment configuration. Define how it should run without a dedicated terminal and how Docker should start it across supported machines. Done means both background execution and Docker deployment are documented and tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, python
- Domain
- backend, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100