Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.
/ raudo Public archive

Deploy and manage multiple apps from a single UI - features google auth and custom tasks (reinstall gem/npm/bower, db migration) - status: MVP - coded in 2015

Notifications You must be signed in to change notification settings

makevoid/raudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0b29b06 · May 15, 2023
May 12, 2023
Jun 15, 2016
May 15, 2023
May 12, 2023
Jun 14, 2016
May 27, 2015
May 12, 2023
Jun 1, 2015
May 12, 2023
May 12, 2023
May 12, 2023
May 12, 2023
May 12, 2023
May 12, 2023
Jun 1, 2015
May 31, 2015
May 12, 2023
May 12, 2023
May 12, 2023
Jun 3, 2015
Jun 14, 2016

Repository files navigation

Raudo

notes:

Install eventmachine on mac m1:

PKG_CONFIG_PATH="$(brew --prefix openssl)/lib/pkgconfig" gem install eventmachine

current status

screenshots:

contains:

  • oauth with ruby
  • only the app part works, but it let you deploy
  • of the tasks / buttons, only deploy, restart, setup and rake work
  • nice mobile friendlty UI done in materialize

Setup

bundle
bower install
npm install

You need to go to Google developer console (https://console.developers.google.com) and:

Then add your CLIENT ID and SECRET in the ~/.google_auth file on your web user

Refer to the official google documentation for extra infos on any of these steps.

Enjoy!


TODO:

on a different fork, add automated assets repo building

  • git repo build assets automatically