lhaig / usery

Portal for Cloud Sandboxes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

layout
default

Usery Portal for Cloud Sandboxes

This is Beta software at the moment

Usery is a portal to allow users to create themselves an openstack sandbox cloud project with no need for the cloud admins to do anything. It will setup a project in the the cloud, create the user necessary for accessing this project and then email the user the login details. It will also email the cloud support team to let them know of the new sandbox that has been created.

The portal needs a postgresql database to store the static file customization the Openstack metadata about the users and projects is stored within the object metadata.

Integrations

Dependabot Status Open Source Helpers

Getting Started

Prerequisites

Usery

  • Postgresql Database (9.6 used for development)
  • Username and Password for the Postgresql database
  • Dedicated Openstack Domain for Sandboxes

Detailed Installation Instructions

Development environment setup

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

  • Lance Haig - Initial work - lhaig

See also the list of contributors who participated in this project.

License

This project is licensed under the GPLv3 License - see the LICENSE file for details

Acknowledgments

Screenshots

Home Page

Home

Request Project

Request

Admin Dashboard

Admin Dashboard

Admin Project List

Admin Project List

Admin Sandbox User List

Admin Sandbox User List

Admin Static Page List

Admin Static Page List

Admin Static Page Edit

Admin Static Page Edit

About

Portal for Cloud Sandboxes

License:GNU General Public License v3.0


Languages

Language:Python 57.3%Language:HTML 26.1%Language:CSS 10.5%Language:Shell 2.7%Language:JavaScript 2.0%Language:Dockerfile 0.9%Language:HCL 0.5%