Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
catfoolyou authored Oct 30, 2023
1 parent 470055d commit 28f38e4
Showing 1 changed file with 18 additions and 9 deletions.
27 changes: 18 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,27 @@
<p align="center"><img src="https://raw.githubusercontent.com/titaniumnetwork-dev/Ultraviolet-Static/main/public/uv.png" height="200"></p>

<h1 align="center">Ultraviolet-App</h1>
<h1 align="center">Ultraviolet-App-Gitpod</h1>

The deployable all-in-one bundle for [Ultraviolet](https://github.com/titaniumnetwork-dev/Ultraviolet), a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!
The deployable all-in-one bundle for Ultraviolet, a highly sophisticated proxy used for evading internet censorship or accessing websites in a controlled sandbox using the power of service-workers and more!

<a target="_blank" href="https://gitpod.io/#https://github.com/catfoolyou/Ultraviolet-App">
<img src="https://img.shields.io/badge/Deploy_with-Gitpod-orange" alt="UV Gitpod Development Environment" />
</a>

## Deployment

[![Run on Replit](https://binbashbanana.github.io/deploy-buttons/buttons/remade/replit.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Run-on-Replit)
[![Deploy on Railway](https://binbashbanana.github.io/deploy-buttons/buttons/remade/railway.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-on-Railway)
[![Remix on Glitch](https://binbashbanana.github.io/deploy-buttons/buttons/remade/glitch.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Remix-on-Glitch)
[![Deploy to Koyeb](https://binbashbanana.github.io/deploy-buttons/buttons/remade/koyeb.svg)](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-to-Koyeb)
None of the web deployment services listed on the TN page are currently available.
Currently, the only feasible way to deploy this service is using gitpod, see below.

If you are deploying to an alternative service or to a server, refer to [Deploy via terminal](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Deploy-via-terminal).
### Deploying with Gitpod
1. Go to [gitpod.io/#https://github.com/catfoolyou/Ultraviolet-App](gitpod.io/#https://github.com/catfoolyou/Ultraviolet-App)
2. Hit open workspace and wait for it to deploy, this might take a while on crappy wifi.
3. When the dialog pops up in the lower right corner, hit "make public". DO NOT open in browser, this will redirect you to a broken web link.
4. Navigate to "Ports", make sure "State" is set to public*, and click the link under "Address".

Additional information such as [customizing your frontend](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki/Customizing-your-frontend) can be found on the [wiki](https://github.com/titaniumnetwork-dev/Ultraviolet-App/wiki).
*If it isnt, click the lock icon.

Support and updates can be found in our [Discord Server](discord.gg/unblock).
### FAQ
1. Gitpod has a timeout for free deployments (around 2 hours I think), so just check back on the page from time to time.
2. If you get a dialog about service workers, just click "register service worker".
3. If you get a window saying that the environment does not exist, deploy again. This is because Gitpod sometimes moves free web apps from one server to the other.

0 comments on commit 28f38e4

Please sign in to comment.