GithubHelp home page GithubHelp logo

DanNet resources on the web about dannet HOT 8 CLOSED

kuhumcst avatar kuhumcst commented on July 20, 2024
DanNet resources on the web

from dannet.

Comments (8)

simongray avatar simongray commented on July 20, 2024

Basic rate limiting should also be in place so that the website does not become a public API for any external client website, but not much that it limits the individual user.

from dannet.

simongray avatar simongray commented on July 20, 2024

As of c66a246 there is a unfinished search endpoint, translations for everything except the UI and the GWA relations, and an unused autocompletion endpoint.

Now it seems possible that the project could benefit from being turned into a SPA, since the autocompletion )and probably several future features) will require some JS anyway and my prior SPA-making experience will make this process a lot smoother. However, this does entail setting up shadow-cljs for the project, maybe setting up frontend routing, converting the Hiccup in use to real reagent components, making more API-endpoints + extending the functionality of existing ones... so not a small task.

It's probably an advantage in the long run, especially considering the fact that I will eventually have to make an editor as well to replace the obsolete Python one.

from dannet.

simongray avatar simongray commented on July 20, 2024

The basic web app architecture has been document at https://github.com/kuhumcst/DanNet/blob/master/doc/web.md

from dannet.

simongray avatar simongray commented on July 20, 2024

Currently waiting for a reply from the representative from DSL that Sanni has out me in touch with.

from dannet.

simongray avatar simongray commented on July 20, 2024

Awaiting KU-IT for domain transfer. Hopefully it works out this time.

from dannet.

simongray avatar simongray commented on July 20, 2024

As of 0780566 the basic Docker setup seems to use ~1.4GB when relatively idle. I need to look into whether 2GB is enough for rebuilding the database. Still needs Caddy, but I'm sure that won't add much.

In any case, sounds like maybe 3GB is needed for the virtual server to ensure that it keeps running smoothly, although it would be fantastic if it could run on only 2GB.

from dannet.

simongray avatar simongray commented on July 20, 2024

Attempting to run a rebuild using a 2GB limit results in a lot of swapping, so the limit for the Java process unfortunately still needs to be set at 3GB. This would mean that idle period require ~2GB and the occasional rebuilds maybe ~4GB of memory from the server.

from dannet.

simongray avatar simongray commented on July 20, 2024

Currently waiting for KU-IT to create a server. Closing this issue for now, since the basic setup is done.

from dannet.

Related Issues (20)

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.