Replies: 2 comments
-
Sorry, I do not have experience to use windows machine. |
Beta Was this translation helpful? Give feedback.
-
I'm trying to install it on Windows, and although I still can't get it to work completely, I leave you with a guide to give you an idea. I hope it helps you. To install PlugNMeet on Docker, follow these steps: 1.- Install Docker 2.- Clone the PlugNMeet repository: 2.1.- Inside the plugNmeet-server folder rename the following files: 3.- Build and run Docker containers: 4.- Once built, lift the containers. 5.- Check that everything is working: 6.- You can also review the logs to make sure that there are no errors. 7.- Download the PlugNMeet client 8.- Unzip the zip and put it in the client/dist path 8.1.- Inside the client/dist/assets folder rename the file 9.- That's all! You can now run the app on the route: By the way, the data for "plugNmeet API Key" and "plugNmeet API Secret" can be found in the config.yaml file of the server. |
Beta Was this translation helpful? Give feedback.
-
Hello there,
I just found out about this amazing project, and I was planning to use it in my personal project.
I'm coding in Windows 11 OS.
I was going through the installation process and faced many issues. Tried to go through the docs, but since it is showing the process only for Linux OS, it is a bit difficult to follow it.
I was wondering whether you have something for windows users or plan to do so?
Ps. I am planning to develop a c# nuget-package library for plugNMeet in the near-future, and open-source it for everyone to be able to use it.
Beta Was this translation helpful? Give feedback.
All reactions