Coder Social home page Coder Social logo

Comments (5)

vanHoesel avatar vanHoesel commented on July 20, 2024

For the current development, I rather not change these directories, dozens of conferences are currently build on that structure.

For development I would suggest to have 1 folder on the host, called conferences and have that mount into the docker container.

Have a script that at start up time will scan the directory for existing repos (yes, those are independent repos and should remain as such) and create two symbols-links from $ACT_HOME/actdocs/$repo_name --> conferences/$repo_name/actdocs, same for the wwwdocs

from act.

vanHoesel avatar vanHoesel commented on July 20, 2024

As far as I know, it are the French devops that actually have to do some manual setup to get it all working. It's not just a matter of creating a new repo at Act-Conferences. There needs to be some database setup too. You need to have an existing and authorised Act-User to add assistant admins, like treasurer and wiki maintainers etc.

from act.

waterkip avatar waterkip commented on July 20, 2024

I actually want to keep the directory structure that is present in all the act conferences repo. But I need to make it work with plack. Which is the actual troublesome thing. But while I was running I thought of a solution that should work. The issue is that the wwwdocs are served by NginX/Apache - whatever webserver they use. So, that should go to the wwwdocs. Then you have plack, which doesn't know anything right now about these wwwdocs and isn't serving them. So that needs to be working if you want a simple docker container where things just work.

I'm not sure if those who run act (I think it is centralized somewhere?) if and when they use Docker on how they are going to use them.

The thing is that it probably falls back to the generic wwwdocs if it cannot find something in the conference wwwdocs directory?

from act.

vanHoesel avatar vanHoesel commented on July 20, 2024

btw, I truly hope that the last two (css and img) are inside wwwdocs.

It probably does need some setup to route conference names or domain names to directories on the Apache server.

from act.

waterkip avatar waterkip commented on July 20, 2024

Serving the static files can now be done via plack, this one can be closed.

from act.

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.