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

[Alpha Testing] CasaOS v0.3.7 #615

Closed
JohnGuan opened this issue Oct 20, 2022 · 0 comments
Closed

[Alpha Testing] CasaOS v0.3.7 #615

JohnGuan opened this issue Oct 20, 2022 · 0 comments
Labels
alpha Issues in Alpha Testing
Milestone

Comments

@JohnGuan
Copy link
Member

Testing Brief

Version: v0.3.7
Testing Scope: As many as possible
Deadline: Oct 26, 2022

Please make sure you are already a member of the CasaOS Alpha Team before participating.
Learn more: CasaOS Alpha Team Guidelines

📝 Alpha Bug Issues

🐞 Report Alpha Bugs

📌 CasaOS Alpha Testing Project

Changes

Changelogs

CasaOS Changelogs
Check the latest update to know the changes in this version.

UI Design

Figma Preview
Check the latest design files to know the latest UI changes.

Alpha Phases

alpha.1 (current)

⚠ Warning!

There is a risk of data loss with pre-release versions, so be sure to protect and back up your data.
Using a virtual environment or a non-primary machine is a good way to do this.

Install CasaOS v0.3.7-alpha.1

curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/v0.3.7-tiger/install.sh | sudo bash

Update to CasaOS v0.3.7-alpha.1 from older version

curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/v0.3.7-tiger/update.sh | sudo bash

Uninstall CasaOS v0.3.7-alpha.1

curl -fsSL https://raw.githubusercontent.com/IceWhaleTech/get/v0.3.7-tiger/uninstall.sh > /tmp/uninstall.sh && sudo bash /tmp/uninstall.sh

Enable disk merge feature on a fresh installed CasaOS v0.3.7-alpha.1

Not testing this feature on the upgraded CasaOS for now.

sudo apt-get --no-install-recommends install mergerfs
[ -z /var/lib/casaos/files ] && sudo mv /DATA /var/lib/casaos/files

sudo rm -rvf /DATA && sudo mkdir /DATA
echo "EnableMergerFS=True" | sudo tee -a /etc/casaos/local-storage.conf

sudo systemctl restart casaos-local-storage.service

Report bugs

Check and search in alpha&bug labeled issues to see if anyone has mentioned the same bug.

  • if so, comment that you too have encountered the problem, or add more information.
  • If not, report new bugs here.

These issues will be tracked in CasaOS Alpha Testing Project.

Need help?

Ask for help in the #casaos-alpha channel on Discord

❤ Thank you very much for taking the time to participate in the alpha testing of CasaOS!

@JohnGuan JohnGuan added this to the v0.3.7 milestone Oct 20, 2022
@JohnGuan JohnGuan pinned this issue Oct 20, 2022
@JohnGuan JohnGuan closed this as completed Nov 2, 2022
Repository owner moved this from Infomation to Done in CasaOS Alpha Testing Nov 2, 2022
@JohnGuan JohnGuan moved this from Done to Infomation in CasaOS Alpha Testing Nov 2, 2022
@tigerinus tigerinus unpinned this issue Nov 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha Issues in Alpha Testing
Projects
Status: Infomation
Development

No branches or pull requests

1 participant