2023-11-10 16:52:32 +00:00
2023-11-10 16:48:42 +00:00
2023-11-10 13:42:15 +00:00
2023-11-10 13:42:15 +00:00
2023-11-10 16:48:42 +00:00
2023-11-10 13:42:15 +00:00
2023-11-10 16:48:42 +00:00
2023-11-10 16:52:32 +00:00
2023-11-10 13:42:15 +00:00
2023-11-10 16:50:43 +00:00
2023-11-10 16:50:43 +00:00
2023-11-10 13:42:15 +00:00

Welcome

Welcome to the documentation for the I-Form Research Server. This documentation is intended as a user guide for researchers who wish to use, maintain, and otherwise interact with the server. Currently, the server is still undergoing deployment and testing, and as such, this documentation is a work in progress. If you have any questions, please contact the server administrator1.


Overview

The I-Form Research Server is intended to provide an adaptable, scalable, and secure platform from which to host research applications, tools, and services. The server architecture provides an extremely stable core operating system, with a flexible and adaptable containerised application layer. This makes it possible to quickly and easily add new software to our own cloud system without the need to worry about the various complexities of configuring and maintaining a server for each application. Research software often has very specific, unique requirements and must be updated or replaced frequently. For a traditional server, this can be a significant challenge. By providing a flexible, stable foundation that avoids this problem, this system should allow researchers to focus on their research, rather than maintaining research infrastructure.


Technical Details

The I-Form Research Server is constructed as an on top of a minimal OpenSUSE Leap Micro operating system. This provides a stable, immutable core operating system that is designed to be extremely secure and stable. On top of this, we use Docker to provide a containerised application layer. The combination of these tools allows us to build a server using almost any hardware that may be available, linking them together into a compute cluster. This allows us to scale the server as needed, adding more compute power as required.



Footnotes

[1]: email the server administrator

Description
No description provided
Readme MIT 465 KiB
Languages
Python 100%