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

[Docs]: Add new termux installation method #5745

Closed
T-Dynamos opened this issue Nov 2, 2022 · 10 comments · Fixed by #5938
Closed

[Docs]: Add new termux installation method #5745

T-Dynamos opened this issue Nov 2, 2022 · 10 comments · Fixed by #5938
Labels
docs Documentation related
Milestone

Comments

@T-Dynamos
Copy link

Happy to announce that code-server was added in tur in termux-user-repository/tur#137
Now it can installed without proot

pkg install tur-repo
pkg install code-server
@T-Dynamos T-Dynamos added the docs Documentation related label Nov 2, 2022
@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 2, 2022

Wow! This is incredible! Who do we thank?

@jsjoeio jsjoeio added this to the November 2022 milestone Nov 2, 2022
@T-Dynamos
Copy link
Author

T-Dynamos commented Nov 3, 2022

Who do we thank?

@licy183

@code-asher
Copy link
Member

Incredible, we may want to use this in the install script as well when we detect Termux.

@im-coder-lg
Copy link
Contributor

It works, but the present release is 4.8.3, and tur has 4.8.1 so can they update it or should we have to make PRs on this?

@T-Dynamos
Copy link
Author

Ok, I will update it on tur

@jsjoeio
Copy link
Contributor

jsjoeio commented Nov 8, 2022

@T-Dynamos can you link the PR after? Once I see it I can evaluate how difficult it would be for us to automatically update it similar to how we do it for code-server-aur.

See here:

https://github.com/coder/code-server/blob/main/.github/workflows/publish.yaml#L70-L124

@im-coder-lg
Copy link
Contributor

Or maybe just add a curl script to the build.sh file that requests for the latest version when demanded. How about that?

Hint if possible: we can use the GitHub API for this.

@licy183
Copy link

licy183 commented Nov 9, 2022

Or maybe just add a curl script to the build.sh file that requests for the latest version when demanded. How about that?

Hint if possible: we can use the GitHub API for this.

I've enabled auto-updating downstream (termux-user-repository/tur#145), so don't worry about that.

@yazigegeda
Copy link

Screenshot_2022-11-20-12-46-04-85_84d3000e3f4017145260f7618db1d683

I visited 127.0.0.1:8080 and successfully entered the password, but Forbidden appeared

@licy183
Copy link

licy183 commented Nov 20, 2022

I forget to apply the patches used by code-server. Should be fixed in termux-user-repository/tur#154.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants