Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SELF-HOSTING] How to install step by step #111

Open
sancio92 opened this issue Nov 21, 2021 · 8 comments
Open

[SELF-HOSTING] How to install step by step #111

sancio92 opened this issue Nov 21, 2021 · 8 comments

Comments

@sancio92
Copy link

Hi guys,
sorry but I'm a beginner about all of this and it's not really easy to understand the tutorial, I tried to read other issues but they didn't resolve my problem and I'm confused.

  1. I didn't understand if I have to use preact;
  2. I should clone all repo in a specific folder? Because in the script below, that I should insert before the closing body tag, the folder is /js/ with the file widget.js but I don't find it.
<script> window.intergramId = "Your unique chat ID" window.intergramServer = "Server url" </script> <script id="intergram" type="text/javascript" src="**/js/widget.js**"></script>
  1. I should set other files inside some folders? Because the tutorial says nothing, but in some issues, someone says that.

Thanks for your patience.

@spaymina
Copy link

spaymina commented Feb 9, 2022

it's not English but the translator will help you read intergram + debian 10

@mdestafadilah
Copy link

it's not English but the translator will help you read intergram + debian 10

NOT SURE, FAILED WITH WEBPACK, are you success installed?

@lazna
Copy link

lazna commented Apr 12, 2023

Also does not understand Self-hosting instructions. Is it possible to run it under windows? Could anyone describe self-hosting more detailed, possibly including prerequisites like OS type?

@mdestafadilah
Copy link

Also does not understand Self-hosting instructions. Is it possible to run it under windows? Could anyone describe self-hosting more detailed, possibly including prerequisites like OS type?

it's easy, whats your problem faced?

@lazna
Copy link

lazna commented Apr 16, 2023

Do not understand step 2 and 3 of this. Feels something about Git (if repo is shortage for repository (software package), which could be something like library or package). Another question is "clone it or install locally" is not explained here, What method schould I choose and what is the difference? Heroku seem to be some program but what I should do with this? Another issue is there is almost nothing about server side configuration or settings...

https://github.com/idoco/intergram#deploy-your-own-intergram-instance-self-hosting

  • Deploy this repo to your own chat server.
  • Clone it locally and install or if you use Heroku, fork this repository and point the new app to it.

@mdestafadilah
Copy link

Do not understand step 2 and 3 of this. Feels something about Git (if repo is shortage for repository (software package), which could be something like library or package). Another question is "clone it or install locally" is not explained here, What method schould I choose and what is the difference? Heroku seem to be some program but what I should do with this? Another issue is there is almost nothing about server side configuration or settings...

https://github.com/idoco/intergram#deploy-your-own-intergram-instance-self-hosting

  • Deploy this repo to your own chat server.
  • Clone it locally and install or if you use Heroku, fork this repository and point the new app to it.

i'm installed in own server, VPS. then don't follow thats guied, it's not updated. please reffere to this #121

good luck.

@lazna
Copy link

lazna commented Apr 25, 2023

when i tried to perform command

git clone https://github.com/Intergram/intergram.git

It print error:

'remote: Support for password authentication was removed on August 13, 2021.
remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication.
fatal: Authentication failed for 'https://github.com/Intergram/intergram.git/'

Checking the link from message but it getting to be complicated with SSH key generating. Really isnt there is a way how to download without such complications? Is really necessary to go through whole GIThub processes? Isnt the some eaysier way?

@mdestafadilah
Copy link

when i tried to perform command

git clone https://github.com/Intergram/intergram.git

It print error:

'remote: Support for password authentication was removed on August 13, 2021. remote: Please see https://docs.github.com/en/get-started/getting-started-with-git/about-remote-repositories#cloning-with-https-urls for information on currently recommended modes of authentication. fatal: Authentication failed for 'https://github.com/Intergram/intergram.git/'

Checking the link from message but it getting to be complicated with SSH key generating. Really isnt there is a way how to download without such complications? Is really necessary to go through whole GIThub processes? Isnt the some eaysier way?

try forking first then clone with your forking.

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

No branches or pull requests

4 participants