Google Cloud?

27 views
Skip to first unread message

Bob Craigmile

unread,
Nov 5, 2020, 11:40:16 AM11/5/20
to SubjectsPlus
Hey all,
My director wants to use SP; has anyone installed it on Google's Cloud Services?  How did it go?

Andrew Darby

unread,
Nov 8, 2020, 12:01:43 PM11/8/20
to subjec...@googlegroups.com
Hi Bob,

We run SubjectsPlus on Azure, and I know other institutions are using AWS.  Insofar as you can set up an environment with the exact right versions of PHP, MySQL, it's a good way to manage things.  We have had occasionally mysterious Azure reboots due to unspecified "health incidents," but that doesn't appear to have anything to do with SubjectsPlus or other applications we have running.

Andrew

On Thu, Nov 5, 2020 at 11:40 AM Bob Craigmile <bcrai...@gmail.com> wrote:
Hey all,
My director wants to use SP; has anyone installed it on Google's Cloud Services?  How did it go?

--
You received this message because you are subscribed to the Google Groups "SubjectsPlus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to subjectsplus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/subjectsplus/ce7f3f03-5e5f-4e5c-a544-833814d9f569n%40googlegroups.com.

Bob Craigmile

unread,
Nov 9, 2020, 8:55:14 AM11/9/20
to subjec...@googlegroups.com
Ah, I didn't realize Azure was an option!  Can I contact you for followup info?

You received this message because you are subscribed to a topic in the Google Groups "SubjectsPlus" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/subjectsplus/FHi0w1_cAZA/unsubscribe.
To unsubscribe from this group and all its topics, send an email to subjectsplus...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/subjectsplus/CANSKv%2Bsj%2Bg3LCy1CWUihzYja8X3nCOs55b80aUTpJC_KZfBQ5w%40mail.gmail.com.

charlesbr...@gmail.com

unread,
Nov 9, 2020, 9:43:39 AM11/9/20
to SubjectsPlus
Hi Bob,

I'll put something together for you regarding running SubjectsPlus on Azure. It involves using Azure Web Apps for Containers. 

I'm writing up a few thoughts on it right now and I'll get back with you shortly.

Charles

Bob Craigmile

unread,
Nov 9, 2020, 10:17:08 AM11/9/20
to subjec...@googlegroups.com

charlesbr...@gmail.com

unread,
Nov 9, 2020, 11:36:32 AM11/9/20
to SubjectsPlus
Hi Bob,

# SubjectsPlus on Azure Web Apps for Containers

This is a brief description of how SubjectsPlus 4.5 runs on Azure Web Apps for Containers. There are numerous aspects of the implementation that are specific to the University of Miami Libraries environment which means that the information is more general in nature rather than a specific itemized implementation document. 

# Caveats 
* As of 11-09-20 SubjectsPlus is written in php 5.6. It is currently in development to use PHP 7.3.
* The UML SubjectsPlus instance uses Shibboleth for authorization which is not described in this document in detail.
* The UML SubjectsPlus instance uses SSL for both https and mysql.
* The UML SubjectsPlus Docker image uses SSH to connect to a Git repository.

In regards to Azure, an Azure subscription is required. Your IT department will have to create a Resource Group that includes Web Apps for Containers, MySQL database, storage enabled on the Web App for Container, SSL, and an SSH connection so that you can have access to the config files, user files, codebase and to perform git operations.


We're currently working on a Docker Compose file that will enable developers to quickly spin up a SubjectsPlus instance for demonstration purposes. Note, that this is different than a Docker image. We have a separate Dockerfile that creates the container for the SubjectsPlus codebase.

Reply all
Reply to author
Forward
0 new messages