Ultraviolet-Node-Archive icon indicating copy to clipboard operation
Ultraviolet-Node-Archive copied to clipboard

What is a bare server on uv.config.js?

Open darwapls opened this issue 3 years ago • 4 comments

Can someone please explain, what a bare server is? And how is it helpful for a web proxy?

I noticed on uv.config.js there is an option to specify bare server location. But clueless on what exactly it is. Please throw some light.

Also, am having hard time figuring out how to add domains to blacklist, and injecting analytics code on proxy pages. Will be great if you can help achieve these.

darwapls avatar Jun 05 '22 16:06 darwapls

It is a service built by yourself, which is somewhat similar to the front-end and back-end separation mode. The front-end code can be stored anywhere independently. For the back-end service, you can specify any bare service. You can view my

my site : https://hideip.network password: hideip

allmors avatar Jul 01 '22 05:07 allmors

Thanks @allmors What's your site's backend? Its running on Ultraviolet ?

darwapls avatar Jul 05 '22 15:07 darwapls

Ultraviolet

I built my own service without using Ultraviolet,I think the UV service is slow for me here.

allmors avatar Jul 06 '22 02:07 allmors

Ultraviolet

I built my own service without using Ultraviolet,I think the UV service is slow for me here.

Uh how is your site not ultraviolet, its literally just an edited ultraviolet-node

gagedevs avatar Jul 12 '22 17:07 gagedevs