Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Allow deploying to an existing host

オープン
#151 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
angular, cloud, django, python

調査の方向性

まず、既存の app-plugin のホスト設定ロジック、デプロイメントのデータモデル、クラウド選択 UI を追跡します。ホスト設定を再利用でき、デプロイメントがクラウド以外のターゲットをサポートし、UI がユーザー名とホストアドレスを受け付け、SSH 公開鍵の設定を文書化できれば、作業は完了です。

索引モデルが issue の本文から書いたものです。

説明

enhancement

Allow a user to specify a username and host address and deploy an application to it. CloudLaunch will have a special private/public SSH key pair and will instruct the user to add the public key to host.

This requires a few different changes:

  • separate out logic of configuring a host from the app plugins so that it can be reused
  • change the data model so that deployments can be associated with a more general "deployment target" than Cloud
  • some UI changes to allow a user to specify a host instead of picking a cloud
主要言語
Python
スター
42
フォーク
36
PR マージ指標
30日以内にマージされた PR はありません

環境構築

このプロジェクトの環境構築ファイルはまだ確認していません。まず README を読み、一般的な手順ははじめてのコントリビューションガイドを参照してください。

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

galaxyproject/cloudlaunch のほかの issue

galaxyproject/cloudlaunch の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。