Code Monkey home page Code Monkey logo

aleph-proxy's People

Contributors

hoh avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

Forkers

aliel

aleph-proxy's Issues

Disk fills due to a growing JSON file

The path to delete was:

/var/lib/docker/containers/7164d15533584278bc15a89f54932c42c255e14809afdcae34ae994556692d20/7164d15533584278bc15a89f54932c42c255e14809afdcae34ae994556692d20-json.log

Support for custom domain resolution using a middleware

Adding support for custom user domains in the load balancer would be useful for many users.

Let's Encrypt makes it possible to handle the obtention of TLS certificates on the load balancer.

This functionality would however require the development of a custom middleware that resolves the custom domain to the Aleph VM identifier registered on the domain via a DNS TXT record.

Should we disable retry on POST/PUT methods?

regarding these =>
https://github.com/aleph-im/aleph-proxy/blob/main/aleph_proxy_config/config.yaml#L50
https://github.com/aleph-im/aleph-proxy/blob/main/aleph_proxy_config/config.yaml#L57

to-aleph-vm:  # Forward VM calls to all available Compute Resource Nodes in the network
  rule: "PathPrefix(`/vm/`)"
  service: aleph-vm
  middlewares:
    - retry-if-no-reply
...
  middlewares:
    retry-if-no-reply:
      retry:
        attempts: 4
        initialInterval: 5ms

as we know, it is almost never safe to retry a request that alters a state

Cannot connect via Mullvad Socks5 proxy

I cannot connect to aleph.cloud or official.aleph.cloud using the Mullvad Socks5 proxies. Connecting via the VPN works fine, except when going through the proxy of the VPN node.

Test with curl -vv --socks5-hostname 10.64.0.1:1080 https://aleph.cloud

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.