AWS Lightsail Java Server Setup Memo

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • sumpdata

    A showcase of a Java Spring Boot app that manages IoT device data via REST API. (by nobudev7)

  • This is a journal of my setup for a Java server on AWS, Lightsail in particular for my Sump Water Level Application project.

  • sumpchart

    Visualization of sump pump data generated by SumpData server.

  • git clone https://github.com/ntamagawa/sumpchart.git

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • website

    Let's Encrypt Website and Documentation (by letsencrypt)

  • Install Certbot Certbot is a CLI that helps to obtain and maintain Let's Encrypt cert.

  • amazon-linux-2023

    Amazon Linux 2023

  • $ ssh ec2-user@sumpserver The authenticity of host 'sumpserver (xx.xx.xx.xx)' can't be established. ED25519 key fingerprint is SHA256:abdcABCD1234... Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added 'sumpserver' (ED25519) to the list of known hosts. , #_ ~\_ ####_ Amazon Linux 2023 ~~ \_#####\ ~~ \###| ~~ \#/ ___ https://aws.amazon.com/linux/amazon-linux-2023 ~~ V~' '-> ~~~ / ~~._. _/ _/ _/ _/m/' [ec2-user@ip-xx-xx-xx-xxx ~]$

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts