Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Epic: write a configurator script to ask for the parameters to install

Open
#40 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Assessment

This issue has not been assessed yet.

Description

Starting from scratch create an interactive configuration tool
asking for all the required parameters to setup

  • in docker (first)
  • in a single server (second step)
  • in the various cloud providers (third step)

So you can install OpenServerless with:

  • ops configure
  • ops install

in all the environments

and create the documentation for all of this.

Related issues:
#60 Task-util-config: add a custom label to show to the user - MERGED
#61 Task-util-config: it should be possible to set a default value for a parameter that depends only on the current parameter - MERGED
#62 Task-util-config: it should be possible to set a default value for a parameter that depends on one or more parameters different from current value - OPEN
#69 Task-util-config: allow digits in the name of the configuration keys - MERGED
#70 Task-util-config: have a better error message if the configuration file is not present. - OPEN

Dominant language
Python
Stars
576
Forks
29
Avg merge
51m
Merged PRs (30d)
13

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from apache/openserverless

All issues in apache/openserverless

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.