daily:2022-02-03
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| daily:2022-02-03 [2022/02/03 15:22] – created chrisbolas | daily:2022-02-03 [2022/02/03 22:19] (current) – [2022-02-03] chrisbolas | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * Did some minimal research on containerizing a rails app | * Did some minimal research on containerizing a rails app | ||
| * Research / Experiment on ram usage for rails app. Thrifty shopper ~120mb ram. Just node command ~40mb | * Research / Experiment on ram usage for rails app. Thrifty shopper ~120mb ram. Just node command ~40mb | ||
| - | * Logged in to VPS using duckdns.org url and got caught up in an ECDSA host key issue. Turned out to be jure removing the single line key did allow me to both log in using keys through IP as well as URL | + | * Logged in to VPS using duckdns.org url and got caught up in an ECDSA host key issue. Turned out to be just removing the single line key did allow me to both log in using keys through IP as well as URL |
| + | * What is my goal here with dockerizing my rails app? | ||
| + | * Work well with SWAG container for security' | ||
| + | * Learn more about docker, docker-compose, | ||
| + | * Learn how to automate the ' | ||
| + | * Looks like using the base ruby: | ||
| + | * Successfully got the database to come up as well as the basic Dockerfile I made. However the database wasn't seeded, which would be convenient. I suppose you wouldn' | ||
| + | * So the current limitations of this are: | ||
| + | * Dockerfile must be contained in Rails folder, but so far docker-compose has been in the same folder | ||
| + | * No way to change port of rails server so we can have several running at once | ||
| + | * Maybe have to build new docker image for each project? | ||
| ===== Heap: ===== | ===== Heap: ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
daily/2022-02-03.1643901778.txt.gz · Last modified: 2022/02/03 15:22 by chrisbolas
