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

Add SPADS install docs #256

Merged
merged 4 commits into from
May 28, 2024

Conversation

jauggy
Copy link
Member

@jauggy jauggy commented Apr 13, 2024

Fixes #233

Copy link
Collaborator

@StanczakDominik StanczakDominik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's good stuff! One typo.

documents/guides/spads_install.md Outdated Show resolved Hide resolved
```
perl spadsInstaller.pl --auto BarMinimalMaps
```
This will install SPADS with some BAR-specific configurations. It will ask someone questions and most will be answered automatically. Step 8 may take a while as it downloads BAR. Near the end, it will ask you for a username/password for SPADS to use. Use the bot user you created earlier. Remember all users have password of `password`. _(If you need to change the username/password at a later point, you can edit `etc/spads.conf`)_

This comment was marked as resolved.

Co-authored-by: Dominik Stańczak-Marikin <[email protected]>
@jauggy
Copy link
Member Author

jauggy commented Apr 17, 2024

Typo fixed

Run TeiServer locally, login as root@localhost and go to
http://localhost:4000/teiserver/admin/user

You should see many users here assuming you have run [Teifioin's fake data script](https://github.com/beyond-all-reason/teiserver/blob/master/documents/guides/local_setup.md#fake-data).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Teifioin's -> Teifion's

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have fixed typo in latest pr.

@StanczakDominik StanczakDominik merged commit c343d1a into beyond-all-reason:master May 28, 2024
1 check failed
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

Successfully merging this pull request may close these issues.

Add documentation for SPADS installation
3 participants