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

[Feature] standalone docker #945

Closed
wants to merge 14 commits into from

Conversation

S0ly
Copy link
Member

@S0ly S0ly commented Apr 30, 2024

I'm currently addressing issue #938, though it's still a work in progress. (do not merge for the moment)

The current code incorporates two Docker configurations: one for development and another for deployment, catering to Unraid users.

I've organized these configurations into two folders:

  1. Development: This folder houses the original Docker setup tailored for development purposes.

  2. Standalone: Here, you'll find a modified Docker setup focused solely on running the CtrlPanel with an integrated Nginx. This streamlined setup requires only an external database and Pterodactyl to function efficiently.

I plan to include comprehensive documentation for the standalone setup to ensure ease of use and understanding.

(its my first public pull request)

@S0ly
Copy link
Member Author

S0ly commented Apr 30, 2024

By the way, it might be worth considering issue #944 separately from this pull request. Although related to documentation, the changes proposed there don't directly impact the Docker configurations. However, as suggested in the issue, cleaning up the documentation and merging the building markdown into a readme in the development folder could streamline the user experience. This way, users will have everything conveniently located in one place.

@S0ly S0ly changed the base branch from main to development April 30, 2024 11:52
@S0ly S0ly closed this Apr 30, 2024
@S0ly S0ly deleted the feature/standalone-docker branch April 30, 2024 12:01
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.

7 participants