See also:
Service | Type | RAM | Storage | Limitations |
---|---|---|---|---|
AWS EC2 | IaaS | 1 GB | ||
Azure App Service | PaaS | 1 GB | 1 GB |
import javax.swing.*; | |
import java.awt.*; | |
import java.util.List; | |
import java.util.ArrayList; | |
import java.awt.geom.*; | |
import java.awt.image.BufferedImage; | |
public class DemoViewer { | |
public static void main(String[] args) { |
shibuya.el | |
dazza.el | |
elpa/ | |
places | |
eshell/ | |
.smex-items | |
ac-comphist.dat | |
projectile-bookmarks.eld |
See also:
Service | Type | RAM | Storage | Limitations |
---|---|---|---|---|
AWS EC2 | IaaS | 1 GB | ||
Azure App Service | PaaS | 1 GB | 1 GB |
This guide uses the domain your-domain.tld
and its www.
prefixed version.
It starts the rocket application on 127.0.0.1:1337
and as the user www-data
. The proxy listens on port 80 and 443 though.
If you need other values, update them accordingly in your nginx and systemd configs.