The sky,from anywhere, at any date
Stellarium, on a Void Linux desktop of your own.Set a place and a time, and look at what would have been overhead.
$ dxflow workflow create --identity stellarium hub://stellarium --start --link
A planetarium,and a catalogue
Millions of objects, drawn where they were from where you say you stood.
Pick coordinates and a date, forwards or back, and the sky follows.
Hipparcos and Tycho by default, with fainter sets added on the volume.
Telrad and ocular views, for planning a session before the night of it.
Every defaultis one override away
The session reads its settings from the environment, so you set them on the start line.
$ dxflow workflow start stellarium --override env.app.VNC_PASSWORD=something-long
$ dxflow workflow start stellarium --override env.app.TASKBAR=show --link
The sky viewfills the screen
Streamed to your browser, with Stellarium already maximized.
The sky is drawnby the processor
Software OpenGL renders every star, so a big window costs cores rather than a graphics card.
Drop the window size or the catalogue depth. Both are the actual cost, and neither changes what you are looking at.
Set a location and a time and the sky is what it was, or will be. That is the whole point of doing it in software.
A deeper star catalogue is a large download. Put it under /volume and you pay for it once.
Pulled once,then it stays
Stellarium arrives as one image. This is what comes down the first time, and what the disk should have free for it.
What it wants,and what it needs
The definition asks for 2 cores and 4 GB. The image comes up on less than that, and a start given --fit trims the ask to whatever the machine actually has.
Machines that fit it
Stellarium asks for 2 cores and 4 GB. Cheapest first.