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

Add one liners for installing required programs on a server and a local computer #3757

Open
luixxiul opened this issue Nov 7, 2024 · 0 comments
Labels
docs This issue is related to documentation suggestion This issue is a feature request

Comments

@luixxiul
Copy link
Collaborator

luixxiul commented Nov 7, 2024

Is your feature request related to a problem? Please describe.
I like detailed information on https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/docs/prerequisites.md about which programs need to be installed, but I think it would be better if there also are one liners for those programs as well. They should greatly reduce the number of basic questions related to required software such as Ansible.

Here are examples:

Describe the solution you'd like
One liners like this:

(On your local computer)
For Debian/Ubuntu:

$ sudo apt install -y python3 git just …

For ArchLinux:

For Windows:

(On your server)
For Debian/Ubuntu:

Describe alternatives you've considered

Additional context
I'm no expert here so I could not make a proper suggestion about which one liners would be expected.

@luixxiul luixxiul added suggestion This issue is a feature request docs This issue is related to documentation labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs This issue is related to documentation suggestion This issue is a feature request
Projects
None yet
Development

No branches or pull requests

1 participant