structr/structr

By structr

Updated about 4 hours ago

Official docker repository for Structr

Image
Languages & frameworks
Machine learning & AI
Content management system
16

500K+

structr/structr repository overview

What is Structr?

Structr is an integrated low-code development and runtime environment that uses a graph database. With Structr, you can build enterprise web applications many times faster than with traditional development methods and run them directly on the Structr server in the same environment.

Structr provides low-code capabilities that allow users without extensive development skills to create simple applications, while experienced developers can create sophisticated, state-of-the-art enterprise solutions with 100% flexibility in all areas.

This unique combination of low-code and pro-code capabilities makes Structr an exceptionally useful and productive tool for application development, and its graph technology makes it the perfect platform for all connected data use cases.

Setup

A more recent setup guide using docker compose can be found at https://github.com/structr/docker-setup/

Setup (old)

Execute the following command to run a specific version (5.0.0 in this example):

sudo docker run -ti -p 0.0.0.0:8082:8082 structr/structr:5.0.0

Login

Go to http://localhost:8082/structr to access Structr's admin UI.

Login with the default credentials admin/admin.

Further Resources

Website: https://structr.com
Documentation: https://docs.structr.com
Support: https://support.structr.com
Source Code: https://github.com/structr/structr
Forum: https://groups.google.com/forum/#!forum/structr

Tag summary

Content type

Image

Digest

sha256:cf73ac87f

Size

1 GB

Last updated

about 4 hours ago

docker pull structr/structr:6.4-SNAPSHOT