socialnerds/excelsior
socialnerds
/
excelsior
Archived
1
0
Fork 0

added admin page

This commit is contained in:
david 2016-06-04 20:14:41 +02:00
parent 8d8ce88a44
commit 4b055086e7
1 changed files with 23 additions and 0 deletions

23
admin.md Normal file
View File

@ -0,0 +1,23 @@
---
layout: default
---
### Login
If you are an admin you can login to [falcon.socialnerds.org](ssh://falcon.socialnerds.org) via ssh.
```
ssh username@falcon.socialnerds.org
```
### Check server status
```
falcon status
```
_You will be asked to supply your sudo password._
### Start server
```
falcon start
```
_See what else falcon can do with `falcon help`._
<hr>
SSH only allows key authentication. Send your SSH key to [falcon@socialnerds.org](mailto:falcon@socialnerds.org).