Skip to content

Commit

Permalink
Deployment to digital ocean..
Browse files Browse the repository at this point in the history
In general followed this tutorial https://www.youtube.com/watch?v=TJhvbAI0P8k and also had to change BUNDLED WITH in the Gemfile.lock to version 2.3.11 because some errors related to not finding rake command..

Then I followed this tutorial for setting up sidekiq https://www.youtube.com/watch?v=3xzMFCAf5EE
  • Loading branch information
MartinSugasti committed Sep 6, 2023
1 parent 8169b8a commit e5a66da
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1 @@
# README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...

0 comments on commit e5a66da

Please sign in to comment.