intergram icon indicating copy to clipboard operation
intergram copied to clipboard

[SELF-HOSTING] How to install step by step

Open sancio92 opened this issue 4 years ago • 8 comments

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.
  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.

sancio92 avatar Nov 21 '21 05:11 sancio92

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

spaymina avatar Feb 09 '22 02:02 spaymina

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

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

mdestafadilah avatar Dec 13 '22 04:12 mdestafadilah

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?

lazna avatar Apr 12 '23 18:04 lazna

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?

mdestafadilah avatar Apr 15 '23 20:04 mdestafadilah

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.

lazna avatar Apr 16 '23 07:04 lazna

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.

mdestafadilah avatar Apr 17 '23 06:04 mdestafadilah

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?

lazna avatar Apr 25 '23 14:04 lazna

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.

mdestafadilah avatar Apr 25 '23 20:04 mdestafadilah