Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Installation instructions #104

Closed
malb opened this issue Oct 25, 2020 · 5 comments
Closed

Installation instructions #104

malb opened this issue Oct 25, 2020 · 5 comments

Comments

@malb
Copy link

malb commented Oct 25, 2020

I appreciate the warning: "NOTE: This project is currently going through an overhaul in how it is setup." But I'm wondering if the setup instructions could need an intermediate update:

  services:
      # Calla
      calla:
          image: nginx:alpine
          volumes:
              - ${CONFIG}/Calla/js:/usr/share/nginx/html
          command: sh /usr/share/nginx/html/entrypoint.sh

I don't think that entrypoint.sh file exists in that position.

PS: Super cool project!

@capnmidnight
Copy link
Owner

Unfortunately, I didn't write the Docker instructions. I believe that was @heinzelotto , or perhaps it was @mooomooo . Maybe one of them can drop in and explain. I don't use Docker myself, so I don't know what's going on here.

@mooomooo
Copy link
Contributor

Yeah that was me -- I haven't really kept up with this repo since it moved to ASP.NET so I have no concrete answers; see issues #96 and #95 (especially the last note there which suggests to just revert to an older commit and go from there). Back when it was all pure js and there was nothing to build, all that was needed and all that this did was set up a nginx container to serve the files. The entrypoint just edited the constants.js file for you so you could use environment variables to configure the system rather than manually editing the code.

@foobarbecue
Copy link

calla.chat is great, and I want to able to self-host an instance of something like that easily. I'd rather not deal with ASP.NET. Does anyone know if anyone's forked this repo to develop from before the ASP.NET change?

@m-hernandez-green
Copy link

(Hopefully this is not inappropriate thread-necro)
Thank you @capnmidnight for creating this--it is great to see something like this as opensource.
Are there any updated installation/setup instructions? I'm not hugely technical and struggling to figure out how to get Calla up and running (Jitsi setup done and easy).

@capnmidnight
Copy link
Owner

archiving

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants