chore: update railway links
76debb9a
13 file(s) · +23 −23
| 10 | 10 | ||
| 11 | 11 | | App | Description | Deploy | |
|
| 12 | 12 | |---|---|---| |
|
| 13 | - | | [**Sipp**](apps/sipp) | Minimal code sharing with web UI | [](https://railway.com/deploy/Axcf_D?referralCode=JGcIp6) | |
|
| 14 | - | | [**Feeds**](apps/feeds) | Minimal RSS reader with OPML import/export and a JSON API | [](https://railway.com/deploy/Ezvmhx?referralCode=JGcIp6) | |
|
| 15 | - | | [**Jotts**](apps/jotts) | Minimal markdown notes app | [](https://railway.com/deploy/DLhUhH?referralCode=JGcIp6) | |
|
| 16 | - | | [**OG**](apps/og) | Open Graph tag inspector | [](https://railway.com/deploy/OdXBt_?referralCode=JGcIp6) | |
|
| 17 | - | | [**Shrink**](apps/shrink) | Image compression and resizing | [](https://railway.com/deploy/enYUFb?referralCode=JGcIp6) | |
|
| 18 | - | | [**Cellar**](apps/cellar) | Minimal wine collection tracker | [](https://railway.com/deploy/MNprVh?referralCode=JGcIp6) | |
|
| 19 | - | | [**Posts**](apps/posts) | Minimal CMS blog with admin interface | [](https://railway.com/deploy/tYtJYp?referralCode=JGcIp6) | |
|
| 20 | - | | [**Bookmarks**](apps/bookmarks) | Minimal link saver with categories and JSON API | [](https://railway.com/deploy/DZfr5P?referralCode=JGcIp6) | |
|
| 21 | - | | [**Library**](apps/library) | Minimal book tracker with Google Books search | [](https://railway.com/deploy/tepdeI?referralCode=JGcIp6) | |
|
| 22 | - | | [**Easel**](apps/easel) | Daily public-domain painting from the Art Institute of Chicago | [](https://railway.com/deploy/0DpuRE?referralCode=JGcIp6) | |
|
| 23 | - | | [**Blobs**](apps/blobs) | Minimal web browser for S3-compatible blob storage | [](https://railway.com/deploy/3CH6O6?referralCode=JGcIp6) | |
|
| 13 | + | | [**Sipp**](apps/sipp) | Minimal code sharing with web UI | [](https://railway.com/deploy/andromeda-sipp) | |
|
| 14 | + | | [**Feeds**](apps/feeds) | Minimal RSS reader with OPML import/export and a JSON API | [](https://railway.com/deploy/andromeda-feeds) | |
|
| 15 | + | | [**Jotts**](apps/jotts) | Minimal markdown notes app | [](https://railway.com/deploy/andromeda-jotts) | |
|
| 16 | + | | [**OG**](apps/og) | Open Graph tag inspector | [](https://railway.com/deploy/andromeda-og) | |
|
| 17 | + | | [**Shrink**](apps/shrink) | Image compression and resizing | [](https://railway.com/deploy/andromeda-shrink) | |
|
| 18 | + | | [**Cellar**](apps/cellar) | Minimal wine collection tracker | [](https://railway.com/deploy/andromeda-cellar) | |
|
| 19 | + | | [**Posts**](apps/posts) | Minimal CMS blog with admin interface | [](https://railway.com/deploy/andromeda-posts) | |
|
| 20 | + | | [**Bookmarks**](apps/bookmarks) | Minimal link saver with categories and JSON API | [](https://railway.com/deploy/andromeda-bookmarks) | |
|
| 21 | + | | [**Library**](apps/library) | Minimal book tracker with Google Books search | [](https://railway.com/deploy/andromeda-library) | |
|
| 22 | + | | [**Easel**](apps/easel) | Daily public-domain painting from the Art Institute of Chicago | [](https://railway.com/deploy/andromeda-easel) | |
|
| 23 | + | | [**Blobs**](apps/blobs) | Minimal web browser for S3-compatible blob storage | [](https://railway.com/deploy/andromeda-blobs) | |
|
| 24 | 24 | ||
| 25 | 25 | ## Shared packages |
|
| 26 | 26 |
| 41 | 41 | ||
| 42 | 42 | The easiest way to deploy Blobs is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Blobs requires `BLOBS_PASSWORD` and either the `S3_*` or `R2_*` credentials to be set during the configure step. |
|
| 43 | 43 | ||
| 44 | - | [](https://railway.com/deploy/3CH6O6?referralCode=JGcIp6) |
|
| 44 | + | [](https://railway.com/deploy/andromeda-blobs) |
|
| 45 | 45 | ||
| 46 | 46 | ### Docker |
|
| 47 | 47 |
| 31 | 31 | ||
| 32 | 32 | The easiest way to deploy Bookmarks is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Bookmarks requires `BOOKMARKS_PASSWORD` during the configure step. |
|
| 33 | 33 | ||
| 34 | - | [](https://railway.com/deploy/DZfr5P?referralCode=JGcIp6) |
|
| 34 | + | [](https://railway.com/deploy/andromeda-bookmarks) |
|
| 35 | 35 | ||
| 36 | 36 | ### Docker |
|
| 37 | 37 |
| 37 | 37 | ||
| 38 | 38 | The easiest way to deploy Cellar is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Cellar requires `CELLAR_PASSWORD` during the configure step, and optionally `ANTHROPIC_API_KEY` if you want AI-powered tasting notes and image analysis. |
|
| 39 | 39 | ||
| 40 | - | [](https://railway.com/deploy/MNprVh?referralCode=JGcIp6) |
|
| 40 | + | [](https://railway.com/deploy/andromeda-cellar) |
|
| 41 | 41 | ||
| 42 | 42 | ### Docker |
|
| 43 | 43 |
| 35 | 35 | ||
| 36 | 36 | The easiest way to deploy Easel is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. |
|
| 37 | 37 | ||
| 38 | - | [](https://railway.com/deploy/0DpuRE?referralCode=JGcIp6) |
|
| 38 | + | [](https://railway.com/deploy/andromeda-easel) |
|
| 39 | 39 | ||
| 40 | 40 | ### Docker |
|
| 41 | 41 |
| 37 | 37 | ||
| 38 | 38 | The easiest way to deploy Feeds is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Feeds requires `ADMIN_PASSWORD` to enable the admin panel. Attach a volume at `DB_PATH` to persist the SQLite database. |
|
| 39 | 39 | ||
| 40 | - | [](https://railway.com/deploy/Ezvmhx?referralCode=JGcIp6) |
|
| 40 | + | [](https://railway.com/deploy/andromeda-feeds) |
|
| 41 | 41 | ||
| 42 | 42 | ### Docker |
|
| 43 | 43 |
| 47 | 47 | ||
| 48 | 48 | The easiest way to deploy Jotts is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Jotts requires `JOTTS_PASSWORD` to be set during the configure step. Set `JOTTS_API_KEY` too if you want to use the TUI against your remote instance. |
|
| 49 | 49 | ||
| 50 | - | [](https://railway.com/deploy/DLhUhH?referralCode=JGcIp6) |
|
| 50 | + | [](https://railway.com/deploy/andromeda-jotts) |
|
| 51 | 51 | ||
| 52 | 52 | ### Docker |
|
| 53 | 53 |
| 39 | 39 | ||
| 40 | 40 | The easiest way to deploy Library is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Library requires `ADMIN_PASSWORD` during the configure step, and optionally `GOOGLE_BOOKS_API_KEY` for book search. |
|
| 41 | 41 | ||
| 42 | - | [](https://railway.com/deploy/tepdeI?referralCode=JGcIp6) |
|
| 42 | + | [](https://railway.com/deploy/andromeda-library) |
|
| 43 | 43 | ||
| 44 | 44 | ### Docker |
|
| 45 | 45 |
| 23 | 23 | ||
| 24 | 24 | The easiest way to deploy OG is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. OG is fully stateless and needs no environment variables beyond the defaults. |
|
| 25 | 25 | ||
| 26 | - | [](https://railway.com/deploy/OdXBt_?referralCode=JGcIp6) |
|
| 26 | + | [](https://railway.com/deploy/andromeda-og) |
|
| 27 | 27 | ||
| 28 | 28 | ### Docker |
|
| 29 | 29 |
| 41 | 41 | ||
| 42 | 42 | The easiest way to deploy Posts is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Posts requires `POSTS_PASSWORD` and `SITE_URL` to be set during the configure step. |
|
| 43 | 43 | ||
| 44 | - | [](https://railway.com/deploy/tYtJYp?referralCode=JGcIp6) |
|
| 44 | + | [](https://railway.com/deploy/andromeda-posts) |
|
| 45 | 45 | ||
| 46 | 46 | ### Docker |
|
| 47 | 47 |
| 24 | 24 | ||
| 25 | 25 | The easiest way to deploy Shrink is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Shrink needs no environment variables beyond the defaults. |
|
| 26 | 26 | ||
| 27 | - | [](https://railway.com/deploy/enYUFb?referralCode=JGcIp6) |
|
| 27 | + | [](https://railway.com/deploy/andromeda-shrink) |
|
| 28 | 28 | ||
| 29 | 29 | ### Docker |
|
| 30 | 30 |
| 50 | 50 | ||
| 51 | 51 | The easiest way to deploy a Sipp server is with the one-click Railway template. See the [Deploying with Railway](/deploy-railway) guide for a walkthrough of the process. Set `SIPP_API_KEY` during the configure step to protect your authenticated endpoints. |
|
| 52 | 52 | ||
| 53 | - | [](https://railway.com/deploy/Axcf_D?referralCode=JGcIp6) |
|
| 53 | + | [](https://railway.com/deploy/andromeda-sipp) |
|
| 54 | 54 | ||
| 55 | 55 | ### Docker |
|
| 56 | 56 |
| 14 | 14 | ||
| 15 | 15 | Click on the button below to sign up if you haven't already and start the process of deploying Posts. |
|
| 16 | 16 | ||
| 17 | - | [](https://railway.com/deploy/tYtJYp?referralCode=JGcIp6) |
|
| 17 | + | [](https://railway.com/deploy/andromeda-posts) |
|
| 18 | 18 | ||
| 19 | 19 | ### Configure |
|
| 20 | 20 |