RaimaDB with examples, and a HTTP server with documentation
1.3K
This is RaimaDB installed with examples and documentation you can run and try out.
Start the image as follows:
If you have access to the images IP address you can leave out the "-p 8080:80". When the image starts up it will prompt you to enter some information to obtain a license and echo out how to access the HTTP server from a browser. If you do not have access to the containers IP address use localhost:8080 (assuming you specified port 8080 above).
The image has RaimaDB (https://raima.com) installed under '/opt/raima'. A copy of the examples have been made into the 'ubuntu' default user account together with a README file and a VS Code workspace on file. This has been added into a local git repository for you to keep track of any changes you do as you work through these examples.
After you have started the image as described earlier attach to the image from VS Code as follows:
Open Visual Studio Code.
Press F1 or Ctrl+Shift+P (Cmd+Shift+P on macOS) to open the Command Palette.
Type Remote-Containers: Attach to Running Container... and select it.
From the list of running containers, select your container.
From VS Code you should be able to open /home/ubuntu/GettingStarted/README and follow the instruction there.
Content type
Image
Digest
sha256:1583719eb…
Size
940.8 MB
Last updated
4 months ago
docker pull raimadb/rdm