Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Mintplex-Labs/anything-llm. Pull mirroring updated .
  1. Aug 17, 2024
  2. Aug 16, 2024
  3. Aug 15, 2024
  4. Aug 14, 2024
  5. Aug 13, 2024
  6. Aug 12, 2024
  7. Aug 10, 2024
  8. Aug 09, 2024
  9. Aug 08, 2024
  10. Aug 07, 2024
  11. Aug 06, 2024
  12. Aug 05, 2024
    • Mr Simon C's avatar
      2034 automate port forwarding for GitHub codespaces using gh cli (#2035) · b9612996
      Mr Simon C authored
      * open the server port to public on container post create
      
      * install gh on container start
      
      * remove port command until needed
      
      * look for port 3001 to be available and make public
      
      * install netcat
      
      * run background nc task before server start
      
      * add sleep 5 due to error clashing with server start
      
      * remove netcat, use gh cli
      b9612996
Loading