Giter Site home page Giter Site logo

todo's Introduction

todo

Catch-all for issues that aren't related to a specific project.

todo's People

Contributors

patheard avatar

Watchers

James Cloos avatar Britt Hurley avatar

todo's Issues

Dockerfile with systemd running as PID 1

This will allow and Ansible playbook test docker stack to run services that rely on systemctl.

Another possibility would be:

  1. Removing ssh and switching to ansible_connection: docker; and
  2. Starting container with CMD: ["/sbin/init"].

This would mean that the Ansible playbooks could only be tested from a Linux host.

Related to #8

Debug latest MySSC Drupal site deployment

We're getting failures during the simplesaml configuration because of the following two modules:

Errors occur when importing our exported simplesaml config:

./drush cim --partial --source=/path/to/config/simplesamlphp_auth -y

Error

[error]  Drupal\Core\Config\ConfigImporterException: There were errors validating the config synchronization.
Unable to install the <em class="placeholder">block_dashboard</em> module since it does not exist.
Unable to install the <em class="placeholder">entity_browser_block_layout</em> module since it does not exist. in Drupal\Core\Config\ConfigImporter->validate() (line 737 of /path/to/drupal/web/core/lib/Drupal/Core/Config/ConfigImporter.php). 

In ConfigImportCommands.php line 261:
                                                                                                                  
  The import failed due to the following reasons:                                                                 
  Unable to install the <em class="placeholder">block_dashboard</em> module since it does not exist.              
  Unable to install the <em class="placeholder">entity_browser_block_layout</em> module since it does not exist. 

Blackberry replacement booth

Could Blackberry replacement be approached with a physical booth, the same way it was done for SIM card swaps?

Booth team could:

  • Exchange device; and
  • Walkthrough of new device setup.

Data: metadata search tool

Met with Sean Strevens and Mark Malkowski to discuss EIM's metadata gathing project. They are in the process of getting a tool that could make it possible to improve how employee's search for documents and information.

Once procurement has finished, we'll touch base to see what's possible.

Automated testing of Windows based applications

The UiPath Community Edition is an RPA tool, but it can also be used to run automated tests as part of a CI/CD pipeline.

Flow would be:

  1. Pipeline triggers spin up of Windows VM with UiPath dependencies.
  2. UiPath story is run and tracks results using try/catch blocks.
  3. Results are sent back to the pipeline.

This could be used for testing the AccessPro ATIP system releases.

Varnish/Apache localhost

Create playbook to have Varnish/Apache on same host, with Apache performing SSL termination.

Related #8

Onboarding chatbot feasibility

Investigate if this could be a good fit for alleviating some of the onboarding problems.

CircleCI has a good example of an engaging chatbot with common pre-populated questions:


chatbot-prompt


chatbot

Rename organization to team acronym

This will give us clearner URLs for our gh-pages deployments.

  • Should be English-French to match SSC's geographic base in Ottawa..
  • Currently, it would be dtf-ein, but #1 is confirming if the French acronym will stay the same.

MySSC: setup GitLab CI for Ansible project

  • Start docker-compose service.
  • Start play_all.yml playbook run.
  • Curl services to make sure they're responding.

Stretch goal:

  • Run automated integration tests against the environment.

MySSC: triage of failed production configuration import

Underlying problem

  • Drupal deploy directory was not clean. It contained code from previous releases.
  • New deployments of Drupal code base were not cleaning the directory. They were only adding content.
  • This was creating an inconsistent deployment artifact.

Fix

  1. Backup Drupal site files.
  2. Delete Drupal deploy directory.
  3. Import new Drupal code base.
  4. drush cim to import config.

MySSC: document Ansible playbooks

High-level documentation that explains:

  1. How to setup the project.
  2. How to run playbooks.
  3. The purpose of the different playbooks.
  4. Further references.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.