mirror of
https://github.com/lukevella/rallly.git
synced 2025-05-10 15:36:49 +02:00
📝 Update docs
This commit is contained in:
parent
3f5532a70d
commit
597d8b19bb
3 changed files with 17 additions and 11 deletions
|
@ -25,20 +25,17 @@ Click **Continue** to proceed.
|
||||||
Use the date picker to select the dates you want to offer your participants.
|
Use the date picker to select the dates you want to offer your participants.
|
||||||
After selecting your dates, you can also add a time range by switching on **Specify times**.
|
After selecting your dates, you can also add a time range by switching on **Specify times**.
|
||||||
|
|
||||||
<Frame></Frame>
|
<Accordion title="How do I manage timezones?">
|
||||||
|
If you do choose to specify times, Rallly will automatically detect and set the timezone from your browser
|
||||||
<Accordian title="How do I manage timezones?">
|
|
||||||
If you do not choose to specify times Rallly will not associate a timezone with your selected dates to ensure
|
|
||||||
all participants will see the same dates regardless of their timezone.
|
|
||||||
|
|
||||||
If you do choose to specify times, Rallly will associate the timezone of your browser with the selected dates by default
|
|
||||||
and participants will see times adjusted to their timezone when they vote. This behaviour is ideal for remote meetings where
|
and participants will see times adjusted to their timezone when they vote. This behaviour is ideal for remote meetings where
|
||||||
participants can be in different timezones.
|
participants can be in different timezones.
|
||||||
|
|
||||||
If all participants are in the same timezone or the event is happening at a physical location, you can change the timezone to **Ignore timezone**
|
If the event is happening at a physical location, you can change the timezone to **Ignore timezone**
|
||||||
to ensure that everyone will see the same times.
|
to ensure that everyone will see the same times regardless of their timezone.
|
||||||
|
|
||||||
</Accordian>
|
</Accordion>
|
||||||
|
|
||||||
|
<Frame></Frame>
|
||||||
|
|
||||||
If you're **logged in** you can click **Create poll** to create the poll.
|
If you're **logged in** you can click **Create poll** to create the poll.
|
||||||
|
|
||||||
|
|
|
@ -3,6 +3,12 @@ title: Introduction
|
||||||
description: How to run your own instance of Rallly.
|
description: How to run your own instance of Rallly.
|
||||||
---
|
---
|
||||||
|
|
||||||
|
## What is Self-Hosting?
|
||||||
|
|
||||||
|
Self-hosting refers to the practice of running your own instance of Rallly on your own server.
|
||||||
|
|
||||||
|
The main advantage of self-hosting is the autonomy it affords, but it also requires more technical knowledge and maintenance, as well as the potential security risks of managing your own infrastructure.
|
||||||
|
|
||||||
## Get Started
|
## Get Started
|
||||||
|
|
||||||
Depending on how comfortable you are with technical things, you can either run Rallly on your own server or choose a managed hosting provider that will do it for you.
|
Depending on how comfortable you are with technical things, you can either run Rallly on your own server or choose a managed hosting provider that will do it for you.
|
||||||
|
|
|
@ -3,4 +3,7 @@ title: Managed Hosting
|
||||||
description: Using a managed hosting service to host your instance of Rallly.
|
description: Using a managed hosting service to host your instance of Rallly.
|
||||||
---
|
---
|
||||||
|
|
||||||
Coming soon…
|
<Note>This page is a work in progress</Note>
|
||||||
|
|
||||||
|
We're working on compiling a list of managed hosting providers that support Rallly.
|
||||||
|
If you have a provider you'd like to recommend, please [open an issue](https://github.com/lukevella/rallly/issues/new) on Github.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue