SOP - AWS - Amazon Web Services - Setting up a virtual server --PUBLIC
Jump to navigation
Jump to search
Scope
Sometimes you need a server to host applications accessed by other computers. BCM's virtual servers meet some needs but updates to settings and network public/private access controls can be a challenge. AWS hosting may alleviate this by permitting hosting outside of BCM's servers for non-sensitive applications.
Procedures
Requesting AWS Credentials
- Process takes ~3-5 days (a couple for making the PO, a couple for creating the credentials)
- links for related support info
- Request a PO for AWS services from DLT solutions
- Estimate your monthly costs, create a PO for a few months - the PO can be refilled as you continue to use services
- In the BCM procurement portal create a cart
- catalog item - DLT Part No. 9098-10004 - Amazon Web Services Infrastructure
- include the wording, "The terms of the DLT, Internet2 Net+ agreement for AWS are incorporated by reference".
- The PO should be made to: DLT Solutions LLC, 2411 Dulles Corner Park, Suite 800, Herndon, VA 20171
- NOTE 1: When specifying the line item, use a Net Price of $1.00. I.E. If you are creating a PO for $2300.00, choose Quantity 2300 and specify a Net Price of $1.00.
- NOTE 2: Please ask your procurement analyst to create an "Evergreen" PO.
- Once the PO is created, request AWS services in the BCM IT portal
- Within a few days, you will receive the login link and access credential
Creating an AWS LightSail Server
- Sign in with AWS credentials
- In the main portal, search for LightSail
- Click on 'Create Instance'
- Configure the instance
- Select a platform (windows or linux)
- Select a blueprint (App and OS or OS only)
- Select launch scripts to automate set-up (only needed if you have a script to auto-configure the environment)
- Choose networking type (IPv4, IPv6, or dual)
- Select a size (ram, cores, storage, ...)
- for Filemaker Server, 2 core, 8GB ram is minimum recommended specs
- Name the instance
- Click 'Create Instance'
- virtual machine should be ready within a few minutes, you can then click to open a remote desktop session
- You can access the VM through the lightsail dashboard, https://lightsail.aws.amazon.com/ls/webapp/home/instances
Using the Server
Hosting a Filemaker Server
- Set-up a bcm vpn client
- Map any needed bcm network storage
- Download the Filemaker Server Installer
- Run the Filemaker Installer (and any dependency related installers)
- Update Firewall Settings on the AWS LightSail Instance
- FileMaker Server uses ports 80, 443, 2399, 5003
- Update Firewall Settings in Windows Server (OS)
- Open Windows Defender > Advanced Settings > Inbound Rules
- FileMaker Server uses ports 80, 443, 2399, 5003
- Protocol: TCP
- Specific Ports: 80, 443, 2399, 5003
- Recommended rule name: filemaker_server_19