Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can be used to generate Release files etc #1417

Open
Mte90 opened this issue Jan 9, 2025 · 2 comments
Open

Can be used to generate Release files etc #1417

Mte90 opened this issue Jan 9, 2025 · 2 comments
Labels
please confirm resolved We believe the issue is resolved ! if so, please close the issue, thanks ;-) quesiton

Comments

@Mte90
Copy link

Mte90 commented Jan 9, 2025

Detailed Description

I am opening a ticket because the #aptly channel on irc.freenode.net is empty and the mailing list is not active.

I need to put online a debian repository for https://github.com/amber-lang/amber/ now that we build also the deb package but I want to use my LAMP server where i don't have CLI access.
So I am looking on a way to generate the various files locally and upload it.
Can be used Aptly to genrate everything?

@neolynx
Copy link
Member

neolynx commented Jan 11, 2025

yes, you can publish a repository locally, and then sync the public directory to a webserver.

In a default aptly configuration, you will find the repository files in .aptly/public/. You might also wanna add the exported public key to the web server for easier installation.

@neolynx neolynx added the please confirm resolved We believe the issue is resolved ! if so, please close the issue, thanks ;-) label Jan 11, 2025
@Mte90
Copy link
Author

Mte90 commented Jan 13, 2025

There is a tutorial about it?
Because it is not clear how to use it for this user case, also in the readme:

CLI for aptly API:

[Ruby aptly CLI/library](https://github.com/sepulworld/aptly_cli) by Zane Williamson - it is not updated since 3 years
[Python aptly CLI (good for CI)](https://github.com/TimSusa/aptly_api_cli) by Tim Susa - it is not updated since 9 years

GUI for aptly API:

[Python aptly GUI (via pyqt5)](https://github.com/chnyda/python-aptly-gui) by Cedric Hnyda it is not updated since 7 years

So I don't know how to proceed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please confirm resolved We believe the issue is resolved ! if so, please close the issue, thanks ;-) quesiton
Projects
None yet
Development

No branches or pull requests

2 participants