gristlabs / grist-core

Grist is the evolution of spreadsheets.
https://www.getgrist.com/
Apache License 2.0
7.06k stars 312 forks source link

How to SelfHost Grist with CyberPanel? #169

Open oc7opu5 opened 2 years ago

oc7opu5 commented 2 years ago

Hello, I am trying to selfhost Grist in my CyberPanel installed ubuntu 20 VPS. It keeps showing fetch error and something went wrong. I tried mappng the 8484 port to something else like 4872 or 5732 didn't work. I tried using the 8484 port but it's not working either.

is there any full walkthrough or someone using Grist with CyberPanel?

*Incase someone ask: Yes, my docker is installed and activated

paulfitz commented 2 years ago

Hi @oc7opu5, I haven't come across a CyberPanel walkthrough. You might be able to get help at CyberPanel's forums, discord, or facebook group listed at https://github.com/usmannasir/cyberpanel#resources. If you include screenshots or copy/pasted text of your configuration and the errors you see here, I'd be happy to help with the Grist side.

oc7opu5 commented 2 years ago

Thank you so much. I am hosting other docker peojects like n8n in my CyberPanel. But for grist I am facing some weird issues. So, I guess your help would be sufficient for me to host it.

What should I include?

On Mon, 21 Mar, 2022 at 7:49 PM, Paul Fitzpatrick @.***> wrote:

Hi @oc7opu5 https://github.com/oc7opu5, I haven't come across a CyberPanel walkthrough. You might be able to get help at CyberPanel's forums, discord, or facebook group listed at https://github.com/usmannasir/cyberpanel#resources. If you include screenshots or copy/pasted text of your configuration and the errors you see here, I'd be happy to help with the Grist side.

— Reply to this email directly, view it on GitHub https://github.com/gristlabs/grist-core/issues/169#issuecomment-1073920597, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXS2XPRQDXA2FXWP4JB46R3VBB5AFANCNFSM5RDWFQUQ . You are receiving this because you were mentioned.Message ID: @.***>

oc7opu5 commented 2 years ago

hi @paulfitz , I have uninstalled my CyberPanel. I'll be only host Grist now. But I don't see a complete guide anywhere for it. As, I'll be hosting it on a server I need to add a login panel so nobody can trespass.

considering someone who never used or hosted dockers can you help me self host this?

paulfitz commented 2 years ago

This is the most standalone and complete guide we have so far: https://community.getgrist.com/t/a-template-for-self-hosting-grist-with-traefik-and-docker-compose/856 It still has some steps that might be hard to do. I'll post when we have something simpler.