Skip to content

Conversation

@H3xKatana
Copy link

Description

Please explain the changes you made.

Creating an automatic installer for CoreControl for easier setup.
The script automatically installs Docker, Docker Compose files, and then pulls the latest images of CoreControl.
The script uses the Docker Compose file provided by the main author.
Adding automatic JWT key generation.
The installer can be run directly with sudo sh installer.sh.
For a better user experience, the user doesn't need to install the script from the repository.
It should be served directly from the CoreControl website:
then it can be installed with this commnd
curl -sSL https://corecontrol.xyz/install.sh | bash

Checklist

  • [ Yes] I have tested the code
  • [ Yes] I have updated the documentation if necessary
  • [ Yes] I followed the project's coding guidelines

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