mirror of
https://github.com/janishutz/libreevent.git
synced 2025-11-25 13:24:24 +00:00
possibly final commit to this branch
This commit is contained in:
35
website/src/setup/setup.md
Normal file
35
website/src/setup/setup.md
Normal file
@@ -0,0 +1,35 @@
|
||||
# Setup of myevent
|
||||
At this point we assume you've completed the initial install of myevent. If not, you may find a guide on how to do it [here](/setup/getting-started). Let's get started setting up your event management system!
|
||||
|
||||
## Connecting to the server
|
||||
As discussed in the previous part where we installed the system, you can connect to your server simply by opening a web browser and typing your domain name into the address field. After that you should be greeted by the myevent post-install landing page. Please click onto the button saying 'To the admin panel' and log in with the following credentials:
|
||||
|
||||
Username: setup
|
||||
|
||||
Password: myevent-setup
|
||||
|
||||
*Note: This is only available during the setup process of myevent and will afterwards be deactivated to ensure safety of the system.*
|
||||
|
||||
## Setting up the root account
|
||||
This is the most powerful account in this system. From it you can control EVERY aspect of your system.
|
||||
|
||||
**Remark: You may (and definitely should) add other accounts with less privileges after completing setup and only use the root account when it is actually necessary**
|
||||
|
||||
Please choose an email address to which you want to link the root account. Two-Factor-Authentication is ALWAYS required when logging into an account that has root privileges to ensure a higher degree of security, so please ensure you have access to that email address at all times.
|
||||
|
||||
When choosing a password, please ensure it meets the minimum requirements of the system or let the system generate one for you by clicking the 'generate password' button, which will generate a password that fulfills all requirements and exceeds the minimum requirements for password length. In the table below, you may see all the password requirements:
|
||||
|
||||
Factor | Requirement
|
||||
--------------------|--------------------------------------------------
|
||||
Length | At least 15 characters
|
||||
Special characters | At least 2 required
|
||||
Numbers | At least 2 required
|
||||
Upper / Lower case | At least 2 upper & 2 lower case letters required
|
||||
|
||||
Please avoid using easy to guess combinations like names & birth dates of you or your relatives, zip codes & cities and obvious words like 'password', 'myevent', 'admin', 'root' and your organisation / event's name.
|
||||
|
||||
## Page setup
|
||||
After having set up the root account and confirmed the email address, it is now time to set the name of the webpage. For this, you'll need to enter your organisation's name and choose the offered languages. Note that for every language you select, you need to add a promotional text if you choose to add a homepage. If you selected a homepage, you have to insert a promotional text and you have to select a homepage-template from one that is available [here](/homepage/templates). You also have to upload some images at this stage.
|
||||
|
||||
## Payment methods
|
||||
Now it is time to set up some payment methods. You may find advantages / disadvantages of each payment gateway [here](/payments). It is advised to only choose one payment gateway which provides lots of different payment options, but cost of usage can also be a factor to consider. You may add more payment options by downloading a plugin through the plugin installer in the admin panel.
|
||||
Reference in New Issue
Block a user