Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Submit feedback
    • Contribute to GitLab
  • Sign in
haskell-gargantext
haskell-gargantext
  • Project
    • Project
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Issues 175
    • Issues 175
    • List
    • Board
    • Labels
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
    • Charts
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • gargantext
  • haskell-gargantexthaskell-gargantext
  • Issues
  • #487

Closed
Open
Opened Jun 30, 2025 by Alfredo Di Napoli@AlfredoDiNapoli
  • Report abuse
  • New issue
Report abuse New issue

Add trusted developers SSH keys to `.ssh/authorized_keys` on the GGTX instances

Relates to #486 . In order for us to lower the bus factor, we need to be able to have access to the production instances so that we can do deploys in case of need.

If we end up using something like Ansible, or similar, that means that we can still run the deployment commands from our local computer and Ansible will essentially log via SSH under the hood, which means that the CLI command will be available for all the people downloading this project (because that's open source, of course) but only trusted developers will be able to actually deploy (or release, for what is worth, we need a similar strategy there as well).

@fmaniere Do you think you can add my and @cgenie 's SSH public keys to the relevant hosts? We can start with dev.sub for now which is relatively low-impact as far as I can tell.

Assignee
Assign to
Streamline deployments
Milestone
Streamline deployments
Assign milestone
Time tracking
None
Due date
None
0
Labels
None
Assign labels
  • View project labels
Reference: gargantext/haskell-gargantext#487