VPS Manager

From XMission Wiki
Revision as of 10:56, 7 January 2016 by Jab (talk | contribs) (Server Resources)
Jump to: navigation, search

Overview

VPS manager is how XMission Cloud customers access their account, manage their domains and server. Customers can log into the VPS manager at https://manage.xmission.com.

Login

Login at https://manage.xmission.com/.

VPsusername.png

VPS Manager Tab

  • Inside your VPS manager, you can start/stop/configure/manage resources for their server from the "VPS MANAGER" tab.

VPsservertabmed.png

  • Start will start the server
  • Stop will gracefully stop the server
  • Force Stop will send a kill command and ungracefully stop the server
  • Configure Resources allows you to configure the server's CPUs, Memory, and Storage
  • Manage enables the user to change their "websites" password, PHP settings, Server Resources, SSL certs, customer created FTP users, managing Databases, uploading SSL certs, and removing the website from their VPS manager


NOTES:

  • All Cloud servers come with the user "websites" which is used for FTP, SFTP, and SSH. This user is not jailed.
  • All other users that are created are jailed and must connect over SFTP.
  • IMPORTANT: SFTP is ALWAYS the preferred connection method

Server Resources

  • You can configure the servers CPUs, Memory, and Storage using the Configure Resources button.
  • Note: Adjusting these resources may require server reboot before the new settings take place.

VPSserverresource.png

Manage

Under the manage option for the desired server, you can edit PHP Settings, FTP users, and Databases VPSManage2.png
Under the websites tab you can:

  1. Change the user "websites" password
  2. Manage customer created FTP users and their passwords
  3. Managing Databases
  4. Upload SSL certs
  5. Remove the website from the VPS manager.

Websites

Website creation enables customers to add their domains to manage the websites Aliases, FTP Users, MySQL Databases, SSL certificates, and even remove the website from their VPS manager.

Create Website

  1. Login
  2. Navigate to VPS Manager Tab
  3. Click the blue "Manage" button
  4. Click the green "Create Website" button
  5. Enter the Domain Name followed by clicking "Create Virtual Host"

Domain Aliases

  1. Login
  2. Navigate to VPS Manager Tab
  3. Click the blue "Manage" button
  4. Under "Websites" then "Domain Aliases" choose "Manage Aliases"
  5. You can "Add Domain Alias" to create a new one or click the red "Remove Domain Alias" button to the right. There is currently no "Edit Alias", so they need to be removed/re-added

FTP Accounts

NOTE: FTP Users that are created currently do not have password requirements, but will in the future -- however they should follow our password guidelines located here https://xmission.com/password

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Under "Websites" then "FTP Accounts" choose "Manage FTP Users"
  5. Choose the green "Add FTP User" button to create a new FTP user
  6. Enter Username / Password / Confirm Password
  7. To manage an existing FTP User you can either "Change Password" or "Remove User"

NOTES:

  • All Cloud servers come with the user "websites" which is used for FTP, SFTP, and SSH. This user is not jailed.
  • All other users that are created are jailed and must connect over SFTP.
  • IMPORTANT: SFTP is ALWAYS the preferred connection method

Manage Databases

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Under "Websites" then "MySQL Databases" choose the blue "Manage Databases" button
  5. Choose the green "Add MySQL DB" button to create a new database
  6. Enter Username / Database Name / Password/ Confirm Password
  7. To manage an existing database you can either "Change Password" or "Remove DB"

SSL

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Under "Websites" then "SSL" choose the yellow button to modify any existing SSL certificates. If none exist yet refer to the "SSL Certificates" option
  5. Only HTTPS is available. All traffic to HTTP will automatically be redirected to HTTPS.

Remove Website

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Under "Websites" then "Remove Site" choose the red "Remove Website" button to remove an existing web site

Domain Redirects

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Navigate to "Domain Redirects" Tab
  5. Click the green "Add Domain Redirect" button
  6. Enter the domain that will be redirected to the new location under the "Redirect From" field
  7. Enter the new destination for the redirect site in the "Redirected To' field

Nginx Proxy

By default our Cloud servers run Apache, but can allow Nginx to run in front of apache to help with RAM usage, and sometimes speed up the website. In almost all cases it will not cause any issues with your site, but if something isn't working as expected you can enable or disable the Nginx Proxy from this page.

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Click the "Nginx Proxy" Tab
  5. Click "Enable/Disable Nginx Proxy"

PHP Settings

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Click the blue "Manage" button
  4. Click the "PHP Settings" Tab
  5. Click the green "Add PHP Setting" button
  6. Enter the username in the "Username" field for the PHP Key
  7. Enter the value in the "Value" field
  8. Click the white "Create" button

Server Resources

  1. Login
  2. Navigate to the "VPS Manager" Tab
  3. Modify the Server Resources

SSL Certificates

  1. Login
  2. Navigate to the VPS Manager Tab
  3. Click the blue "Manage" button
  4. Click "SSL Certificates" next to: Websites | Domain Redirects | NGINX Proxy | PHP Settings | Server Resources | SSL Certificates
  5. Click SSL Cert
  6. Add SSL Cert
  7. Name SSL Cert and enter Private Key/CSR then click "Add"
  8. Click Manage SSL certs and choose the new SSL cert you just created
  9. No SSL Enabled.
  10. Both HTTP and HTTPS available.
  11. Only HTTPS is available. All traffic to HTTP will automatically be redirected to HTTPS.

Domains Tab

Cloud customers can manage their own DNS and domains from the "Domains" tab. Here, they can add domains as well as Edit and Delete.

  1. Login
  2. Navigate to the "Domains" Tab
  3. Choose the green "Add Domain" button to add a new domain
  4. To "Edit" or "Delete" an existing domain, choose those options to the right of the listed domain

VPSdomainsadd.png

VPseditdomain.png

VPSadddns.png

  • A Record = An IPv4 address, used to map hostnames to an IP address. Where the content of the website is located at.
  • TXT Record = Arbitrary text in a DNS record. An example would be an SPF record.
  • AAAA Record = An IPv6 address, used to map hostnames to an IP address. Just like the A record, but for IPv6 IP addresses.
  • CNAME = Alias of one name to another. This can be done when aliasing "www.<domain.tld>" to the non www "<domain.tld>".
  • SRV Record = Generalized service location record. _service._proto.name. TTL class SRV priority weight port target.
  • NS = Delegates a DNS zone to use the given authoritative name servers. How the Internet will find the domains DNS.
  • MX = Maps a domain name to a list of message transfer agents. Where your email will be routed to.


Settings Tab

Currently, the "Settings" tab only provides the ability to enable "Two Factor Authentication" for your XMission account

  1. Login
  2. Navigate to the "Settings" Tab
  3. Choose "Two Factor Authentication"
  4. Choose "Google Authenticator," which is the preferred option, or "SMS (Text Messages)"
  5. Complete the steps as outlined

Support Tab

This section provides information about how to get support from XMission

Logs & Troubleshooting

  • Error logs can be found at /var/log/apache2/error.log
 tail -100 /var/log/apache2/error.log
  • Access logs can be found at /var/log/apache2/access.log
 tail -100 /var/log/apache2/access.log