Skip to content

Commit

Permalink
complete basic for TSA
Browse files Browse the repository at this point in the history
  • Loading branch information
bertdeknijf committed Apr 19, 2024
1 parent 2abb8c6 commit 64b5abd
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 2 deletions.
22 changes: 20 additions & 2 deletions TurboStack App/basic_install.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ The prod user has an applications running on the weburl `example.com` and `www.e
1. Shows user `prod` and containing applications
2. Shows user `stag`, the layout is here collapsed
3. Will create an additional user.
4. Copy a user configuration data (+database) to a new or existing user


## The 'groups' tab
Expand All @@ -72,4 +71,23 @@ The **SSH** tab defines 1 or more public ssh keys that allow shell access to a s
without using a password.<br>
ssh keys can be added, deleted and edited

![TurboStackAppSshTab](../img/turbostackapp/basicinstall/tsa_ssh_tab1.png)
![TurboStackAppSshTab](../img/turbostackapp/basicinstall/tsa_ssh_tab1.png)


## The 'Security' tab

<div class="warning" style='background-color:#E9D8FD; color: #69337A; border-left: solid #805AD5 4px; border-radius: 4px; padding:0.7em;'>
<span>
<p style='margin-top:1em; text-align:center'>
<b>This is an advanced section, use with caution</b></p>
</span>
</div>

The **Security## tab can update the server firewall. Allowing (whitelisting) specific IPs or IP ranges<br>
Or even allow or block complete country regions.

![TurboStackAppSecurityTab](../img/turbostackapp/basicinstall/tsa_security_tab1.png)

1. Allow (whitelist) one or more IPs or IP ranges
2. Block (blacklist) one or more countries
3. Only allow (whitelist) one or more countries
Binary file added img/turbostackapp/.DS_Store
Binary file not shown.
Binary file modified img/turbostackapp/basicinstall/tsa_account_tab1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/turbostackapp/basicinstall/tsa_server_header1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 64b5abd

Please sign in to comment.