Skip to content

prep docs for new v1.2 beta release#152

Open
simbabimba-dev wants to merge 2 commits intoCtrlpanel-gg:developmentfrom
simbabimba-dev:development
Open

prep docs for new v1.2 beta release#152
simbabimba-dev wants to merge 2 commits intoCtrlpanel-gg:developmentfrom
simbabimba-dev:development

Conversation

@simbabimba-dev
Copy link
Copy Markdown

📚 Documentation Update — v1.2 (Public Beta)

This PR updates the documentation to align with the v1.2 release and removes outdated or misleading instructions.


✨ Changes

🆕 Updated Installation Guide

  • Clarified supported operating systems (Debian 12+, Ubuntu 22.04+)
  • Updated dependency and repository instructions
  • Fixed outdated references to older OS versions

🧹 Cleanup

  • Removed legacy upgrade guides (pre-1.1)
  • Eliminated outdated or incorrect setup steps
  • Simplified installation flow for new users

⚙️ Cache & System Notes

  • Added required cache clearing commands:

    php artisan cache:clear
    php artisan route:clear
    php artisan settings:clear-cache
  • Ensures proper behavior with the updated credit calculation system


Simba and others added 2 commits April 1, 2026 01:09
Updated instructions for rebuilding settings cache to clarify the purpose of refreshing the settings cache.
Copy link
Copy Markdown
Collaborator

@MrWeez MrWeez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please, also revert back versioned_docs/version-1.1.x bcz this is archived version and we don't maintain old docs. Only current release

apt -y install software-properties-common curl apt-transport-https ca-certificates gnupg lsb-release

# Add additional repositories for PHP
# Add additional repositories for PHP (required for Debian 12 and 13)
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just leave "Add additional repositories for PHP"

Installing CtrlPanel is fairly straightforward and not much different to setting up Pterodactyl. Our documentation is written for Debian-based systems. Be sure to read the comments for each command carefully, they often contain important information!

:::note
This guide supports Debian 12+ and Ubuntu 22.04+. Debian 11 and Ubuntu 20.04 are no longer supported in this documentation.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't quite explain the task, mb. The note should be a reminder to select the OS below. People just often don't notice the choice (even 1d2d lol)

Comment on lines 10 to 11
If you want to upgrade from version 1.0.x to 1.1.x, please follow [1.0.x](/docs/updating/from-1.0.x) update guide.
If you want to upgrade from version 0.9.x to 1.1.x, please follow [0.9.x to 1.0.1](/docs/updating/from-0.9.x) update guide first and then [from 1.0.x](https://hsvs0l68-3000.euw.devtunnels.ms/docs/updating/from-1.0.x) one.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
If you want to upgrade from version 1.0.x to 1.1.x, please follow [1.0.x](/docs/updating/from-1.0.x) update guide.
If you want to upgrade from version 0.9.x to 1.1.x, please follow [0.9.x to 1.0.1](/docs/updating/from-0.9.x) update guide first and then [from 1.0.x](https://hsvs0l68-3000.euw.devtunnels.ms/docs/updating/from-1.0.x) one.
If you want to upgrade from version 1.2.x to 1.2.x, please follow [1.2.x](/docs/updating/from-1.2.x) update guide.

| OS | Version | Supported | Notes |
| :---------------------- | :--------: | :----------------: | :---------------- |
| **Debian** | 10 | :o: | EOL (End-of-life) |
| | 11 | :white_check_mark: | |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| | 11 | :white_check_mark: | |
| | 11 | :o: | EOL (End-of-life) |

| | 12 | :white_check_mark: | |
| | 13 | :question: | Not tested |
| **Ubuntu** | 18.04 | :o: | EOL (End-of-life) |
| | 20.04 | :white_check_mark: | |
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
| | 20.04 | :white_check_mark: | |
| | 20.04 | :o: | EOL (End-of-life) |

[![ZAP-Hosting Gameserver and Webhosting](https://zap-hosting.com/interface/download/images.php?type=affiliate&id=421578)](https://zap-hosting.com/a/29b1c37a4f87bde5463afe8a0f49d129b16ccf9e)

Looking for a good server? Purchase one from our partner with promo code **[CtrlPanel](https://zap-hosting.com/CtrlPanel)** to receive a **20% discount**!
Looking for a good server? Purchase one from our partner with promo code **[CtrlPanel](https://zap-hosting.com/CtrlPanel)** to receive a **20% discount**. Click [here](https://zap-hosting.com/CtrlPanel) to get started.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reverted back

Suggested change
Looking for a good server? Purchase one from our partner with promo code **[CtrlPanel](https://zap-hosting.com/CtrlPanel)** to receive a **20% discount**. Click [here](https://zap-hosting.com/CtrlPanel) to get started.
Looking for a good server? Purchase one from our partner with promo code **[CtrlPanel](https://zap-hosting.com/CtrlPanel)** to receive a **20% discount**!

Copy link
Copy Markdown
Collaborator

@MrWeez MrWeez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgot to add this

@@ -1,13 +1,13 @@
---
sidebar_position: 2
sidebar_position: 3
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is should be 2

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.

2 participants